Papers › Dynamic Slimmable Network

Dynamic Slimmable Network

24 Mar 2021CVPR 2021 1arXiv:2103.13258archive 2025-07-28

Changlin Li, Guangrun Wang, Bing Wang, Xiaodan Liang, Zhihui Li, Xiaojun Chang

Current dynamic networks and dynamic pruning methods have shown their promising capability in reducing theoretical computation complexity. However, dynamic sparse patterns on convolutional filters fail to achieve actual acceleration in real-world implementation, due to the extra burden of indexing, weight-copying, or zero-masking. Here, we explore a dynamic network slimming regime, named Dynamic Slimmable Network (DS-Net), which aims to achieve good hardware-efficiency via dynamically adjusting filter numbers of networks at test time with respect to different inputs, while keeping filters stored statically and contiguously in hardware to prevent the extra burden. Our DS-Net is empowered with the ability of dynamic inference by the proposed double-headed dynamic gate that comprises an attention head and a slimming head to predictively adjust network width with negligible extra computation cost. To ensure generality of each candidate architecture and the fairness of gate, we propose a disentangled two-stage training scheme inspired by one-shot NAS. In the first stage, a novel training technique for weight-sharing networks named In-place Ensemble Bootstrapping is proposed to improve the supernet training efficacy. In the second stage, Sandwich Gate Sparsification is proposed to assist the gate training by identifying easy and hard samples in an online way. Extensive experiments demonstrate our DS-Net consistently outperforms its static counterparts as well as state-of-the-art static and dynamic model compression methods by a large margin (up to 5.9%). Typically, DS-Net achieves 2-4x computation reduction and 1.62x real-world acceleration over ResNet-50 and MobileNet with minimal accuracy drops on ImageNet. Code release: https://github.com/changlin31/DS-Net .

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

Code

Syntology Ran 7 of 17 code samples harvested from 1 repository linked to this paper; 10 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 5 ran with no contract checked.

By repository: official repository: 17 samples from 1 repository, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

changlin31/DS-Net officialmentioned in papermentioned on GitHubpytorch 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

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

1ran · our draft was wrong
1ran · fixture could not drive it
5ran
10unverified

Licence: 17 of the 17 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 changlin31/DS-Net. “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.

DSAdaptiveAvgPool2d changlin31/DS-Net/dyn_slim/models/dyn_slim_net.py official repository ran fingerprinted no licence file found · pointer only · 5bd24c876f2a520e · report
DSAvgPool2d changlin31/DS-Net/dyn_slim/models/dyn_slim_net.py official repository ran fingerprinted no licence file found · pointer only · 6741cb2067254f42 · report
DSConv2d changlin31/DS-Net/dyn_slim/models/dyn_slim_net.py official repository ran no licence file found · pointer only · f87f13d283307a0c · report
DSpwConv2d changlin31/DS-Net/dyn_slim/models/dyn_slim_net.py official repository ran fingerprinted no licence file found · pointer only · 62349f38e2e10903 · report
drop_path changlin31/DS-Net/dyn_slim/models/dyn_slim_net.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · a86440e38234fea6 · report
gumbel_softmax changlin31/DS-Net/dyn_slim/models/dyn_slim_net.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · a385ad93fbda3711 · report
make_divisible changlin31/DS-Net/dyn_slim/models/dyn_slim_net.py official repository ran no licence file found · pointer only · 5b2c72c30130d62a · report
DSBatchNorm2d changlin31/DS-Net/dyn_slim/models/dyn_slim_net.py official repository unverified no licence file found · pointer only · cb0d38743570df22 · report
DSDepthwiseSeparable changlin31/DS-Net/dyn_slim/models/dyn_slim_net.py official repository unverified no licence file found · pointer only · 7b461affe61c6107 · report
DSInvertedResidual changlin31/DS-Net/dyn_slim/models/dyn_slim_net.py official repository unverified no licence file found · pointer only · 712da76f69049631 · report
DSLinear changlin31/DS-Net/dyn_slim/models/dyn_slim_net.py official repository unverified no licence file found · pointer only · 183fb0ba92c58751 · report
DSNet changlin31/DS-Net/dyn_slim/models/dyn_slim_net.py official repository unverified no licence file found · pointer only · 5e7e8474749b7a63 · report
DSStage changlin31/DS-Net/dyn_slim/models/dyn_slim_net.py official repository unverified no licence file found · pointer only · 5d30f606578e8871 · report
DSdwConv2d changlin31/DS-Net/dyn_slim/models/dyn_slim_net.py official repository unverified no licence file found · pointer only · e6fc22bbfc4c8edf · report
MultiHeadGate changlin31/DS-Net/dyn_slim/models/dyn_slim_net.py official repository unverified no licence file found · pointer only · 4907ed2eb06578b4 · report
apply_differentiable_gate_channel changlin31/DS-Net/dyn_slim/models/dyn_slim_net.py official repository unverified no licence file found · pointer only · 5b52cc50d4717222 · report
set_exist_attr changlin31/DS-Net/dyn_slim/models/dyn_slim_net.py official repository unverified no licence file found · pointer only · 87214df03908dc48 · report

Tasks

FairnessModel Compression

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