Efficient approximations of matrix multiplication using truncated decompositions
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 in arithmetic operations for matrices for usable tolerances in relative error 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 and in the product are also possible in this approach, using efficient a priori evaluations for suitability, to improve further on the error tolerances demonstrated here.
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}
}