Data Quality-aware Mixed-precision Quantization via Hybrid Reinforcement Learning
Yingchun Wang, Jingcai Guo, Song Guo, Weizhan Zhang

TL;DR
This paper introduces DQMQ, a dynamic, data quality-aware mixed-precision quantization framework that uses hybrid reinforcement learning to adapt bit-widths during training, improving robustness and performance on varied data qualities.
Contribution
The paper proposes a novel end-to-end differentiable framework combining reinforcement learning and supervised training for dynamic mixed-precision quantization based on data quality.
Findings
DQMQ outperforms existing fixed/mixed-precision methods.
It adaptively assigns bit-widths based on input data quality.
Demonstrates robustness across various datasets and networks.
Abstract
Mixed-precision quantization mostly predetermines the model bit-width settings before actual training due to the non-differential bit-width sampling process, obtaining sub-optimal performance. Worse still, the conventional static quality-consistent training setting, i.e., all data is assumed to be of the same quality across training and inference, overlooks data quality changes in real-world applications which may lead to poor robustness of the quantized models. In this paper, we propose a novel Data Quality-aware Mixed-precision Quantization framework, dubbed DQMQ, to dynamically adapt quantization bit-widths to different data qualities. The adaption is based on a bit-width decision policy that can be learned jointly with the quantization training. Concretely, DQMQ is modeled as a hybrid reinforcement learning (RL) task that combines model-based policy optimization with supervised…
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.
Taxonomy
TopicsImage Enhancement Techniques · Advanced Image Processing Techniques · Advanced Vision and Imaging
