Abstract
Pan's four decades old fast matrix multiplication algorithms have the lowest asymptotic complexity of all currently known algorithms applicable to matrices of feasible dimensions. However, the large coefficients in the arithmetic cost of these algorithms make them impractical. We reduce these coefficients by , in some cases to a value of 2, the same leading coefficient as the classical, cubic time algorithm. For this purpose, we utilize fast recursive transformations with sparsification of the linear operators of Pan's algorithms. Existing decomposition methods cannot be applied to Pan's algorithms due to their large base cases. We describe two new methods for finding such decompositions, by utilizing the underlying symmetries of the algorithms, and the linear transformations within the algorithms. With these tools, we obtain algorithms with the same asymptotic complexity as Pan's algorithms, but with small leading coefficients, often the same as that of the cubic time algorithm. In practice, these new algorithms have the potential to outperform the fastest currently known matrix multiplication algorithms on feasible sized inputs. Matched against known lower bounds, we show that our results are optimal or close to being optimal.
Original language | English |
---|---|
Title of host publication | ISSAC 2023 - Proceedings of the 2023 International Symposium on Symbolic and Algebraic Computation |
Editors | Gabriela Jeronimo |
Publisher | Association for Computing Machinery |
Pages | 289-297 |
Number of pages | 9 |
ISBN (Electronic) | 9798400700392 |
DOIs | |
State | Published - 24 Jul 2023 |
Event | 48th International Symposium on Symbolic and Algebraic Computation, ISSAC 2023 - Tromso, Norway Duration: 24 Jul 2023 → 27 Jul 2023 |
Publication series
Name | ACM International Conference Proceeding Series |
---|
Conference
Conference | 48th International Symposium on Symbolic and Algebraic Computation, ISSAC 2023 |
---|---|
Country/Territory | Norway |
City | Tromso |
Period | 24/07/23 → 27/07/23 |
Bibliographical note
Publisher Copyright:© 2023 Owner/Author.
Keywords
- Bilinear Algorithms
- Fast Basis Transformation
- Fast Recursive Transformation
- Matrix Multiplication
- Trilinear Aggregation