paper-with-me

홈 › Papers

Single-Teacher View Augmentation: Enhancing Knowledge Distillation with Student-Guided Perturbations

2026-07-13 · Xuyi Yu, Yaohua Liu, Chengjun Li, Qiang Tang, Shuzhe Tang, Kuizhi Mei arxiv

Knowledge distillation (KD) typically relies on the fixed perspective of a single teacher, limiting the diversity of supervisory signals. While multi-teacher distillation addresses this by aggregating knowledge from multiple models, it incurs prohibitive computational and storage costs. To balance efficiency and diversity, recent research has focused on generating virtual views from a single teacher. However, existing methods face a trade-off: random perturbation approaches offer efficiency but lack controlled diversity, while structured augmentation methods require multi-stage training and incur linear parameter growth. We observe that this trade-off stems from a common design choice: using the teacher's strong but static features to generate views. Instead, we propose Shift-Augmented Knowledge Distillation (SAKD), a simple yet effective framework that leverages the student's evolving features as a dynamic condition for perturbation generation. This shift in perspective enables single-stage training while producing adaptive, diverse views through a parameter-free cyclic shift. Extensive experiments on CIFAR-100 and ImageNet demonstrate that SAKD consistently outperforms random perturbation methods and achieves accuracy on par with two-stage approaches, while using significantly fewer parameters and eliminating pre-training requirements.

📄 PDF Abstract BibTeX arXiv:2607.11557

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

Single-Teacher View Augmentation: Boosting Knowledge Distillation via Angular Diversity

2025-10-26 · Seonghoon Yu, Dongjun Nam, Dina Katabi, Jeany Son arxiv

Knowledge Distillation (KD) aims to train a lightweight student model by transferring knowledge from a large, high-capacity teacher. Recent studies have shown that leveraging diverse teacher perspectives can significantl…

Knowledge Distillation

Powerful Teachers Matter: Text-Guided Multi-view Knowledge Distillation with Visual Prior Enhancement

2026-03-25 · Xin Zhang, Jianyang Xu, Hao Peng, Dongjing Wang 외 arxiv

Knowledge distillation transfers knowledge from large teacher models to smaller students for efficient inference. While existing methods primarily focus on distillation strategies, they often overlook the importance of e…

Knowledge Distillation

Why does Knowledge Distillation Work? Rethink its Attention and Fidelity Mechanism

2024-04-30 · Chenqi Guo, Shiwei Zhong, Xiaofeng Liu, Qianli Feng 외

Does Knowledge Distillation (KD) really work? Conventional wisdom viewed it as a knowledge transfer procedure where a perfect mimicry of the student to its teacher is desired. However, paradoxical studies indicate that c…

Data AugmentationDiversityKnowledge DistillationTransfer Learning

Intra-class Patch Swap for Self-Distillation

2025-05-20 · Hongjun Choi, Eun Som Jeon, Ankita Shukla, Pavan Turaga

Knowledge distillation (KD) is a valuable technique for compressing large deep learning models into smaller, edge-suitable networks. However, conventional KD frameworks rely on pre-trained high-capacity teacher networks,…

image-classificationImage ClassificationKnowledge DistillationSemantic Segmentation

A New Teacher-Reviewer-Student Framework for Semi-supervised 2D Human Pose Estimation

2025-01-16 · Wulian Yun, Mengshi Qi, Fei Peng, Huadong Ma

Conventional 2D human pose estimation methods typically require extensive labeled annotations, which are both labor-intensive and expensive. In contrast, semi-supervised 2D human pose estimation can alleviate the above p…

2D Human Pose EstimationData AugmentationPose Estimation