Quasi-optimal hierarchically semi-separable matrix approximation
Noah Amsel, Tyler Chen, Feyza Duman Keles, Diana Halikias, Cameron Musco, Christopher Musco, David Persson

TL;DR
This paper introduces a randomized algorithm for efficiently approximating large matrices with hierarchically semi-separable structures, achieving near-optimal accuracy with provable guarantees using only matrix-vector products.
Contribution
It provides the first polynomial-time quasi-optimal HSS approximation algorithm with rigorous error bounds and minimal matrix-vector product requirements.
Findings
Algorithm achieves expected Frobenius norm error within logarithmic factor of optimal.
Uses $O(k \, \log(N/k))$ matrix-vector products, efficient for large matrices.
First polynomial-time quasi-optimality result for HSS matrix approximation.
Abstract
We present a randomized algorithm for producing a quasi-optimal hierarchically semi-separable (HSS) approximation to an matrix using only matrix-vector products with and . We prove that, using matrix-vector products and additional runtime, the algorithm returns an HSS matrix with rank- blocks whose expected Frobenius norm error is at most times worse than the best possible approximation error by an HSS rank- matrix. In fact, the algorithm we analyze in a simple modification of an empirically effective method proposed by [Levitt & Martinsson, SISC 2024]. As a stepping stone towards our main result, we prove two results that are of independent interest: a similar guarantee for a variant of the algorithm which accesses 's entries directly, and explicit error bounds for…
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
