Papers › Compressing Neural Networks: Towards Determining the Optimal Layer-wise Decomposition

Compressing Neural Networks: Towards Determining the Optimal Layer-wise Decomposition

23 Jul 2021NeurIPS 2021 12arXiv:2107.11442archive 2025-07-28

Lucas Liebenwein, Alaa Maalouf, Oren Gal, Dan Feldman, Daniela Rus

We present a novel global compression framework for deep neural networks that automatically analyzes each layer to identify the optimal per-layer compression ratio, while simultaneously achieving the desired overall compression. Our algorithm hinges on the idea of compressing each convolutional (or fully-connected) layer by slicing its channels into multiple groups and decomposing each group via low-rank decomposition. At the core of our algorithm is the derivation of layer-wise error bounds from the Eckart Young Mirsky theorem. We then leverage these bounds to frame the compression problem as an optimization problem where we wish to minimize the maximum compression error across layers and propose an efficient algorithm towards a solution. Our experiments indicate that our method outperforms existing low-rank compression approaches across a wide range of networks and data sets. We believe that our results open up new avenues for future research into the global performance-size trade-offs of modern neural networks. Our code is available at https://github.com/lucaslie/torchprune.

PaperPDFConference PDFCodeCode 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="2107.11442")

Code

Syntology Ran 0 of 12 code samples harvested from 2 repositories linked to this paper; 12 have no recorded run.

By repository: official repository: 3 samples from 1 repository, 0 ran; community (archive-listed): 9 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.

lucaslie/torchprune officialmentioned in papermentioned on GitHubpytorchMIT report
lucaslie/provable_pruning mentioned on GitHubpytorchMIT 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

12 samples harvested; 0 ran; 0 honoured the contract we drafted; 12 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.

12unverified

Licence: 0 of the 12 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

flatten_all_but_last lucaslie/torchprune/src/torchprune/torchprune/util/tensor.py official repository unverified MIT (permissive) · cd21fa496ee07f67 · report
get_slice lucaslie/torchprune/src/torchprune/torchprune/util/tensor.py official repository unverified MIT (permissive) · fec5d06c6e4059e2 · report
to lucaslie/torchprune/src/torchprune/torchprune/util/tensor.py official repository unverified MIT (permissive) · e32720b53dfa1acf · report
gather_images lucaslie/provable_pruning/paper/lost/script/eps_ball.py community (archive-listed) unverified MIT (permissive) · ef4646720ee554c1 · report
generate_noisy_images lucaslie/provable_pruning/paper/lost/script/eps_ball.py community (archive-listed) unverified MIT (permissive) · 5aa7e295104184ca · report
get_fig_name lucaslie/provable_pruning/paper/alds/script/retrain_sweep.py community (archive-listed) unverified MIT (permissive) · e7aaec08393471a8 · report
get_fig_name lucaslie/provable_pruning/paper/lost/script/generalization.py community (archive-listed) unverified MIT (permissive) · 32d86e992080431c · report
get_mesh lucaslie/provable_pruning/paper/node/script/plots2d.py community (archive-listed) unverified MIT (permissive) · 8c4b0db81d1e76cd · report
key_files lucaslie/provable_pruning/paper/alds/script/results_viewer.py community (archive-listed) unverified MIT (permissive) · 4ba3c7ec40d48b25 · report
key_files lucaslie/provable_pruning/paper/alds/script/retrain_sweep.py community (archive-listed) unverified MIT (permissive) · ef6a9bde1b92ea8d · report
make_f_hat lucaslie/provable_pruning/paper/lost/script/eps_ball.py community (archive-listed) unverified MIT (permissive) · 8eec11df7c455a60 · report
prepare_data lucaslie/provable_pruning/paper/node/script/plots2d.py community (archive-listed) unverified MIT (permissive) · 7257316eff0efa77 · report

Tasks

Low-rank compression

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