English

MetaMix: Meta-state Precision Searcher for Mixed-precision Activation Quantization

Machine Learning 2024-04-10 v2 Computer Vision and Pattern Recognition

Abstract

Mixed-precision quantization of efficient networks often suffer from activation instability encountered in the exploration of bit selections. To address this problem, we propose a novel method called MetaMix which consists of bit selection and weight training phases. The bit selection phase iterates two steps, (1) the mixed-precision-aware weight update, and (2) the bit-search training with the fixed mixed-precision-aware weights, both of which combined reduce activation instability in mixed-precision quantization and contribute to fast and high-quality bit selection. The weight training phase exploits the weights and step sizes trained in the bit selection phase and fine-tunes them thereby offering fast training. Our experiments with efficient and hard-to-quantize networks, i.e., MobileNet v2 and v3, and ResNet-18 on ImageNet show that our proposed method pushes the boundary of mixed-precision quantization, in terms of accuracy vs. operations, by outperforming both mixed- and single-precision SOTA methods.

Keywords

Cite

@article{arxiv.2311.06798,
  title  = {MetaMix: Meta-state Precision Searcher for Mixed-precision Activation Quantization},
  author = {Han-Byul Kim and Joo Hyung Lee and Sungjoo Yoo and Hong-Seok Kim},
  journal= {arXiv preprint arXiv:2311.06798},
  year   = {2024}
}

Comments

Proc. The 38th Annual AAAI Conference on Artificial Intelligence (AAAI)

R2 v1 2026-06-28T13:18:28.408Z