How Many Pairwise Preferences Do We Need to Rank A Graph Consistently?

11/06/2018
by   Aadirupa Saha, et al.
0

We consider the problem of optimal recovery of true ranking of n items from a randomly chosen subset of their pairwise preferences. It is well known that without any further assumption, one requires a sample size of Ω(n^2) for the purpose. We analyze the problem with an additional structure of relational graph G([n],E) over the n items added with an assumption of locality: Neighboring items are similar in their rankings. Noting the preferential nature of the data, we choose to embed not the graph, but, its strong product to capture the pairwise node relationships. Furthermore, unlike existing literature that uses Laplacian embedding for graph based learning problems, we use a richer class of graph embeddings---orthonormal representations---that includes (normalized) Laplacian as its special case. Our proposed algorithm, Pref-Rank, predicts the underlying ranking using an SVM based approach over the chosen embedding of the product graph, and is the first to provide statistical consistency on two ranking losses: Kendall's tau and Spearman's footrule, with a required sample complexity of O(n^2 χ(G̅))^2/3 pairs, χ(G̅) being the chromatic number of the complement graph G̅. Clearly, our sample complexity is smaller for dense graphs, with χ(G̅) characterizing the degree of node connectivity, which is also intuitive due to the locality assumption e.g. O(n^4/3) for union of k-cliques, or O(n^5/3) for random and power law graphs etc.---a quantity much smaller than the fundamental limit of Ω(n^2) for large n. This, for the first time, relates ranking complexity to structural properties of the graph. We also report experimental evaluations on different synthetic and real datasets, where our algorithm is shown to outperform the state-of-the-art methods.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/11/2018

Ranking with Features: Algorithm and A Graph Theoretic Analysis

We consider the problem of ranking a set of items from pairwise comparis...
research
07/02/2020

Spectral Methods for Ranking with Scarce Data

Given a number of pairwise preferences of items, a common task is to ran...
research
07/31/2020

Embedding Ranking-Oriented Recommender System Graphs

Graph-based recommender systems (GRSs) analyze the structural informatio...
research
02/09/2017

Inductive Pairwise Ranking: Going Beyond the n log(n) Barrier

We study the problem of ranking a set of items from nonactively chosen p...
research
03/14/2018

Ranking with Adaptive Neighbors

Retrieving the most similar objects in a large-scale database for a give...
research
12/11/2011

Graph Construction for Learning with Unbalanced Data

Unbalanced data arises in many learning tasks such as clustering of mult...
research
06/23/2022

Efficient and Accurate Top-K Recovery from Choice Data

The intersection of learning to rank and choice modeling is an active ar...

Please sign up or login with your details

Forgot password? Click here to reset