Matrix Multiplication Verification Using Coding Theory
Abstract
We study the Matrix Multiplication Verification Problem (MMV) where the goal is, given three matrices , , and as input, to decide whether . A classic randomized algorithm by Freivalds (MFCS, 1979) solves MMV in time, and a longstanding challenge is to (partially) derandomize it while still running in faster than matrix multiplication time (i.e., in time). To that end, we give two algorithms for MMV in the case where is sparse. Specifically, when has at most non-zero entries for a constant , we give (1) a deterministic -time algorithm for constant , and (2) a randomized -time algorithm using random bits. The former algorithm is faster than the deterministic algorithm of K\"{u}nnemann (ESA, 2018) when , and the latter algorithm uses fewer random bits than the algorithm of Kimbrel and Sinha (IPL, 1993), which runs in the same time and uses random bits (in turn fewer than Freivalds's algorithm). We additionally study the complexity of MMV. We first show that all algorithms in a natural class of deterministic linear algebraic algorithms for MMV (including ours) require time. We also show a barrier to proving a super-quadratic running time lower bound for matrix multiplication (and hence MMV) under the Strong Exponential Time Hypothesis (SETH). Finally, we study relationships between natural variants and special cases of MMV (with respect to deterministic -time reductions).
Cite
@article{arxiv.2309.16176,
title = {Matrix Multiplication Verification Using Coding Theory},
author = {Huck Bennett and Karthik Gajulapalli and Alexander Golovnev and Evelyn Warton},
journal= {arXiv preprint arXiv:2309.16176},
year = {2024}
}
Comments
RANDOM 2024