Compressing rank-structured matrices via randomized sampling
Per-Gunnar Martinsson

TL;DR
This paper extends randomized sampling techniques to efficiently construct data-sparse representations of hierarchical matrices with off-diagonal low-rank blocks, enabling fast algebraic operations for solving differential and integral equations.
Contribution
It introduces algorithms for rapid construction of HODLR and HBS matrix representations using randomized sampling, applicable when matrix-vector multiplication is efficient.
Findings
Construction cost for HODLR: O(k^2 N (log N)^2)
Construction cost for HBS: O(k^2 N log N)
Applicable to matrices with fast matrix-vector multiplication
Abstract
Randomized sampling has recently been proven a highly efficient technique for computing approximate factorizations of matrices that have low numerical rank. This paper describes an extension of such techniques to a wider class of matrices that are not themselves rank-deficient, but have off-diagonal blocks that are; specifically, the classes of so called \textit{Hierarchically Off-Diagonal Low Rank (HODLR)} matrices and \textit{Hierarchically Block Separable (HBS)} matrices. Such matrices arise frequently in numerical analysis and signal processing, in particular in the construction of fast methods for solving differential and integral equations numerically. These structures admit algebraic operations (matrix-vector multiplications, matrix factorizations, matrix inversion, etc.) to be performed very rapidly; but only once a data-sparse representation of the matrix has been constructed.…
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.
