2020

Post-Training Piecewise Linear Quantization for Deep Neural Networks

Fang, Jun, Shafiee, Ali, Abdel-Aziz, Hamzah et al.

Understand

Quantization plays an important role in the energy-efficient deployment of deep neural networks on resource-limited devices.

  • Post-training quantization is highly desirable since it does not require retraining or access to the full training dataset.
  • The well-established uniform scheme for post-training quantization achieves satisfactory results by converting neural networks from full-precision to 8-bit fixed-point integers.
  • However, it suffers from significant performance degradation when quantizing to lower bit-widths.

Reading the bibliography…