LGMLFeb 1, 2019

Graph Resistance and Learning from Pairwise Comparisons

arXiv:1902.00141v212 citations
Originality Highly original
AI Analysis

This work addresses a fundamental challenge in ranking and preference learning, offering improved performance guarantees for applications like recommendation systems, but it is incremental as it builds on existing graph-based comparison models.

The paper tackles the problem of learning item qualities from noisy pairwise comparisons on a fixed graph, showing that the relative error in estimation scales with the square root of the graph's resistance, and provides a minimax optimal algorithm with matching lower bounds.

We consider the problem of learning the qualities of a collection of items by performing noisy comparisons among them. Following the standard paradigm, we assume there is a fixed "comparison graph" and every neighboring pair of items in this graph is compared $k$ times according to the Bradley-Terry-Luce model (where the probability than an item wins a comparison is proportional the item quality). We are interested in how the relative error in quality estimation scales with the comparison graph in the regime where $k$ is large. We prove that, after a known transition period, the relevant graph-theoretic quantity is the square root of the resistance of the comparison graph. Specifically, we provide an algorithm that is minimax optimal. The algorithm has a relative error decay that scales with the square root of the graph resistance, and provide a matching lower bound (up to log factors). The performance guarantee of our algorithm, both in terms of the graph and the skewness of the item quality distribution, outperforms earlier results.

Foundations

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

Your Notes