Low Rank Matrix-Valued Chernoff Bounds and Approximate Matrix Multiplication
Avner Magen, Anastasios Zouzias

TL;DR
This paper introduces algorithms for approximating matrix multiplication in spectral norm using low-rank sketches, with bounds depending on the matrices' intrinsic dimensionality, and develops a new matrix-valued Chernoff bound.
Contribution
The paper presents novel algorithms for spectral norm approximation of matrix products using low-rank sampling and introduces a new low rank matrix-valued Chernoff bound.
Findings
Bounds depend only on the matrices' rank and stable rank.
Two sampling procedures effectively approximate the product.
New matrix-valued Chernoff inequality enables stable rank-based bounds.
Abstract
In this paper we develop algorithms for approximating matrix multiplication with respect to the spectral norm. Let A\in{\RR^{n\times m}} and B\in\RR^{n \times p} be two matrices and \eps>0. We approximate the product A^\top B using two down-sampled sketches, \tilde{A}\in\RR^{t\times m} and \tilde{B}\in\RR^{t\times p}, where t\ll n such that \norm{\tilde{A}^\top \tilde{B} - A^\top B} \leq \eps \norm{A}\norm{B} with high probability. We use two different sampling procedures for constructing \tilde{A} and \tilde{B}; one of them is done by i.i.d. non-uniform sampling rows from A and B and the other is done by taking random linear combinations of their rows. We prove bounds that depend only on the intrinsic dimensionality of A and B, that is their rank and their stable rank; namely the squared ratio between their Frobenius and operator norm. For achieving bounds that depend on rank we employ…
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
TopicsSparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques · Complexity and Algorithms in Graphs
