Tradeoffs for nearest neighbors on the sphere

Abstract

We consider tradeoffs between the query and update complexities for the (approximate) nearest neighbor problem on the sphere, extending the recent spherical filters to sparse regimes and generalizing the scheme and analysis to account for different tradeoffs. In a nutshell, for the sparse regime the tradeoff between the query complexity nq and update complexity nu for data sets of size n is given by the following equation in terms of the approximation factor c and the exponents q and u: c2q+(c2-1)u=2c2-1. For small c=1+ε, minimizing the time for updates leads to a linear space complexity at the cost of a query time complexity n1-4ε2. Balancing the query and update costs leads to optimal complexities n1/(2c2-1), matching bounds from [Andoni-Razenshteyn, 2015] and [Dubiner, IEEE-TIT'10] and matching the asymptotic complexities of [Andoni-Razenshteyn, STOC'15] and [Andoni-Indyk-Laarhoven-Razenshteyn-Schmidt, NIPS'15]. A subpolynomial query time complexity no(1) can be achieved at the cost of a space complexity of the order n1/(4ε2), matching the bound n(1/ε2) of [Andoni-Indyk-Patrascu, FOCS'06] and [Panigrahy-Talwar-Wieder, FOCS'10] and improving upon results of [Indyk-Motwani, STOC'98] and [Kushilevitz-Ostrovsky-Rabani, STOC'98]. For large c, minimizing the update complexity results in a query complexity of n2/c2+O(1/c4), improving upon the related exponent for large c of [Kapralov, PODS'15] by a factor 2, and matching the bound n(1/c2) of [Panigrahy-Talwar-Wieder, FOCS'08]. Balancing the costs leads to optimal complexities n1/(2c2-1), while a minimum query time complexity can be achieved with update complexity n2/c2+O(1/c4), improving upon the previous best exponents of Kapralov by a factor 2.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…