pith. sign in

arxiv: 1610.09650 · v2 · pith:GZYOCP2Znew · submitted 2016-10-30 · 💻 cs.LG

Deep Model Compression: Distilling Knowledge from Noisy Teachers

classification 💻 cs.LG
keywords deepcifar-10complexitycompressionmodelmodelsproposedstorage
0
0 comments X
read the original abstract

The remarkable successes of deep learning models across various applications have resulted in the design of deeper networks that can solve complex problems. However, the increasing depth of such models also results in a higher storage and runtime complexity, which restricts the deployability of such very deep models on mobile and portable devices, which have limited storage and battery capacity. While many methods have been proposed for deep model compression in recent years, almost all of them have focused on reducing storage complexity. In this work, we extend the teacher-student framework for deep model compression, since it has the potential to address runtime and train time complexity too. We propose a simple methodology to include a noise-based regularizer while training the student from the teacher, which provides a healthy improvement in the performance of the student network. Our experiments on the CIFAR-10, SVHN and MNIST datasets show promising improvement, with the best performance on the CIFAR-10 dataset. We also conduct a comprehensive empirical evaluation of the proposed method under related settings on the CIFAR-10 dataset to show the promise of the proposed approach.

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.