Lower Bounds on Near Neighbor Search via Metric Expansion
Rina Panigrahy, Kunal Talwar, Udi Wieder

TL;DR
This paper establishes a fundamental link between the expansion properties of metric spaces and the complexity of nearest neighbor search, providing new lower bounds and unifying previous approaches in the field.
Contribution
It introduces a novel framework connecting metric expansion to cell probe complexity, strengthening and generalizing earlier results, and applies this to derive tight bounds for various metric spaces.
Findings
Lower bounds on NNS complexity based on metric expansion
Unified approach combining previous methods and communication complexity
Tight time-space tradeoff results for dynamic low contention data structures
Abstract
In this paper we show how the complexity of performing nearest neighbor (NNS) search on a metric space is related to the expansion of the metric space. Given a metric space we look at the graph obtained by connecting every pair of points within a certain distance . We then look at various notions of expansion in this graph relating them to the cell probe complexity of NNS for randomized and deterministic, exact and approximate algorithms. For example if the graph has node expansion then we show that any deterministic -probe data structure for points must use space where . We show similar results for randomized algorithms as well. These relationships can be used to derive most of the known lower bounds in the well known metric spaces such as , , by simply computing their expansion. In the process, we strengthen and generalize…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Algorithms and Data Compression · Data Management and Algorithms
