Fast Sampling Based Sketches for Tensors
William Swartworth, David P. Woodruff

TL;DR
This paper presents a novel sampling-based sketching method for tensors that enables efficient computation of $ ext{l}_0$ sampling and $ ext{l}_1$ embeddings, significantly reducing computational complexity for rank-one tensors.
Contribution
The paper introduces a fast convolution-based sampling technique for tensor sketches, improving efficiency for classical sampling and embedding problems in tensor analysis.
Findings
Achieves tensor sketches with time scaling with $d$ for rank-one tensors.
Enables efficient $ ext{l}_0$ sampling and $ ext{l}_1$ embeddings.
Reduces computational complexity from $d^2$ or $d^3$ to $d$ for specific tensor operations.
Abstract
We introduce a new approach for applying sampling-based sketches to two and three mode tensors. We illustrate our technique to construct sketches for the classical problems of sampling and producing embeddings. In both settings we achieve sketches that can be applied to a rank one tensor in (for ) in time scaling with rather than or . Our main idea is a particular sampling construction based on fast convolution which allows us to quickly compute sums over sufficiently random subsets of tensor entries.
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
TopicsTensor decomposition and applications · Computer Graphics and Visualization Techniques · Computational Physics and Python Applications
