Pith. sign in

Towards Efficient Training for Neural Network Quantization

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Quantization reduces computation costs of neural networks but suffers from performance degeneration. Is this accuracy drop due to the reduced capacity, or inefficient training during the quantization procedure? After looking into the gradient propagation process of neural networks by viewing the weights and intermediate activations as random variables, we discover two critical rules for efficient training. Recent quantization approaches violates the two rules and results in degenerated convergence. To deal with this problem, we propose a simple yet effective technique, named scale-adjusted training (SAT), to comply with the discovered rules and facilitates efficient training. We also analyze the quantization error introduced in calculating the gradient in the popular parameterized clipping activation (PACT) technique. Through SAT together with gradient-calibrated PACT, quantized models obtain comparable or even better performance than their full-precision counterparts, achieving state-of-the-art accuracy with consistent improvement over previous quantization methods on a wide spectrum of models including MobileNet-V1/V2 and PreResNet-50.

citation-role summary

background 1

citation-polarity summary

fields

cs.CV 1

years

2025 1

verdicts

CONDITIONAL 1

roles

background 1

polarities

unclear 1

representative citing papers

Nearly Lossless Adaptive Bit Switching

cs.CV · 2025-02-03 · conditional · novelty 5.0

Double Rounding derives lower-bit neural network weights from a stored 8-bit integer model, achieving accuracy comparable to state-of-the-art multi-precision quantization on ImageNet.

citing papers explorer

Showing 1 of 1 citing paper.

  • Nearly Lossless Adaptive Bit Switching cs.CV · 2025-02-03 · conditional · none · ref 13 · internal anchor

    Double Rounding derives lower-bit neural network weights from a stored 8-bit integer model, achieving accuracy comparable to state-of-the-art multi-precision quantization on ImageNet.