paper-with-me

홈 › Papers

Vanishing Contributions: A Unified Framework for Smooth and Iterative Model Compression

2025-10-09 · Lorenzo Nikiforos, Luciano Prono, Charalampos Antoniadis, Fabio Pareschi, Riccardo Rovatti, Gianluca Setti arxiv

The increasing scale of Deep Neural Networks (DNNs) introduces the need for compression techniques such as pruning, quantization, and low-rank decomposition. While these methods are very effective at reducing memory, computation, and energy consumption, they may introduce severe accuracy degradation, which is often mitigated by using iterative, gradual compression. However, different compression techniques require distinct iterative approaches, and some result in unstable, discontinuous model fine-tuning. We introduce Vanishing Contributions (VCON), a unified framework for the smooth, iterative transition of DNNs into a compressed form. Rather than replacing the original network directly with its compressed version, VCON executes both in parallel during fine-tuning. The contribution of the original (uncompressed) model is progressively reduced, while that of the compressed model is gradually increased. This affine combination allows the network to slowly adapt, improving stability and mitigating accuracy degradation. We evaluate VCON on computer vision and natural language processing benchmarks, using multiple compression strategies. In most settings, our framework improves accuracy over post-shot and iterative baselines. Typical gains exceed 1%, while some configuration exhibits improvements above 15%. VCON is thus compatible with existing compression techniques and consistently improves performance across diverse tasks.

📄 PDF Abstract BibTeX arXiv:2510.09696

Code (0)

등록된 구현이 없습니다.

Tasks

Model Compression

Similar Papers 제목 키워드 기반

On Vanishing Gradients, Over-Smoothing, and Over-Squashing in GNNs: Bridging Recurrent and Graph Learning

2025-02-15 · Álvaro Arroyo, Alessio Gravina, Benjamin Gutteridge, Federico Barbero 외

Graph Neural Networks (GNNs) are models that leverage the graph structure to transmit information between nodes, typically through the message-passing operation. While widely successful, this approach is well known to su…

Graph LearningGraph Neural Network

Scalable nonconvex inexact proximal splitting

2012-12-01 · NeurIPS 2012 12 · Suvrit Sra

We study large-scale, nonsmooth, nonconconvex optimization problems. In particular, we focus on nonconvex problems with \emph{composite} objectives. This class of problems includes the extensively studied convex, composi…

Inception Score, Label Smoothing, Gradient Vanishing and -log(D(x)) Alternative

2017-08-05 · Zhiming Zhou, Wei-Nan Zhang, Jun Wang

In this article, we mathematically study several GAN related topics, including Inception score, label smoothing, gradient vanishing and the -log(D(x)) alternative. --- An advanced version is included in arXiv:1703.02…

Sharp Low-Degree Thresholds for Planted-vs-Planted Testing

2026-06-03 · Anda Skeja, Daniel Gutiérrez Espinoza, Fiona Skerman, Alexander S. Wein arxiv

We establish the first sharp thresholds for low-degree polynomial tests in planted-vs-planted settings, where the goal is to determine with vanishing error which of two structured planted mechanisms generated the observe…

Controlling the Flow: Stability and Convergence for Stochastic Gradient Descent with Decaying Regularization

2025-05-16 · Sebastian Kassing, Simon Weissmann, Leif Döring

The present article studies the minimization of convex, L-smooth functions defined on a separable real Hilbert space. We analyze regularized stochastic gradient descent (reg-SGD), a variant of stochastic gradient descent…

Image Reconstruction