Pith. sign in

REVIEW 3 cited by

Fighting Quantization Bias With Bias

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1906.03193 v1 pith:K2X3CHEY submitted 2019-06-07 cs.LG stat.ML

classification cs.LGstat.ML
keywords biasquantizationmethodsnetworknetworksperformanceshiftconstants
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Low-precision representation of deep neural networks (DNNs) is critical for efficient deployment of deep learning application on embedded platforms, however, converting the network to low precision degrades its performance. Crucially, networks that are designed for embedded applications usually suffer from increased degradation since they have less redundancy. This is most evident for the ubiquitous MobileNet architecture which requires a costly quantization-aware training cycle to achieve acceptable performance when quantized to 8-bits. In this paper, we trace the source of the degradation in MobileNets to a shift in the mean activation value. This shift is caused by an inherent bias in the quantization process which builds up across layers, shifting all network statistics away from the learned distribution. We show that this phenomenon happens in other architectures as well. We propose a simple remedy - compensating for the quantization induced shift by adding a constant to the additive bias term of each channel. We develop two simple methods for estimating the correction constants - one using iterative evaluation of the quantized network and one where the constants are set using a short training phase. Both methods are fast and require only a small amount of unlabeled data, making them appealing for rapid deployment of neural networks. Using the above methods we are able to match the performance of training-based quantization of MobileNets at a fraction of the cost.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Improving Quantization-aware Training of Low-Precision Network via Block Replacement on Full-Precision Counterpart

    cs.LG 2024-12 conditional novelty 6.0 of 10

    BWRF improves quantization-aware training by grafting full-precision blocks onto the low-precision model during training, producing mixed-precision guides that raise ImageNet and CIFAR-10 accuracy at 2 to 4 bits.

  2. The Cambrian Explosion of Mixed-Precision Matrix Multiplication for Quantized Deep Learning Inference

    cs.CL 2025-06 conditional novelty 5.0 of 10

    Mixed-precision integer GEMM micro-kernels for ARM NEON, SVE2, Intel AMX, ARM SME, and RISC-V IME give 1.7 to 2.3 times faster quantized inference on three edge CPUs than the authors' FP32 baseline.

  3. Empowering On-Device Model Adaptation with an Edge AI Inference Accelerator

    cs.LG 2026-07 conditional novelty 4.0 of 10

    Offloading frozen INT8 backbones to a Hailo-8L inference accelerator speeds up on-device head-only fine-tuning by up to 15.4x and cuts energy, but can cost 13-21 accuracy points on quantization-sensitive models.

Pith tools