PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
December 19, 20142,033 citationsOpen Access

FitNets: Hints for Thin Deep Nets

View Full Paper
ARAdriana RomeroPontifical Catholic University of PeruNBNicolas BallasInstitut national de recherche en sciences et technologies du numériqueSKSamira Ebrahimi KahouCanadian Institute for Advanced Research

Key Points

Key points are not available for this paper at this time.

Abstract

While depth tends to improve network performances, it also makes gradient-based training more difficult since deeper networks tend to be more non-linear. The recently proposed knowledge distillation approach is aimed at obtaining small and fast-to-execute models, and it has shown that a student network could imitate the soft output of a larger teacher network or ensemble of networks. In this paper, we extend this idea to allow the training of a student that is deeper and thinner than the teacher, using not only the outputs but also the intermediate representations learned by the teacher as hints to improve the training process and final performance of the student. Because the student intermediate hidden layer will generally be smaller than the teacher's intermediate hidden layer, additional parameters are introduced to map the student hidden layer to the prediction of the teacher hidden layer. This allows one to train deeper students that can generalize better or run faster, a trade-off that is controlled by the chosen student capacity. For example, on CIFAR-10, a deep student network with almost 10.4 times less parameters outperforms a larger, state-of-the-art teacher network.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Romero et al. (2014) studied this question.

synapsesocial.com/papers/6952f892a91d4d47a20b9c0dhttps://doi.org/10.48550/arxiv.1412.6550
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Model compression2006 · 2,119 citations
  2. 2Annotated Facial Landmarks in the Wild: A large-scale, real-world database for facial landmark localization2011 · 1,039 citations
  3. 3Reading digits in natural images with unsupervised feature learning2024 · 4,551 citations
  4. 4Exploiting Linear Structure Within Convolutional Networks for Efficient Evaluation2014 · 1,094 citations
  5. 5Compressing Deep Convolutional Networks using Vector Quantization2014 · 1,018 citations