Partial and weighted matrix multiplication
P\'eter Vrana

TL;DR
This paper generalizes Sch"onhage's 1981 method by reducing large weighted matrix multiplications to tensor powers of partial matrix multiplication, linking support rank bounds to matrix multiplication efficiency.
Contribution
It extends the reduction technique to weighted and partial matrix multiplications, providing a new framework for analyzing matrix multiplication complexity.
Findings
Supports rank upper bounds on partial matrix multiplication tensors.
Links support rank bounds to the matrix multiplication exponent.
Generalizes Sch"onhage's original reduction method.
Abstract
In a paper published in 1981, Sch\"onhage showed that large total matrix multiplications can be reduced to powers of partial matrix multiplication tensors, which correspond to the bilinear computation task of multiplying matrices with some of the entries fixed to be zero. It was left as an open problem to generalize the method to the case when the multiplication is also partial in the sense that only a subset of the entries need to be computed. We prove a variant of a more general case: reducing large weighted matrix multiplications to tensor powers of a partial matrix multiplication in the sense that every entry of the result is a partial version of the inner product of the corresponding row and column of the factors that would appear in the usual matrix product. The implication is that support rank upper bounds on partial matrix multiplication tensors in this general sense give upper…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications
