Generalizable Knowledge Distillation from Vision Foundation Models for Semantic Segmentation
Chonghua Lv, Dong Zhao, Shuang Wang, Dou Quan, Ning Huyan, Nicu Sebe, Zhun Zhong

TL;DR
This paper introduces GKD, a multi-stage knowledge distillation framework that enhances out-of-domain generalization in semantic segmentation by decoupling representation learning from task learning and employing a query-based distillation mechanism.
Contribution
The paper proposes GKD, a novel distillation method that improves out-of-domain robustness for vision foundation models in semantic segmentation tasks.
Findings
GKD outperforms existing KD methods on five domain generalization benchmarks.
Achieves +1.9% in foundation-to-foundation distillation.
Achieves +10.6% in foundation-to-local distillation.
Abstract
Knowledge distillation (KD) has been widely applied in semantic segmentation to compress large models, but conventional approaches primarily preserve in-domain accuracy while neglecting out-of-domain generalization, which is essential under distribution shifts. This limitation becomes more severe with the emergence of vision foundation models (VFMs): although VFMs exhibit strong robustness on unseen data, distilling them with conventional KD often compromises this ability. We propose Generalizable Knowledge Distillation (GKD), a multi-stage framework that explicitly enhances generalization. GKD decouples representation learning from task learning. In the first stage, the student acquires domain-agnostic representations through selective feature distillation, and in the second stage, these representations are frozen for task adaptation, thereby mitigating overfitting to visible domains.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Neural Network Applications
