paper-with-me

홈 › Papers

Revisiting Self-Distillation

2022-06-17 · Minh Pham, Minsu Cho, Ameya Joshi, Chinmay Hegde

Knowledge distillation is the procedure of transferring "knowledge" from a large model (the teacher) to a more compact one (the student), often being used in the context of model compression. When both models have the same architecture, this procedure is called self-distillation. Several works have anecdotally shown that a self-distilled student can outperform the teacher on held-out data. In this work, we systematically study self-distillation in a number of settings. We first show that even with a highly accurate teacher, self-distillation allows a student to surpass the teacher in all cases. Secondly, we revisit existing theoretical explanations of (self) distillation and identify contradicting examples, revealing possible drawbacks of these explanations. Finally, we provide an alternative explanation for the dynamics of self-distillation through the lens of loss landscape geometry. We conduct extensive experiments to show that self-distillation leads to flatter minima, thereby resulting in better generalization.

📄 PDF Abstract BibTeX arXiv:2206.08491

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationModel Compression

Similar Papers 제목 키워드 기반

Revisiting Reverse Distillation for Anomaly Detection

2023-01-01 · CVPR 2023 1 · Tran Dinh Tien, Anh Tuan Nguyen, Nguyen Hoang Tran, Ta Duc Huy 외

Anomaly detection is an important application in large-scale industrial manufacturing. Recent methods for this task have demonstrated excellent accuracy but come with a latency trade-off. Memory based approaches with…

Anomaly Detection

Revisiting the Capacity Gap in Chain-of-Thought Distillation from a Practical Perspective

2026-04-10 · Tokio Kajitsuka, Ukyo Honda, Sho Takase arxiv

Chain-of-thought (CoT) distillation transfers reasoning behaviors from a strong teacher to a smaller student, but prior work reports a capacity gap: distillation may fail when the teacher-student capability mismatch is l…

SSMTL++: Revisiting Self-Supervised Multi-Task Learning for Video Anomaly Detection

2022-07-16 · Antonio Barbalau, Radu Tudor Ionescu, Mariana-Iuliana Georgescu, Jacob Dueholm 외

A self-supervised multi-task learning (SSMTL) framework for video anomaly detection was recently introduced in literature. Due to its highly accurate results, the method attracted the attention of many researchers. In th…

Anomaly DetectionKnowledge DistillationMulti-Task LearningOptical Flow Estimation+2

Revisiting Label Smoothing and Knowledge Distillation Compatibility: What was Missing?

2022-06-29 · Keshigeyan Chandrasegaran, Ngoc-Trung Tran, Yunqing Zhao, Ngai-Man Cheung

This work investigates the compatibility between label smoothing (LS) and knowledge distillation (KD). Contemporary findings addressing this thesis statement take dichotomous standpoints: Muller et al. (2019) and Shen et…

image-classificationImage ClassificationKnowledge DistillationMachine Translation

Revisiting Distillation for Continual Learning on Visual Question Localized-Answering in Robotic Surgery

2023-07-22 · Long Bai, Mobarakol Islam, Hongliang Ren

The visual-question localized-answering (VQLA) system can serve as a knowledgeable assistant in surgical education. Except for providing text-based answers, the VQLA system can highlight the interested region for better …

Continual LearningScene Understanding