Papers › Multiplying Matrices Without Multiplying

Multiplying Matrices Without Multiplying

21 Jun 2021arXiv:2106.10860archive 2025-07-28

Davis Blalock, John Guttag

Multiplying matrices is among the most fundamental and compute-intensive operations in machine learning. Consequently, there has been significant work on efficiently approximating matrix multiplies. 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 100× faster than exact matrix products and 10× faster than current approximate methods. 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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2106.10860")

Code

Syntology Ran 0 of 14 code samples harvested from 1 repository linked to this paper; 14 have no recorded run.

By repository: community (archive-listed): 14 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

dblalock/bolt officialmentioned in papermentioned on GitHubMPL-2.0 report
joennlae/halutmatmul mentioned on GitHubpytorchMIT report
nlpodyssey/gomaddness mentioned on GitHubBSD-2-Clause report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 0 ran; 0 honoured the contract we drafted; 14 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

14unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from joennlae/halutmatmul. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

apiurl joennlae/halutmatmul/.github/vast.ai/vast.py community (archive-listed) unverified MIT (permissive) · ca1b9a40081545de · report
apply_decision_tree_torch joennlae/halutmatmul/src/python/halutmatmul/modules.py community (archive-listed) unverified MIT (permissive) · 730a9804a13735ee · report
apply_hash_function_opt joennlae/halutmatmul/src/python/halutmatmul/functions.py community (archive-listed) unverified MIT (permissive) · 032e5daad938f30b · report
check_file_exists joennlae/halutmatmul/src/python/halutmatmul/model.py community (archive-listed) unverified MIT (permissive) · f4e2c94e3f70116c · report
check_is_more_than_enough joennlae/halutmatmul/src/python/halutmatmul/learn.py community (archive-listed) unverified MIT (permissive) · 23ddb990fe91a50d · report
create_bit_matrix joennlae/halutmatmul/src/python/halutmatmul/modules.py community (archive-listed) unverified MIT (permissive) · b500410027a5635e · report
create_selection_matrix joennlae/halutmatmul/src/python/halutmatmul/modules.py community (archive-listed) unverified MIT (permissive) · 7d8b3253078afc99 · report
deindent joennlae/halutmatmul/.github/vast.ai/vast.py community (archive-listed) unverified MIT (permissive) · bc4355895f3d953f · report
get_module_by_name joennlae/halutmatmul/src/python/halutmatmul/model.py community (archive-listed) unverified MIT (permissive) · 423bc966744f4f58 · report
read_luts_opt joennlae/halutmatmul/src/python/halutmatmul/functions.py community (archive-listed) unverified MIT (permissive) · 5cd252885b619401 · report
run_command joennlae/halutmatmul/.github/vast.ai/vast_ai_helper.py community (archive-listed) unverified MIT (permissive) · 1df4b72b2fa42ada · report
run_ssh_commands joennlae/halutmatmul/.github/vast.ai/vast_ai_helper.py community (archive-listed) unverified MIT (permissive) · 4ddebb219c22ace3 · report
startup joennlae/halutmatmul/.github/vast.ai/vast_ai_helper.py community (archive-listed) unverified MIT (permissive) · 080451f563966a56 · report
translate_null_strings_to_blanks joennlae/halutmatmul/.github/vast.ai/vast.py community (archive-listed) unverified MIT (permissive) · b0a4a137805be58e · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections