paper-with-me

Papers

Interactive Knowledge Distillation

2020-07-03 · Shipeng Fu, Zhen Li, Jun Xu, Ming-Ming Cheng, Zitao Liu, Xiaomin Yang

Knowledge distillation is a standard teacher-student learning framework to train a light-weight student network under the guidance of a well-trained large teacher network. As an effective teaching strategy, interactive teaching has been widely employed at school to motivate students, in which teachers not only provide knowledge but also give constructive feedback to students upon their responses, to improve their learning performance. In this work, we propose an InterActive Knowledge Distillation (IAKD) scheme to leverage the interactive teaching strategy for efficient knowledge distillation. In the distillation process, the interaction between teacher and student networks is implemented by a swapping-in operation: randomly replacing the blocks in the student network with the corresponding blocks in the teacher network. In the way, we directly involve the teacher's powerful feature transformation ability to largely boost the student's performance. Experiments with typical settings of teacher-student networks demonstrate that the student networks trained by our IAKD achieve better performance than those trained by conventional knowledge distillation methods on diverse image classification datasets.

📄 PDF Abstract BibTeX arXiv:2007.01476

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationKnowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

InFiConD: Interactive No-code Fine-tuning with Concept-based Knowledge Distillation

2024-06-25 · Jinbin Huang, Wenbin He, Liang Gou, Liu Ren 외

The emergence of large-scale pre-trained models has heightened their application in various downstream tasks, yet deployment is a challenge in environments with limited computational resources. Knowledge distillation has…

Knowledge Distillation

MAGIC: Meta-Ability Guided Interactive Chain-of-Distillation for Effective-and-Efficient Vision-and-Language Navigation

2024-06-25 · Liuyi Wang, Zongtao He, Mengjiao Shen, Jingwei Yang 외

Despite the remarkable developments of recent large models in Embodied Artificial Intelligence (E-AI), their integration into robotics is hampered by their excessive parameter sizes and computational demands. Towards the…

Knowledge DistillationTest unseenVision and Language Navigation

Unimodal-driven Distillation in Multimodal Emotion Recognition with Dynamic Fusion

2025-03-31 · Jiagen Li, Rui Yu, Huihao Huang, Huaicheng Yan

Multimodal Emotion Recognition in Conversations (MERC) identifies emotional states across text, audio and video, which is essential for intelligent dialogue systems and opinion analysis. Existing methods emphasize hetero…

Emotion RecognitionKnowledge DistillationMixture-of-ExpertsMultimodal Emotion Recognition

LAKD-Activation Mapping Distillation Based on Local Learning

2024-08-21 · Yaoze Zhang, Yuming Zhang, Yu Zhao, Yue Zhang 외

Knowledge distillation is widely applied in various fundamental vision models to enhance the performance of compact models. Existing knowledge distillation methods focus on designing different distillation targets to acq…

Knowledge Distillation

KD-SCFNet: Towards More Accurate and Efficient Salient Object Detection via Knowledge Distillation

2022-08-03 · Jin Zhang, Qiuwei Liang, Yanjiao Shi

Most existing salient object detection (SOD) models are difficult to apply due to the complex and huge model structures. Although some lightweight models are proposed, the accuracy is barely satisfactory. In this paper, …

Knowledge Distillationobject-detectionObject DetectionSalient Object Detection