Fixed-sparsity matrix approximation from matrix-vector products
Abstract
We study the problem of approximating a matrix with a matrix that has a fixed sparsity pattern (e.g., diagonal, banded, etc.), when is accessed only by matrix-vector products. We describe a simple randomized algorithm that returns an approximation with the given sparsity pattern with Frobenius-norm error at most times the best possible error. When each row of the desired sparsity pattern has at most nonzero entries, this algorithm requires non-adaptive matrix-vector products with . We also prove a matching lower-bound, showing that, for any sparsity pattern with nonzeros per row and column, any algorithm achieving approximation requires matrix-vector products in the worst case. We thus resolve the matrix-vector product query complexity of the problem up to constant factors, even for the well-studied case of diagonal approximation, for which no previous lower bounds were known.
Cite
@article{arxiv.2402.09379,
title = {Fixed-sparsity matrix approximation from matrix-vector products},
author = {Noah Amsel and Tyler Chen and Feyza Duman Keles and Diana Halikias and Cameron Musco and Christopher Musco},
journal= {arXiv preprint arXiv:2402.09379},
year = {2024}
}