pith. sign in

arxiv: 1711.05852 · v1 · pith:ZQKJNDAJnew · submitted 2017-11-15 · 💻 cs.LG · cs.CV· cs.NE

Apprentice: Using Knowledge Distillation Techniques To Improve Low-Precision Network Accuracy

classification 💻 cs.LG cs.CVcs.NE
keywords techniquesdistillationknowledgemodelsnetworkslow-precisionaccuraciesapprentice
0
0 comments X
read the original abstract

Deep learning networks have achieved state-of-the-art accuracies on computer vision workloads like image classification and object detection. The performant systems, however, typically involve big models with numerous parameters. Once trained, a challenging aspect for such top performing models is deployment on resource constrained inference systems - the models (often deep networks or wide networks or both) are compute and memory intensive. Low-precision numerics and model compression using knowledge distillation are popular techniques to lower both the compute requirements and memory footprint of these deployed models. In this paper, we study the combination of these two techniques and show that the performance of low-precision networks can be significantly improved by using knowledge distillation techniques. Our approach, Apprentice, achieves state-of-the-art accuracies using ternary precision and 4-bit precision for variants of ResNet architecture on ImageNet dataset. We present three schemes using which one can apply knowledge distillation techniques to various stages of the train-and-deploy pipeline.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Multi-Modality Distillation via Learning the teacher's modality-level Gram Matrix

    cs.AI 2021-12 unverdicted novelty 4.0

    Proposes a modality relation distillation method that transfers teacher modality relationships via the modality-level Gram Matrix.