Sample-Optimal Low-Rank Approximation of Distance Matrices
Abstract
A distance matrix represents all pairwise distances, , between two point sets and in an arbitrary metric space . Such matrices arise in various computational contexts such as learning image manifolds, handwriting recognition, and multi-dimensional unfolding. In this work we study algorithms for low-rank approximation of distance matrices. Recent work by Bakshi and Woodruff (NeurIPS 2018) showed it is possible to compute a rank- approximation of a distance matrix in time , where is an error parameter and is an arbitrarily small constant. Notably, their bound is sublinear in the matrix size, which is unachievable for general matrices. We present an algorithm that is both simpler and more efficient. It reads only entries of the input matrix, and has a running time of . We complement the sample complexity of our algorithm with a matching lower bound on the number of entries that must be read by any algorithm. We provide experimental results to validate the approximation quality and running time of our algorithm.
Cite
@article{arxiv.1906.00339,
title = {Sample-Optimal Low-Rank Approximation of Distance Matrices},
author = {Piotr Indyk and Ali Vakilian and Tal Wagner and David Woodruff},
journal= {arXiv preprint arXiv:1906.00339},
year = {2019}
}
Comments
COLT 2019