English

Sublinear Time Low-Rank Approximation of Distance Matrices

Data Structures and Algorithms 2018-09-20 v1 Numerical Analysis

Abstract

Let P={p1,p2,pn}\mathbf{P}=\{ p_1, p_2, \ldots p_n \} and Q={q1,q2qm}\mathbf{Q} = \{ q_1, q_2 \ldots q_m \} be two point sets in an arbitrary metric space. Let A\mathbf{A} represent the m×nm\times n pairwise distance matrix with Ai,j=d(pi,qj)\mathbf{A}_{i,j} = d(p_i, q_j). Such distance matrices are commonly computed in software packages and have applications to learning image manifolds, handwriting recognition, and multi-dimensional unfolding, among other things. In an attempt to reduce their description size, we study low rank approximation of such matrices. Our main result is to show that for any underlying distance metric dd, it is possible to achieve an additive error low-rank approximation in sublinear time. We note that it is provably impossible to achieve such a guarantee in sublinear time for arbitrary matrices A\mathbf{A}, and consequently our proof exploits special properties of distance matrices. We develop a recursive algorithm based on additive projection-cost preserving sampling. We then show that in general, relative error approximation in sublinear time is impossible for distance matrices, even if one allows for bicriteria solutions. Additionally, we show that if P=Q\mathbf{P} = \mathbf{Q} and dd is the squared Euclidean distance, which is not a metric but rather the square of a metric, then a relative error bicriteria solution can be found in sublinear time.

Keywords

Cite

@article{arxiv.1809.06986,
  title  = {Sublinear Time Low-Rank Approximation of Distance Matrices},
  author = {Ainesh Bakshi and David P. Woodruff},
  journal= {arXiv preprint arXiv:1809.06986},
  year   = {2018}
}
R2 v1 2026-06-23T04:10:58.657Z