用中间教师模型提升视觉语言模型到轻量分类器的知识迁移效果
DAIT: Distillation from Vision-Language Models to Lightweight Classifiers with Adaptive Intermediate Teacher Transfer
- 引入可训练中间教师,动态适配视觉语言模型特征
- 在飞机和鸟类数据集上分别提升12.63%和8.34%准确率
- 适合资源受限环境下细粒度图像识别任务部署
大规模视觉-语言模型(VLMs)蕴含丰富的多模态语义信息,对细粒度视觉分类(FGVC)极具价值。然而其高昂的计算成本限制了在资源受限环境中的实际应用。尽管知识蒸馏可用于将VLM能力迁移到轻量分类器,但传统方法直接从通用VLM向紧凑学生模型传输,常因架构不匹配和引入无关信息导致性能不佳。为此,本文提出自适应中间教师蒸馏(DAIT),实现从VLM到轻量学生的高效知识迁移。DAIT引入一个可训练的中间教师,在目标细粒度任务显式监督下学习冻结的VLM表示。该中间教师自适应增强判别性视觉线索,生成紧凑且任务对齐的知识,可可靠地蒸馏至轻量模型。在多个FGVC基准测试中,采用不同学生架构的实验表明,该方法在FGVC-Aircraft和CUB-200-2011数据集上分别取得12.63%和8.34%的性能提升,确立了从通用VLMs到可部署细粒度识别模型的系统性范式。
原文摘要 · Abstract (English)
Large-scale Vision-Language Models (VLMs) encode rich multimodal semantics that are highly beneficial for fine-grained visual categorization (FGVC). However, their prohibitive computational cost hinders practical deployment in resource-constrained environments. Although knowledge distillation contributes to transferring VLMs capacity to lightweight classifiers, conventional distillation mechanisms, which directly transfer from a generic VLM to a compact student, often yield suboptimal results due to severe architectural misalignment and introducing task-irrelevant information. To alleviate this limitation, we propose Distillation with Adaptive Intermediate Teacher transfer (DAIT) in this study, facilitating adaptive knowledge transfer from VLMs to lightweight students. DAIT introduces a trainable intermediate teacher that learns to transfer frozen VLMs representations under explicit supervision from the target fine-grained task. This intermediate teacher adaptively enhances discriminative visual cues, thereby producing compact and task-aligned knowledge that can be reliably distilled into lightweight models. Extensive evaluations on multiple FGVC benchmarks with diverse student architectures demonstrate that our method achieves respective performance gains of 12.63% and 8.34% on FGVC-Aircraft and CUB-200-2011 datasets, establishing DAIT as a principled paradigm for transferring from general-purpose VLMS to deployable fine-grained recognition models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。