Approximate Near Neighbors for General Symmetric Norms
Alexandr Andoni, Huy L. Nguyen, Aleksandar Nikolov, Ilya Razenshteyn,, Erik Waingarten

TL;DR
This paper introduces an efficient data structure for approximate nearest neighbor search in symmetric normed spaces, achieving near-logarithmic approximation with sublinear query time and near-linear space, using novel low-distortion embeddings.
Contribution
It provides the first data structure with doubly-logarithmic approximation for symmetric norms, leveraging low-distortion embeddings into product spaces, and establishes limitations for general norms.
Findings
Achieves $n^{o(1)}$ query time for symmetric norms.
Provides low-distortion embeddings into product spaces.
Shows limitations for extending techniques to general norms.
Abstract
We show that every symmetric normed space admits an efficient nearest neighbor search data structure with doubly-logarithmic approximation. Specifically, for every , , and every -dimensional symmetric norm , there exists a data structure for -approximate nearest neighbor search over for -point datasets achieving query time and space. The main technical ingredient of the algorithm is a low-distortion embedding of a symmetric norm into a low-dimensional iterated product of top- norms. We also show that our techniques cannot be extended to general norms.
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
TopicsMachine Learning and Algorithms · Sparse and Compressive Sensing Techniques · Complexity and Algorithms in Graphs
