MLLGFeb 19, 2018

As you like it: Localization via paired comparisons

arXiv:1802.10489v217 citations
AI Analysis

This work addresses a fundamental problem in preference modeling and ranking for fields like nonmetric multidimensional scaling, though it appears incremental as it builds on existing theoretical frameworks.

The paper tackles the problem of estimating a vector from binary paired comparisons, such as determining which of two reference points it is closer to, and presents theoretical bounds for estimation accuracy under a randomized model, including results for noisy comparisons and adaptive sampling strategies.

Suppose that we wish to estimate a vector $\mathbf{x}$ from a set of binary paired comparisons of the form "$\mathbf{x}$ is closer to $\mathbf{p}$ than to $\mathbf{q}$" for various choices of vectors $\mathbf{p}$ and $\mathbf{q}$. The problem of estimating $\mathbf{x}$ from this type of observation arises in a variety of contexts, including nonmetric multidimensional scaling, "unfolding," and ranking problems, often because it provides a powerful and flexible model of preference. We describe theoretical bounds for how well we can expect to estimate $\mathbf{x}$ under a randomized model for $\mathbf{p}$ and $\mathbf{q}$. We also present results for the case where the comparisons are noisy and subject to some degree of error. Additionally, we show that under a randomized model for $\mathbf{p}$ and $\mathbf{q}$, a suitable number of binary paired comparisons yield a stable embedding of the space of target vectors. Finally, we also show that we can achieve significant gains by adaptively changing the distribution for choosing $\mathbf{p}$ and $\mathbf{q}$.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes