2019

Loss Aware Post-training Quantization

Nahshan, Yury, Chmiel, Brian, Baskin, Chaim et al.

Understand

Neural network quantization enables the deployment of large models on resource-constrained devices.

  • Current post-training quantization methods fall short in terms of accuracy for INT4 (or lower) but provide reasonable accuracy for INT8 (or above).
  • In this work, we study the effect of quantization on the structure of the loss landscape.
  • Additionally, we show that the structure is flat and separable for mild quantization, enabling straightforward post-training quantization methods to achieve good results.

Reading the bibliography…