Papers › REDS: Resource-Efficient Deep Subnetworks for Dynamic Resource Constraints

REDS: Resource-Efficient Deep Subnetworks for Dynamic Resource Constraints

22 Nov 2023arXiv:2311.13349archive 2025-07-28

Francesco Corti, Balz Maag, Joachim Schauer, Ulrich Pferschy, Olga Saukh

Deep models deployed on edge devices frequently encounter resource variability, which arises from fluctuating energy levels, timing constraints, or prioritization of other critical tasks within the system. State-of-the-art machine learning pipelines generate resource-agnostic models, not capable to adapt at runtime. In this work we introduce Resource-Efficient Deep Subnetworks (REDS) to tackle model adaptation to variable resources. In contrast to the state-of-the-art, REDS use structured sparsity constructively by exploiting permutation invariance of neurons, which allows for hardware-specific optimizations. Specifically, REDS achieve computational efficiency by (1) skipping sequential computational blocks identified by a novel iterative knapsack optimizer, and (2) leveraging simple math to re-arrange the order of operations in REDS computational graph to take advantage of the data cache. REDS support conventional deep networks frequently deployed on the edge and provide computational benefits even for small and simple networks. We evaluate REDS on seven benchmark architectures trained on the Visual Wake Words, Google Speech Commands, Fashion-MNIST and CIFAR10 datasets, and test on four off-the-shelf mobile and embedded hardware platforms. We provide a theoretical result and empirical evidence for REDS outstanding performance in terms of submodels' test set accuracy, and demonstrate an adaptation time in response to dynamic resource constraints of under 40μs, utilizing a 2-layer fully-connected network on Arduino Nano 33 BLE.

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

Code

Syntology Ran 7 of 7 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 7 ran with no contract checked.

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

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

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

7ran

Licence: 7 of the 7 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 FraCorti/Deep_Subnetworks_for_Dynamic_Resource_Constraints. “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.

create_dnn_model_gpu FraCorti/Deep_Subnetworks_for_Dynamic_Resource_Constraints/utils/keyword_spotting_models.py official repository ran no licence file found · pointer only · 611d0ca83b814284 · report
create_single_fc_model FraCorti/Deep_Subnetworks_for_Dynamic_Resource_Constraints/utils/keyword_spotting_models.py official repository ran no licence file found · pointer only · 8e328473e54213dd · report
get_feature_extraction_layers_gradient_indexes FraCorti/Deep_Subnetworks_for_Dynamic_Resource_Constraints/utils/importance_score.py official repository ran no licence file found · pointer only · 192dd9061e6f5d15 · report
get_fully_connected_layers_gradient_indexes FraCorti/Deep_Subnetworks_for_Dynamic_Resource_Constraints/utils/importance_score.py official repository ran no licence file found · pointer only · 5e3fb03f063c424b · report
get_pointwise_layers_gradients_indexes FraCorti/Deep_Subnetworks_for_Dynamic_Resource_Constraints/utils/importance_score.py official repository ran no licence file found · pointer only · c0acf0e6b799b7c9 · report
load_pre_trained_vision_model FraCorti/Deep_Subnetworks_for_Dynamic_Resource_Constraints/utils/vision_models.py official repository ran no licence file found · pointer only · f76c8842dec663f5 · report
prepare_model_settings FraCorti/Deep_Subnetworks_for_Dynamic_Resource_Constraints/utils/keyword_spotting_models.py official repository ran no licence file found · pointer only · 807314b9eabf6aad · report

Tasks

Computational EfficiencyMath

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SET

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