English

Efficient approximations of matrix multiplication using truncated decompositions

Numerical Analysis 2026-04-27 v4 Numerical Analysis

Abstract

We exploit the truncated singular value decomposition and the recently proposed circulant decomposition for an efficient first-order approximation of the multiplication of large dense matrices. A decomposition of each matrix into a sum of a sparse matrix with relatively few dominant entries and a dense residue can also use the above approach, and we present methods for multiplication using a Fourier decomposition and a cycle decomposition-based sparsifications. The proposed methods scale as O(n2logn)\mathcal{O}(n^2 \log n) in arithmetic operations for n×nn \times n matrices for usable tolerances in relative error \sim 1\%. We also present demonstrations of large gains in the efficiency and speed of end-to-end operations of Large Language Models (LLMs) as a motivation. Note that different decompositions for the two matrices AA and BB in the product ABAB are also possible in this approach, using efficient a priori evaluations for suitability, to improve further on the error tolerances demonstrated here.

Keywords

Cite

@article{arxiv.2504.19308,
  title  = {Efficient approximations of matrix multiplication using truncated decompositions},
  author = {Suvendu Kar and Hariprasad M. and Sai Gowri J. N. and Murugesan Venkatapathi},
  journal= {arXiv preprint arXiv:2504.19308},
  year   = {2026}
}
R2 v1 2026-06-28T23:13:00.528Z