English

New Bounds for Matrix Multiplication: from Alpha to Omega

Data Structures and Algorithms 2023-11-07 v2 Computational Complexity

Abstract

The main contribution of this paper is a new improved variant of the laser method for designing matrix multiplication algorithms. Building upon the recent techniques of [Duan, Wu, Zhou, FOCS 2023], the new method introduces several new ingredients that not only yield an improved bound on the matrix multiplication exponent ω\omega, but also improve the known bounds on rectangular matrix multiplication by [Le Gall and Urrutia, SODA 2018]. In particular, the new bound on ω\omega is ω2.371552\omega\le 2.371552 (improved from ω2.371866\omega\le 2.371866). For the dual matrix multiplication exponent α\alpha defined as the largest α\alpha for which ω(1,α,1)=2\omega(1,\alpha,1)=2, we obtain the improvement α0.321334\alpha \ge 0.321334 (improved from α0.31389\alpha \ge 0.31389). Similar improvements are obtained for various other exponents for multiplying rectangular matrices.

Keywords

Cite

@article{arxiv.2307.07970,
  title  = {New Bounds for Matrix Multiplication: from Alpha to Omega},
  author = {Virginia Vassilevska Williams and Yinzhan Xu and Zixuan Xu and Renfei Zhou},
  journal= {arXiv preprint arXiv:2307.07970},
  year   = {2023}
}

Comments

55 pages; in SODA 2024

R2 v1 2026-06-28T11:31:36.138Z