Query Efficient Structured Matrix Learning
Noah Amsel, Pratyush Avi, Tyler Chen, Feyza Duman Keles, Chinmay Hegde, Cameron Musco, Christopher Musco, David Persson

TL;DR
This paper investigates the query complexity of learning structured matrix approximations using matrix-vector products, revealing near-quadratic improvements over traditional bounds and establishing tightness of these results.
Contribution
It introduces a general framework for understanding query complexity in structured matrix learning, achieving near-optimal bounds that improve upon existing methods.
Findings
Query complexity for finite families is $O(\sqrt{\log|\mathcal{F}|})$
Improved bounds for linear matrix families of dimension $q$ to $ ilde{O}(\sqrt{q})$
Bounds are tight up to log-log factors
Abstract
We study the problem of learning a structured approximation (low-rank, sparse, banded, etc.) to an unknown matrix given access to matrix-vector product (matvec) queries of the form and . This problem is of central importance to algorithms across scientific computing and machine learning, with applications to fast multiplication and inversion for structured matrices, building preconditioners for first-order optimization, and as a model for differential operator learning. Prior work focuses on obtaining query complexity upper and lower bounds for learning specific structured matrix families that commonly arise in applications. We initiate the study of the problem in greater generality, aiming to understand the query complexity of learning approximations from general matrix families. Our main result focuses on finding a near-optimal…
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
TopicsStochastic Gradient Optimization Techniques · Complexity and Algorithms in Graphs · Sparse and Compressive Sensing Techniques
