vix.ing · top · new · best · stats

Adaptive Distillation: Aggregating Knowledge from Multiple Paths for Efficient Distillation

2021/10/19 by Sumanth Chennupati, Chennupati, Sumanth, Mohammad Mahdi Kamani +5 · 1 citation
Computer Science · #Advanced Neural Network Applications #Adversarial Robustness in Machine Learning #Computer Vision and Pattern Recognition (cs.CV) #Domain Adaptation and Few-Shot Learning #FOS: Computer and information sciences #Machine Learning (cs.LG) #cs.CV #cs.LG

paper · pdf · doi:10.48550/arxiv.2110.09674

Accepted to BMVC 2021 for publication. V2. Added more results for ImageNet-1K

openalex publication_date 2021/10/19 · arxiv created 2021/10/24 · arxiv updated 2021/10/26 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Knowledge Distillation is becoming one of the primary trends among neural network compression algorithms to improve the generalization performance of a smaller student model with guidance from a larger teacher model. This momentous rise in applications of knowledge distillation is accompanied by the introduction of numerous algorithms for distilling the knowledge such as soft targets and hint layers. Despite this advancement in different techniques for distilling the knowledge, the aggregation of different paths for distillation has not been studied comprehensively. This is of particular significance, not only because different paths have different importance, but also due to the fact that some paths might have negative effects on the generalization performance of the student model. Hence, we need to adaptively adjust the importance of each path to maximize the impact of distillation on the student model. In this paper, we explore different approaches for aggregating these different paths and introduce our proposed adaptive approach based on multitask learning methods. We empirically demonstrate the effectiveness of the proposed approach over other baselines on the applications of knowledge distillation in classification, semantic segmentation, and object detection tasks.

Citations

Cited by

Related