English

Automated Lower Bounds for Small Matrix Multiplication Complexity over Finite Fields

Computational Complexity 2026-05-19 v6 Data Structures and Algorithms

Abstract

We develop an automated framework for proving lower bounds on the bilinear complexity of matrix multiplication over finite fields. Our approach systematically combines orbit classification of the restricted first matrix and dynamic programming over these orbits with recursive substitution strategies, culminating in efficiently verifiable proof certificates. Using this framework, we obtain several new lower bounds for various small matrix formats. Most notably, we prove that the bilinear complexity of multiplying two 3×33 \times 3 matrices over F2\mathbb{F}_2 is at least 2020, improving upon the longstanding lower bound of 1919 (Bl\"aser 2003). Our search program finds the proof in under an hour on a laptop, and the resulting certificate verifies in seconds.

Keywords

Cite

@article{arxiv.2603.07280,
  title  = {Automated Lower Bounds for Small Matrix Multiplication Complexity over Finite Fields},
  author = {Chengu Wang},
  journal= {arXiv preprint arXiv:2603.07280},
  year   = {2026}
}
R2 v1 2026-07-01T11:08:36.931Z