Active embedding search via noisy paired comparisons
Gregory H. Canal, Andrew K. Massimino, Mark A. Davenport, and, Christopher J. Rozell

TL;DR
This paper introduces active strategies for efficiently estimating user preferences from noisy paired comparisons by maximizing information gain, with theoretical analysis and validation on real-world data.
Contribution
It proposes two novel active selection strategies for preference estimation that are simpler to analyze and compute, improving over existing methods.
Findings
Strategies perform similarly to greedy information maximization
Outperform state-of-the-art selection methods
Effective in noisy, real-world scenarios
Abstract
Suppose that we wish to estimate a user's preference vector from paired comparisons of the form "does user prefer item or item ?," where both the user and items are embedded in a low-dimensional Euclidean space with distances that reflect user and item similarities. Such observations arise in numerous settings, including psychometrics and psychology experiments, search tasks, advertising, and recommender systems. In such tasks, queries can be extremely costly and subject to varying levels of response noise; thus, we aim to actively choose pairs that are most informative given the results of previous comparisons. We provide new theoretical insights into the benefits and challenges of greedy information maximization in this setting, and develop two novel strategies that maximize lower bounds on information gain and are simpler to analyze and compute respectively. We use…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Advanced Bandit Algorithms Research · Advanced Image and Video Retrieval Techniques
