Near-Optimal (Euclidean) Metric Compression
Abstract
The metric sketching problem is defined as follows. Given a metric on points, and , we wish to produce a small size data structure (sketch) that, given any pair of point indices, recovers the distance between the points up to a distortion. In this paper we consider metrics induced by and norms whose spread (the ratio of the diameter to the closest pair distance) is bounded by . A well-known dimensionality reduction theorem due to Johnson and Lindenstrauss yields a sketch of size , i.e., bits per point. We show that this bound is not optimal, and can be substantially improved to bits per point. Furthermore, we show that our bound is tight up to a factor of . We also consider sketching of general metrics and provide a sketch of size bits per point, which we show is optimal.
Cite
@article{arxiv.1609.06295,
title = {Near-Optimal (Euclidean) Metric Compression},
author = {Piotr Indyk and Tal Wagner},
journal= {arXiv preprint arXiv:1609.06295},
year = {2016}
}
Comments
SODA'17