Leverage Score Sampling for Tensor Product Matrices in Input Sparsity Time
David P. Woodruff, Amir Zandieh

TL;DR
This paper introduces a fast, input sparsity time sampling algorithm for approximating Gram matrices of tensor product matrices, significantly improving efficiency over previous methods, especially for polynomial kernels.
Contribution
The authors develop a novel sampling technique using correlated random projections that achieves near-optimal sample complexity and runtime, with special efficiency for polynomial kernel feature matrices.
Findings
Achieves spectral approximation with nearly optimal sample size.
Runtime for polynomial kernel matrices depends only on dataset size, not on tensor degree.
Generalizes to other kernels like Gaussian and Neural Tangent kernels.
Abstract
We propose an input sparsity time sampling algorithm that can spectrally approximate the Gram matrix corresponding to the -fold column-wise tensor product of matrices using a nearly optimal number of samples, improving upon all previously known methods by poly factors. Furthermore, for the important special case of the -fold self-tensoring of a dataset, which is the feature matrix of the degree- polynomial kernel, the leading term of our method's runtime is proportional to the size of the input dataset and has no dependence on . Previous techniques either incur poly slowdowns in their runtime or remove the dependence on at the expense of having sub-optimal target dimension, and depend quadratically on the number of data-points in their runtime. Our sampling technique relies on a collection of partially correlated random projections which can be…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neuroimaging Techniques and Applications · Tensor decomposition and applications · Sparse and Compressive Sensing Techniques
