Understanding the Kronecker Matrix-Vector Complexity of Linear Algebra
Raphael A. Meyer, William Swartworth, David P. Woodruff

TL;DR
This paper investigates the complexity of estimating properties of matrices using only Kronecker-structured vector queries, establishing exponential lower bounds and contrasting with non-Kronecker cases.
Contribution
It provides the first exponential lower bounds for property testing of matrices with Kronecker-structured queries, highlighting fundamental differences from non-Kronecker scenarios.
Findings
Exponential lower bounds on query complexity for trace and eigenvalue estimation.
Algorithms with small alphabet queries cannot efficiently test if a matrix is zero.
Kronecker-structured vectors have exponentially smaller inner products than non-Kronecker vectors.
Abstract
We study the computational model where we can access a matrix only by computing matrix-vector products for vectors of the form . We prove exponential lower bounds on the number of queries needed to estimate various properties, including the trace and the top eigenvalue of . Our proofs hold for all adaptive algorithms, modulo a mild conditioning assumption on the algorithm's queries. We further prove that algorithms whose queries come from a small alphabet (e.g., ) cannot test if is identically zero with polynomial complexity, despite the fact that a single query using Gaussian vectors solves the problem with probability 1. In steep contrast to the non-Kronecker case, this shows that sketching with different distributions of…
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
TopicsPolynomial and algebraic computation
