Average-Distortion Sketching
Yiqiao Bao, Anubhav Baweja, Nicolas Menand, Erik Waingarten, Nathan, White, Tian Zhang

TL;DR
This paper introduces average-distortion sketching for metric spaces, enabling more efficient distance approximation with applications to nearest neighbor search, surpassing worst-case limitations.
Contribution
It develops the first average-distortion sketching algorithms for p spaces, improving approximation bounds for nearest neighbor data structures.
Findings
Achieves average-distortion sketches with polylogarithmic bit complexity for p spaces.
Improves approximation for nearest neighbor search over p spaces from O(p) to any fixed constant c.
Provides lower bounds suggesting exponential space may be necessary for certain probabilistic certificates.
Abstract
We introduce average-distortion sketching for metric spaces. As in (worst-case) sketching, these algorithms compress points in a metric space while approximately recovering pairwise distances. The novelty is studying average-distortion: for any fixed (yet, arbitrary) distribution over the metric, the sketch should not over-estimate distances, and it should (approximately) preserve the average distance with respect to draws from . The notion generalizes average-distortion embeddings into [Rabinovich '03, Kush-Nikolov-Tang '21] as well as data-dependent locality-sensitive hashing [Andoni-Razenshteyn '15, Andoni-Naor-Nikolov-et-al. '18], which have been recently studied in the context of nearest neighbor search. For all and any larger than a fixed constant, we give an average-distortion sketch for with…
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
TopicsIndustrial Vision Systems and Defect Detection · Optical measurement and interference techniques
