English

Block-Wise Dynamic-Precision Neural Network Training Acceleration via Online Quantization Sensitivity Analytics

Machine Learning 2022-11-01 v1 Artificial Intelligence Image and Video Processing

Abstract

Data quantization is an effective method to accelerate neural network training and reduce power consumption. However, it is challenging to perform low-bit quantized training: the conventional equal-precision quantization will lead to either high accuracy loss or limited bit-width reduction, while existing mixed-precision methods offer high compression potential but failed to perform accurate and efficient bit-width assignment. In this work, we propose DYNASTY, a block-wise dynamic-precision neural network training framework. DYNASTY provides accurate data sensitivity information through fast online analytics, and maintains stable training convergence with an adaptive bit-width map generator. Network training experiments on CIFAR-100 and ImageNet dataset are carried out, and compared to 8-bit quantization baseline, DYNASTY brings up to 5.1×5.1\times speedup and 4.7×4.7\times energy consumption reduction with no accuracy drop and negligible hardware overhead.

Keywords

Cite

@article{arxiv.2210.17047,
  title  = {Block-Wise Dynamic-Precision Neural Network Training Acceleration via Online Quantization Sensitivity Analytics},
  author = {Ruoyang Liu and Chenhan Wei and Yixiong Yang and Wenxun Wang and Huazhong Yang and Yongpan Liu},
  journal= {arXiv preprint arXiv:2210.17047},
  year   = {2022}
}

Comments

7 pages, to be published in 28th Asia and South Pacific Design Automation Conference (ASP-DAC 2023)

R2 v1 2026-06-28T04:49:02.540Z