paper-with-me

홈 › Papers

Training Shallow and Thin Networks for Acceleration via Knowledge Distillation with Conditional Adversarial Networks

2017-09-02 · Zheng Xu, Yen-Chang Hsu, Jiawei Huang

There is an increasing interest on accelerating neural networks for real-time applications. We study the student-teacher strategy, in which a small and fast student network is trained with the auxiliary information learned from a large and accurate teacher network. We propose to use conditional adversarial networks to learn the loss function to transfer knowledge from teacher to student. The proposed method is particularly effective for relatively small student networks. Moreover, experimental results show the effect of network size when the modern networks are used as student. We empirically study the trade-off between inference time and classification accuracy, and provide suggestions on choosing a proper student network.

📄 PDF Abstract BibTeX arXiv:1709.00513

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationKnowledge Distillation

Similar Papers 제목 키워드 기반

Knowledge Distillation with Deep Supervision

2022-02-16 · Shiya Luo, Defang Chen, Can Wang

Knowledge distillation aims to enhance the performance of a lightweight student model by exploiting the knowledge from a pre-trained cumbersome teacher model. However, in the traditional knowledge distillation, teacher p…

Knowledge DistillationTransfer Learning

Shallow-π: Knowledge Distillation for Flow-based VLAs

2026-01-28 · Boseong Jeon, Yunho Choi, Taehan Kim arxiv

The growing demand for real-time robotic deployment necessitates fast and on-device inference for vision-language-action (VLA) models. Within the VLA literature, efficiency has been extensively studied at the token level…

Knowledge Distillation

Weight Distillation: Transferring the Knowledge in Neural Network Parameters

2020-09-19 · ACL 2021 5 · Ye Lin, Yanyang Li, Ziyang Wang, Bei Li 외

Knowledge distillation has been proven to be effective in model acceleration and compression. It allows a small network to learn to generalize in the same way as a large network. Recent successes in pre-training suggest …

Knowledge DistillationMachine TranslationTranslation

Rectifying the Data Bias in Knowledge Distillation

2021-10-11 · ICCV 2021 10 · Boxiao Liu, Shenghan Zhang, Guanglu Song, Haihang You 외

Knowledge distillation is a representative technique for model compression and acceleration, which is important for deploying neural networks on resource limited devices. The knowledge transferred from teacher to stud…

Face RecognitionFace VerificationKnowledge DistillationModel Compression+1

Knowledge Distillation: A Survey

2020-06-09 · Jianping Gou, Baosheng Yu, Stephen John Maybank, DaCheng Tao

In recent years, deep neural networks have been successful in both industry and academia, especially for computer vision tasks. The great success of deep learning is mainly due to its scalability to encode large-scale da…

Knowledge DistillationModel CompressionNeural Architecture SearchQuantization+1