Processing math: 100%
Skip to yearly menu bar Skip to main content


Poster

Randomized Algorithms for Comparison-based Search

Dominique Tschopp · Suhas Diggavi · Payam Delgosha · Soheil Mohajer


Abstract: This paper addresses the problem of finding the nearest neighbor (or one of the R-nearest neighbors) of a query object q in a database of n objects, when we can only use a comparison oracle. The comparison oracle, given two reference objects and a query object, returns the reference object most similar to the query object. The main problem we study is how to search the database for the nearest neighbor (NN) of a query, while minimizing the questions. The difficulty of this problem depends on properties of the underlying database. We show the importance of a characterization: \emph{combinatorial disorder} D which defines approximate triangle inequalities on ranks. We present a lower bound of Ω(DlognD+D2) average number of questions in the search phase for any randomized algorithm, which demonstrates the fundamental role of D for worst case behavior. We develop a randomized scheme for NN retrieval in O(D3log2n+Dlog2nloglognD3) questions. The learning requires asking O(nD3log2n+Dlog2nloglognD3) questions and O(nlog2n/log(2D)) bits to store.

Live content is unavailable. Log in and register to view live content