Browse State-of-the-Art › Neural Network Compression
Neural Network Compression
77 papers with code · 1 benchmark · 1 dataset archive 2025-07-28
Benchmarks archive 2025-07-28
1 leaderboard table shown for this task, 1 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted.
| Dataset | Best model (first row in archive order) | Paper | Code | Syntology | Compare |
|---|---|---|---|---|---|
| CIFAR-10 (5 rows) | ShuffleNet – Quantised | Quantisation and Pruning for Neural Network Compression and Regularisation | code | — | Compare |
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
1 dataset whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 77 papers with code (193 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
26 Oct 2021 3 repositories listed Syntology ran 7 of 10 samples · 3 unverified · 10 pointer-only (licence)In contrast, with NeRV, we can use any neural network compression method as a proxy for video compression, and achieve comparable performance to traditional frame-based video compression approaches (H.
-
1 Jan 2020 3 repositories listed Syntology ran 4 of 19 samples · 15 unverifiedImportantly, ZeroQ has a very low computational overhead, and it can finish the entire quantization process in less than 30s (0.
-
23 Aug 2019 3 repositories listed Syntology ran 0 of 4 samples · 4 unverifiedConvolutional neural networks (CNNs) based solutions have achieved state-of-the-art performances for many computer vision tasks, including classification and super-resolution of images.
-
2 Apr 2019 3 repositories listedLearning portable neural networks is very essential for computer vision for the purpose that pre-trained heavy deep models can be well applied on edge devices such as mobile phones and micro sensors.
-
24 Mar 2019 3 repositories listedThe low-rank tensor approximation is very promising for the compression of deep neural networks.
-
28 Jan 2019 3 repositories listed Syntology ran 1 of 6 samples · 5 unverifiedThe majority of existing literature focuses on training quantized DNNs, while this work examines the less-studied topic of quantizing a floating-point model without (re)training.
-
13 Feb 2017 3 repositories listedThe success of deep learning in numerous application domains created the de- sire to run and train them on mobile devices.
-
3 Oct 2022 2 repositories listed Syntology ran 2 of 3 samples · 1 unverifiedWe propose to minimize a generic differentiable objective with L₁ constraint using a simple reparametrization and straightforward stochastic gradient descent.
-
1 Feb 2022 2 repositories listed Syntology ran 0 of 17 samples · 17 unverifiedEvery modern neural network model has quite a few pointwise nonlinearities in its architecture, and such operation induces additional memory costs which -- as we show -- can be significantly reduced by quantization of…
-
20 Nov 2020 2 repositories listedIn this paper, we propose to modify the structure and training process of DNN models for complex image classification tasks to achieve in-network compression in the early network layers.
-
7 Apr 2020 2 repositories listedTo reduce the overwhelming size of Deep Neural Networks (DNN) teacher-student methodology tries to transfer knowledge from a complex teacher network to a simple student network.
-
20 Feb 2020 2 repositories listed Syntology ran 0 of 2 samples · 2 unverifiedIn this work we present a new framework for neural networks compression with fine-tuning, which we called Neural Network Compression Framework (NNCF).
-
20 Feb 2020 2 repositories listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)Simplex-valued data appear throughout statistics and machine learning, for example in the context of transfer learning and compression of deep networks.
-
1 Oct 2019 2 repositories listedOffloading the execution of complex Deep Neural Networks (DNNs) models to compute-capable devices at the network edge, that is, edge servers, can significantly reduce capture-to-output delay.
-
24 Sep 2019 2 repositories listedOur empirical study indicates that the quantization brings information loss in both forward and backward propagation, which is the bottleneck of training accurate binary neural networks.
-
31 May 2019 2 repositories listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)Before computing the gradients for each weight update, targeted dropout stochastically selects a set of units or weights to be dropped using a simple self-reinforcing sparsity criterion and then computes the gradients…
-
5 Dec 2018 2 repositories listed Syntology ran 2 of 15 samples · 13 unverifiedThe energy estimate model allows us to formulate DNN compression as a constrained optimization that minimizes the DNN loss function over the energy constraint.
-
10 Oct 2018 2 repositories listedStructured pruning is a popular method for compressing a neural network: given a large trained network, one alternates between removing channel connections and fine-tuning; reducing the overall width of the network.
-
30 Sep 2018 2 repositories listed Syntology ran 0 of 2 samples · 2 unverifiedWhile deep neural networks are a highly successful model class, their large memory footprint puts considerable strain on energy consumption, communication bandwidth, and storage requirements.
-
13 Nov 2017 2 repositories listedThis results in up to a 1.
-
16 Nov 2015 2 repositories listedWe introduce Divnet, a flexible technique for learning networks with diverse neurons.
-
21 May 2025 1 repository listedNeural networks hold great potential to act as approximate models of nonlinear dynamical systems, with the resulting neural approximations enabling verification and control of such systems.
-
26 Sep 2024 1 repository listed Syntology ran 7 of 7 samples · 0 unverifiedIn this work, we demonstrate the potential of large language models (LLMs) to act as gradient priors in a zero-shot setting.
-
2 May 2024 1 repository listedThe limited degree of freedom in the current toolkit and the under-explored customization hinder the prototype ASIC or FPGA-based accelerator design.
-
12 Feb 2024 1 repository listed Syntology ran 5 of 5 samples · 0 unverifiedStructural pruning of neural networks conventionally relies on identifying and discarding less important neurons, a practice often resulting in significant accuracy loss that necessitates subsequent fine-tuning efforts.
-
24 Sep 2023 1 repository listedInspired by the causal understanding, we propose the Causality-guided Data-free Network Quantization method, Causal-DFQ, to eliminate the reliance on data via approaching an equilibrium of causality-driven intervened…
-
13 Aug 2023 1 repository listedModern deep neural networks, particularly recent large language models, come with massive model sizes that require significant computational and storage resources.
-
13 Jun 2023 1 repository listedNeural network compression has been an increasingly important subject, not only due to its practical relevance, but also due to its theoretical implications, as there is an explicit connection between compressibility…
-
25 May 2023 1 repository listedThis representer theorem establishes that shallow vector-valued neural networks are the solutions to data-fitting problems over these infinite-dimensional spaces, where the network widths are bounded by the square of…
-
8 Apr 2023 1 repository listedIn particular, fixed-point quantization is desirable to ease the computations using lightweight blocks, like adders and multipliers, of the underlying hardware.
Syntology lines on 13 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
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