Differentiable Feature Aggregation Search for Knowledge Distillation
Yushuo Guan, Pengyu Zhao, Bingxuan Wang, Yuanxing Zhang, Cong Yao,, Kaigui Bian, Jian Tang

TL;DR
This paper introduces DFA, a differentiable search method for optimal feature aggregation in knowledge distillation, improving efficiency and performance by mimicking multi-teacher supervision within a single-teacher framework.
Contribution
DFA employs a bi-level optimization with a novel bridge loss to automatically discover effective feature aggregations for knowledge distillation, reducing computational costs.
Findings
DFA outperforms existing methods on CIFAR-100 and CINIC-10 datasets.
The method effectively mimics multi-teacher distillation with a single teacher.
DFA demonstrates robustness across various teacher-student configurations.
Abstract
Knowledge distillation has become increasingly important in model compression. It boosts the performance of a miniaturized student network with the supervision of the output distribution and feature maps from a sophisticated teacher network. Some recent works introduce multi-teacher distillation to provide more supervision to the student network. However, the effectiveness of multi-teacher distillation methods are accompanied by costly computation resources. To tackle with both the efficiency and the effectiveness of knowledge distillation, we introduce the feature aggregation to imitate the multi-teacher distillation in the single-teacher distillation framework by extracting informative supervision from multiple teacher feature maps. Specifically, we introduce DFA, a two-stage Differentiable Feature Aggregation search method that motivated by DARTS in neural architecture search, to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Neural Networks and Applications
MethodsKnowledge Distillation · Differentiable Architecture Search · Direct Feedback Alignment · Feedback Alignment
