Papers › Data-Efficient Structured Pruning via Submodular Optimization

Data-Efficient Structured Pruning via Submodular Optimization

9 Mar 2022arXiv:2203.04940archive 2025-07-28

Marwa El Halabi, Suraj Srinivas, Simon Lacoste-Julien

Structured pruning is an effective approach for compressing large pre-trained neural networks without significantly affecting their performance. However, most current structured pruning methods do not provide any performance guarantees, and often require fine-tuning, which makes them inapplicable in the limited-data regime. We propose a principled data-efficient structured pruning method based on submodular optimization. In particular, for a given layer, we select neurons/channels to prune and corresponding new weights for the next layer, that minimize the change in the next layer's input induced by pruning. We show that this selection problem is a weakly submodular maximization problem, thus it can be provably approximated using an efficient greedy algorithm. Our method is guaranteed to have an exponentially decreasing error between the original model and the pruned model outputs w.r.t the pruned size, under reasonable assumptions. It is also one of the few methods in the literature that uses only a limited-number of training data and no labels. Our experimental results demonstrate that our method outperforms state-of-the-art methods in the limited-data regime.

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="2203.04940")

Code

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

By repository: official repository: 11 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.

marwash25/subpruning officialmentioned in papermentioned 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

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

11unverified

Licence: 0 of the 11 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 marwash25/subpruning. “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.

accuracy marwash25/subpruning/shrinkbench/metrics/accuracy.py official repository unverified MIT (permissive) · 8ac1d792ff6911f1 · report
conv2d_flops marwash25/subpruning/shrinkbench/metrics/abstract_flops.py official repository unverified MIT (permissive) · ea28692522bc6071 · report
correct marwash25/subpruning/shrinkbench/metrics/accuracy.py official repository unverified MIT (permissive) · b8471510e1111074 · report
dataset_path marwash25/subpruning/shrinkbench/datasets/datasets.py official repository unverified MIT (permissive) · 1b4a7337eb8e904c · report
dense_flops marwash25/subpruning/shrinkbench/metrics/abstract_flops.py official repository unverified MIT (permissive) · 6339375cb9607ec8 · report
get_classifier_module marwash25/subpruning/shrinkbench/models/head.py official repository unverified MIT (permissive) · e5e70e38817af64f · report
mark_classifier marwash25/subpruning/shrinkbench/models/head.py official repository unverified MIT (permissive) · d40ad3113b27ca66 · report
reduce_linear_layer marwash25/subpruning/shrinkbench/models/head.py official repository unverified MIT (permissive) · 3a12702023a2fdf5 · report
resnet_factory marwash25/subpruning/shrinkbench/models/cifar_resnet.py official repository unverified MIT (permissive) · ce91586f8f908872 · report
vgg_bn_drop marwash25/subpruning/shrinkbench/models/cifar_vgg.py official repository unverified MIT (permissive) · 7317a582e094448e · report
vgg_bn_drop_100 marwash25/subpruning/shrinkbench/models/cifar_vgg.py official repository unverified MIT (permissive) · 19ff4803e41e3e8e · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Pruning

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