Faster Linear Algebra for Distance Matrices
Piotr Indyk, Sandeep Silwal

TL;DR
This paper develops fast algorithms for linear algebra operations on distance matrices, achieving linear runtime for some metrics and establishing lower bounds for others, with broad applications in low-rank approximation and matrix multiplication.
Contribution
It introduces efficient algorithms for matrix-vector products on distance matrices, including the first linear-time algorithm for the metric and lower bounds for metrics, advancing the algorithmic understanding of distance matrices.
Findings
Linear-time algorithm for distance matrix-vector multiplication.
metric requires (n^2) time for matrix-vector multiplication.
Faster algorithms for low-rank approximation of distance matrices.
Abstract
The distance matrix of a dataset of points with respect to a distance function represents all pairwise distances between points in induced by . Due to their wide applicability, distance matrices and related families of matrices have been the focus of many recent algorithmic works. We continue this line of research and take a broad view of algorithm design for distance matrices with the goal of designing fast algorithms, which are specifically tailored for distance matrices, for fundamental linear algebraic primitives. Our results include efficient algorithms for computing matrix-vector products for a wide class of distance matrices, such as the metric for which we get a linear runtime, as well as an lower bound for any algorithm which computes a matrix-vector product for the case, showing a separation between the and the…
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
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques · Advanced Image and Video Retrieval Techniques
