A spectral (Fourier) analysis of ViT features guides layer selection and feature alignment for knowledge distillation, yielding ImageNet top-1 gains of +5.2% for DeiT-Tiny and +1.4% for Swin-Tiny.
Dual Expert Distillation Network for Generalized Zero-Shot Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Zero-shot learning has consistently yielded remarkable progress via modeling nuanced one-to-one visual-attribute correlation. Existing studies resort to refining a uniform mapping function to align and correlate the sample regions and subattributes, ignoring two crucial issues: 1) the inherent asymmetry of attributes; and 2) the unutilized channel information. This paper addresses these issues by introducing a simple yet effective approach, dubbed Dual Expert Distillation Network (DEDN), where two experts are dedicated to coarse- and fine-grained visual-attribute modeling, respectively. Concretely, one coarse expert, namely cExp, has a complete perceptual scope to coordinate visual-attribute similarity metrics across dimensions, and moreover, another fine expert, namely fExp, consists of multiple specialized subnetworks, each corresponds to an exclusive set of attributes. Two experts cooperatively distill from each other to reach a mutual agreement during training. Meanwhile, we further equip DEDN with a newly designed backbone network, i.e., Dual Attention Network (DAN), which incorporates both region and channel attention information to fully exploit and leverage visual semantic knowledge. Experiments on various benchmark datasets indicate a new state-of-the-art.
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
SpectralKD: A Unified Framework for Interpreting and Distilling Vision Transformers via Spectral Analysis
A spectral (Fourier) analysis of ViT features guides layer selection and feature alignment for knowledge distillation, yielding ImageNet top-1 gains of +5.2% for DeiT-Tiny and +1.4% for Swin-Tiny.