PTQAT: A Hybrid Parameter-Efficient Quantization Algorithm for 3D Perception Tasks
Xinhao Wang, Zhiwei Lin, Zhongyu Xia, Yongtao Wang

TL;DR
PTQAT is a hybrid quantization algorithm that combines post-training and quantization-aware training to efficiently deploy 3D perception models with minimal performance loss and reduced training costs.
Contribution
The paper introduces PTQAT, a hybrid quantization method that selectively fine-tunes critical layers, achieving near-QAT performance with less training and supporting various models and bit widths.
Findings
Outperforms QAT baselines on 3D perception tasks.
Achieves 0.2%-1.0% improvements in key metrics.
Freezes nearly 50% of layers for efficiency.
Abstract
Post-Training Quantization (PTQ) and Quantization-Aware Training (QAT) represent two mainstream model quantization approaches. However, PTQ often leads to unacceptable performance degradation in quantized models, while QAT imposes substantial GPU memory requirements and extended training time due to weight fine-tuning. In this paper, we propose PTQAT, a novel general hybrid quantization algorithm for the efficient deployment of 3D perception networks. To address the speed accuracy trade-off between PTQ and QAT, our method selects critical layers for QAT fine-tuning and performs PTQ on the remaining layers. Contrary to intuition, fine-tuning the layers with smaller output discrepancies before and after quantization, rather than those with larger discrepancies, actually leads to greater improvements in the model's quantization accuracy. This means we better compensate for quantization…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
