Faster Kernel Matrix Algebra via Density Estimation
Arturs Backurs, Piotr Indyk, Cameron Musco, Tal Wagner

TL;DR
This paper introduces faster algorithms for estimating key properties of kernel matrices, such as entry sums and top eigenvalues, using density estimation techniques to achieve sublinear and subquadratic runtimes.
Contribution
The paper presents novel algorithms that significantly improve the efficiency of computing kernel matrix properties by leveraging positive definiteness and density estimation methods.
Findings
Sum of kernel matrix entries can be estimated in sublinear time.
Top eigenvalue and eigenvector can be approximated in subquadratic time.
Algorithms outperform previous methods in runtime efficiency.
Abstract
We study fast algorithms for computing fundamental properties of a positive semidefinite kernel matrix corresponding to points . In particular, we consider estimating the sum of kernel matrix entries, along with its top eigenvalue and eigenvector. We show that the sum of matrix entries can be estimated to relative error in time in and linear in for many popular kernels, including the Gaussian, exponential, and rational quadratic kernels. For these kernels, we also show that the top eigenvalue (and an approximate eigenvector) can be approximated to relative error in time in and linear in . Our algorithms represent significant advances in the best known runtimes for these problems. They leverage the positive definiteness of the kernel matrix, along…
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
TopicsTensor decomposition and applications · Sparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques
