Learning to Search Efficiently Using Comparisons

05/13/2019
by   Daniyar Chumbalov, et al.
0

We consider the problem of searching in a set of items by using pairwise comparisons. We aim to locate a target item t by asking an oracle questions of the form "Which item from the pair (i,j) is more similar to t?". We assume a blind setting, where no item features are available to guide the search process; only the oracle sees the features in order to generate an answer. Previous approaches for this problem either assume noiseless answers, or they scale poorly in the number of items, both of which preclude practical applications. In this paper, we present a new scalable learning framework called learn2search that performs efficient comparison-based search on a set of items despite the presence of noise in the answers. Items live in a space of latent features, and we posit a probabilistic model for the oracle comparing two items i and j with respect to a target t. Our algorithm maintains its own representation of the space of items, which it learns incrementally based on past searches. We evaluate the performance of learn2search on both synthetic and real-world data, and show that it learns to search more and more efficiently, over time matching the performance of a scheme with access to the item features.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/02/2023

Fast Interactive Search with a Scale-Free Comparison Oracle

A comparison-based search algorithm lets a user find a target item t in ...
research
12/03/2019

Large scale representation learning from triplet comparisons

In this paper, we discuss the fundamental problem of representation lear...
research
06/18/2018

Comparison-Based Random Forests

Assume we are given a set of items from a general metric space, but we n...
research
02/01/2019

Graph Resistance and Learning from Pairwise Comparisons

We consider the problem of learning the qualities of a collection of ite...
research
11/27/2018

One-Shot Item Search with Multimodal Data

In the task of near similar image search, features from Deep Neural Netw...
research
05/20/2016

Fast Randomized Semi-Supervised Clustering

We consider the problem of clustering partially labeled data from a mini...
research
08/02/2018

Generation Meets Recommendation: Proposing Novel Items for Groups of Users

Consider a movie studio aiming to produce a set of new movies for summer...

Please sign up or login with your details

Forgot password? Click here to reset