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 matrices over is at least , improving upon the longstanding lower bound of (Bl\"aser 2003). Our search program finds the proof in under an hour on a laptop, and the resulting certificate verifies in seconds.
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}
}