arXiv:2604.14629cs.CV2026-04被引 1

让小模型学会大模型的多模态理解,提升效率。

Switch-KD: Visual-Switch Knowledge Distillation for Vision-Language Models

论文配图:Switch-KD: Visual-Switch Knowledge Distillation for Vision-Language Models
图 1 · 摘自论文原文
  • 用视觉切换机制在文本概率空间中传递视觉知识
  • 0.5B小模型在10个评测上平均提分3.6点
  • 适合资源受限场景下高效部署多模态模型

视觉语言模型(VLMs)在跨模态理解任务中表现卓越,但其庞大的规模给资源受限环境的部署带来挑战。知识蒸馏(KD)可在不增加模型大小或数据量的前提下提升性能,是理想的优化手段。然而,现有方法对视觉与语言模态分别监督,未显式处理多模态对齐,导致知识传递不一致。为此,我们提出Switch-KD,一种基于共享文本概率空间的视觉-切换知识蒸馏框架。该框架包含两个核心组件:(1) 视觉-切换蒸馏,将学生模型的视觉输出切换至教师的语言路径,构建跨模态概率参考以隐式传递视觉知识;(2) 动态双向逻辑差(DBiLD)损失,通过双向监督自适应对齐有效概率区域,同时保留教师与学生分布结构。在Switch-KD引导下,0.5B的TinyLLaVA可从3B教师模型中蒸馏出丰富的多模态知识,在10个多模态基准上平均提升3.6分,且无需任何架构修改。

原文摘要 · Abstract (English)

Vision-Language Models (VLMs) have shown remarkable capabilities in joint vision-language understanding, but their large scale poses significant challenges for deployment in resource-constrained scenarios. Knowledge Distillation (KD) offers a viable way to improve model capabilities without increasing model size or data requirements, making deployment more efficient. However, applying KD to VLMs is challenged by modality-specific supervision: although multimodal knowledge in VLMs is fused within the language space, current methods supervise each modality separately without explicitly addressing multimodal alignment, leading to inconsistent multimodal knowledge transfer. To address this, we propose Switch-KD, a visual-switch distillation framework that unifies vision-language knowledge transfer within a shared text-probability space. Switch-KD comprises two key components: (1) Visual-Switch Distillation, which switches the student's visual outputs into the teacher's language pathway to construct cross-modal probabilistic references for implicit visual knowledge transfer; and (2) Dynamic Bi-directional Logits Difference (DBiLD) loss, which adaptively aligns informative probability regions while preserving the distributional structures of teacher and student through bidirectional supervision. Guided by Switch-KD, a 0.5B TinyLLaVA effectively distills rich multimodal knowledge from its 3B teacher, yielding an average improvement of 3.6 points across 10 multimodal benchmarks without any architectural modification.

知识蒸馏多模态模型压缩视觉语言

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。