Papers › Progressive Skeletonization: Trimming more fat from a network at initialization

Progressive Skeletonization: Trimming more fat from a network at initialization

16 Jun 2020ICLR 2021 1arXiv:2006.09081archive 2025-07-28

Pau de Jorge, Amartya Sanyal, Harkirat S. Behl, Philip H. S. Torr, Gregory Rogez, Puneet K. Dokania

Recent studies have shown that skeletonization (pruning parameters) of networks \textit{at initialization} provides all the practical benefits of sparsity both at inference and training time, while only marginally degrading their performance. However, we observe that beyond a certain level of sparsity (approx 95%), these approaches fail to preserve the network performance, and to our surprise, in many cases perform even worse than trivial random pruning. To this end, we propose an objective to find a skeletonized network with maximum {\em foresight connection sensitivity} (FORCE) whereby the trainability, in terms of connection sensitivity, of a pruned network is taken into consideration. We then propose two approximate procedures to maximize our objective (1) Iterative SNIP: allows parameters that were unimportant at earlier stages of skeletonization to become important at later stages; and (2) FORCE: iterative process that allows exploration by allowing already pruned parameters to resurrect at later stages of skeletonization. Empirical analyses on a large suite of experiments show that our approach, while providing at least as good a performance as other recent approaches on moderate pruning levels, provides remarkably improved performance on higher pruning levels (could remove up to 99.5% parameters while keeping the networks trainable). Code can be found in https://github.com/naver/force.

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

Code

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

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

naver/force 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

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 naver/force. “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 naver/force/train_imagenet.py official repository unverified MIT (permissive) · 9b8289076669fe4f · report
apply_prune_mask naver/force/pruning/mask_networks.py official repository unverified MIT (permissive) · edda8bc5fb1dfa11 · report
get_average_gradients naver/force/pruning/pruning_algos.py official repository unverified MIT (permissive) · c2fe2e0433a97c2a · report
get_average_saliencies naver/force/pruning/pruning_algos.py official repository unverified MIT (permissive) · a3aae03238435730 · report
get_cifar_test_loader naver/force/experiments/datasets.py official repository unverified MIT (permissive) · b6cbcb7ccb3e0a51 · report
get_cifar_train_valid_loader naver/force/experiments/datasets.py official repository unverified MIT (permissive) · 24854d716b08e3a5 · report
get_mask naver/force/pruning/pruning_algos.py official repository unverified MIT (permissive) · 3f216712b9e01cbb · report
get_tiny_imagenet_train_valid_loader naver/force/experiments/datasets.py official repository unverified MIT (permissive) · e5ca87502d56226e · report
resnet18 naver/force/experiments/models.py official repository unverified MIT (permissive) · 0327078528100688 · report
resnet34 naver/force/experiments/models.py official repository unverified MIT (permissive) · 67cc5d9a1cd2e972 · report
resnet50 naver/force/experiments/models.py official repository unverified MIT (permissive) · 881b8281d25db1b8 · report
validate naver/force/train_imagenet.py official repository unverified MIT (permissive) · 62eead0439dcfbc8 · report
vgg_cifar_experiment naver/force/experiments/experiments.py official repository unverified MIT (permissive) · 1cbecd8ff404af70 · report
vgg_tiny_imagenet_experiment naver/force/experiments/experiments.py official repository unverified MIT (permissive) · 472a885200c16eb7 · report

Tasks

Sensitivity

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