Perfect Sampling from Pairwise Comparisons
Dimitris Fotakis, Alkis Kalavasis, Christos Tzamos

TL;DR
This paper presents an efficient method for perfect sampling from a discrete distribution using only pairwise comparisons, overcoming complexity issues of previous algorithms by leveraging approximate stationary distributions.
Contribution
It introduces a new fast mixing Markov chain algorithm that efficiently samples from distributions based on pairwise comparison data, independent of the distribution's structure.
Findings
Developed a Markov chain with faster mixing times for approximate sampling
Provided an algorithm that achieves exact sampling with complexity independent of distribution structure
Utilized learning algorithms to obtain good approximations of the stationary distribution
Abstract
In this work, we study how to efficiently obtain perfect samples from a discrete distribution given access only to pairwise comparisons of elements of its support. Specifically, we assume access to samples , where is drawn from a distribution over sets (indicating the elements being compared), and is drawn from the conditional distribution (indicating the winner of the comparison) and aim to output a clean sample distributed according to . We mainly focus on the case of pairwise comparisons where all sets have size 2. We design a Markov chain whose stationary distribution coincides with and give an algorithm to obtain exact samples using the technique of Coupling from the Past. However, the sample complexity of this algorithm depends on the structure of the distribution and can…
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
Taxonomy
TopicsMachine Learning and Algorithms · Bayesian Modeling and Causal Inference · Data Stream Mining Techniques
