paper-with-me

Papers

Gradient $\ell_1$ Regularization for Quantization Robustness

2020-02-18 · ICLR 2020 1 · Milad Alizadeh, Arash Behboodi, Mart van Baalen, Christos Louizos, Tijmen Blankevoort, Max Welling

We analyze the effect of quantizing weights and activations of neural networks on their loss and derive a simple regularization scheme that improves robustness against post-training quantization. By training quantization-ready networks, our approach enables storing a single set of weights that can be quantized on-demand to different bit-widths as energy and memory requirements of the application change. Unlike quantization-aware training using the straight-through estimator that only targets a specific bit-width and requires access to training data and pipeline, our regularization-based method paves the way for "on the fly'' post-training quantization to various bit-widths. We show that by modeling quantization as a $\ell_\infty$-bounded perturbation, the first-order term in the loss expansion can be regularized using the $\ell_1$-norm of gradients. We experimentally validate the effectiveness of our regularization scheme on different architectures on CIFAR-10 and ImageNet datasets.

📄 PDF Abstract BibTeX arXiv:2002.07520

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

Breaking the Limits of Quantization-Aware Defenses: QADT-R for Robustness Against Patch-Based Adversarial Attacks in QNNs

2025-03-10 · Amira Guesmi, Bassem Ouni, Muhammad Shafique

Quantized Neural Networks (QNNs) have emerged as a promising solution for reducing model size and computational costs, making them well-suited for deployment in edge and resource-constrained environments. While quantizat…

Quantization

Soft Quantization using Entropic Regularization

2023-09-08 · Rajmadan Lakshmanan, Alois Pichler

The quantization problem aims to find the best possible approximation of probability measures on ${\mathbb{R}}^d$ using finite, discrete measures. The Wasserstein distance is a typical choice to measure the quality of th…

Quantization

Symmetry Regularization and Saturating Nonlinearity for Robust Quantization

2022-07-31 · Sein Park, Yeongsang Jang, Eunhyeok Park

Robust quantization improves the tolerance of networks for various implementations, allowing reliable output in different bit-widths or fragmented low-precision arithmetic. In this work, we perform extensive analyses to …

Quantization

Time regularization as a solution to mitigate quantization induced performance degradation

2020-10-30

Reset control is known to be able to outperform PID and the like linear controllers. However, in motion control systems, quantization can cause severe performance degradation. This paper shows the application of time reg…

Quantization

Scaleable input gradient regularization for adversarial robustness

2019-05-27 · Chris Finlay, Adam M. Oberman

In this work we revisit gradient regularization for adversarial robustness with some new ingredients. First, we derive new per-image theoretical robustness bounds based on local gradient information. These bounds strongl…

Adversarial AttackAdversarial DefenseAdversarial Robustness