Timezone: »
Multiplying matrices is among the most fundamental and most computationally demanding operations in machine learning and scientific computing. Consequently, the task of efficiently approximating matrix products has received significant attention.
We introduce a learning-based algorithm for this task that greatly outperforms existing methods. Experiments using hundreds of matrices from diverse domains show that it often runs 10x faster than alternatives at a given level of error, as well as 100x faster than exact matrix multiplication. In the common case that one matrix is known ahead of time, our method also has the interesting property that it requires zero multiply-adds.
These results suggest that a mixture of hashing, averaging, and byte shuffling—the core operations of our method—could be a more promising building block for machine learning than the sparsified, factorized, and/or scalar quantized matrix products that have recently been the focus of substantial research and hardware investment.
Author Information
Davis Blalock (MIT, MosaicML)
I build fast machine learning algorithms.
John Guttag (MIT)
Related Events (a corresponding poster, oral, or spotlight)
-
2021 Spotlight: Multiplying Matrices Without Multiplying »
Wed. Jul 21st 02:30 -- 02:35 PM Room
More from the Same Authors
-
2023 Poster: Sequential Multi-Dimensional Self-Supervised Learning for Clinical Time Series »
Aniruddh Raghu · Payal Chandak · Ridwan Alam · John Guttag · Collin Stultz -
2021 Poster: Exploiting structured data for learning contagious diseases under incomplete testing »
Maggie Makar · Lauren R West · David C Hooper · Eric Horvitz · Erica Shenoy · John Guttag -
2021 Spotlight: Exploiting structured data for learning contagious diseases under incomplete testing »
Maggie Makar · Lauren R West · David C Hooper · Eric Horvitz · Erica Shenoy · John Guttag