Learning sparse mixtures of rankings from noisy information
Anindya De, Ryan O'Donnell, Rocco Servedio

TL;DR
This paper introduces algorithms for learning mixtures of rankings from noisy data across various models, achieving high accuracy with significantly improved polynomial runtime compared to prior exponential-time methods.
Contribution
The authors develop efficient algorithms for learning mixtures of rankings under multiple noise models, with a runtime of n^{O(log k)} that improves upon previous exponential-time algorithms.
Findings
Algorithms successfully learn mixtures with high accuracy.
Runtime is polynomial in n and logarithmic in k.
Applicable to multiple noise models including heat kernel and Mallows.
Abstract
We study the problem of learning an unknown mixture of rankings over elements, given access to noisy samples drawn from the unknown mixture. We consider a range of different noise models, including natural variants of the "heat kernel" noise framework and the Mallows model. For each of these noise models we give an algorithm which, under mild assumptions, learns the unknown mixture to high accuracy and runs in time. The best previous algorithms for closely related problems have running times which are exponential in .
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Imbalanced Data Classification Techniques · Bayesian Methods and Mixture Models
