Post-Training Non-Uniform Quantization for Convolutional Neural Networks

📅 2024-12-10
🏛️ arXiv.org
📈 Citations: 0
Influential: 0
📄 PDF

career value

195K/year
🤖 AI Summary
To address deployment constraints on resource-limited devices, this paper proposes a fine-tuning-free post-training quantization (PTQ) method for non-uniform weight quantization. To overcome the accuracy bottlenecks of conventional uniform or channel-wise quantization, we introduce, for the first time in PTQ, a theoretically grounded noise-minimization mechanism that jointly optimizes clipping thresholds and scaling factors. Our approach leverages gradient-free statistical modeling, hierarchical non-uniform clustering, and convex optimization to achieve distribution-adaptive quantization. Evaluated on real-world datasets, our method achieves 4–8× model compression, 3.2× inference speedup, and less than 0.3% Top-1 accuracy degradation—substantially outperforming state-of-the-art PTQ baselines. Key contributions include: (i) a theoretically guaranteed optimal non-uniform quantization design; (ii) the first provably noise-minimizing PTQ framework; and (iii) a highly efficient, entirely fine-tuning-free implementation.

Technology Category

Application Category

📝 Abstract
Despite the success of CNN models on a variety of Image classification and segmentation tasks, their extensive computational and storage demands pose considerable challenges for real-world deployment on resource constrained devices. Quantization is one technique that aims to alleviate these large storage requirements and speed up the inference process by reducing the precision of model parameters to lower-bit representations. In this paper, we introduce a novel post-training quantization method for model weights. Our method finds optimal clipping thresholds and scaling factors along with mathematical guarantees that our method minimizes quantization noise. Empirical results on Real World Datasets demonstrate that our quantization scheme significantly reduces model size and computational requirements while preserving model accuracy.
Problem

Research questions and friction points this paper is trying to address.

Reducing computational and storage demands of CNN models
Minimizing quantization noise in post-training weight quantization
Preserving model accuracy while reducing size and computation
Innovation

Methods, ideas, or system contributions that make the work stand out.

Data-free analytical quantization method
Optimal clipping thresholds with mathematical guarantees
Minimizes quantization noise while preserving accuracy
A
Ahmed Luqman
Department of Computer Science, Lahore University of Management Sciences, Lahore, Pakistan
K
Khuzemah Qazi
Department of Computer Science, Lahore University of Management Sciences, Lahore, Pakistan
I
Imdadullah Khan
Department of Computer Science, Lahore University of Management Sciences, Lahore, Pakistan