arXiv:2606.10504cs.AI2026-06

无配对数据下实现跨模态知识蒸馏,理论指导实践

Cross-Modal Knowledge Distillation without Paired Data: Theoretical Foundation and Algorithm

论文配图:Cross-Modal Knowledge Distillation without Paired Data: Theoretical Foundation and Algorithm
图 1 · 摘自论文原文
  • 通过分布对齐替代样本配对,解决跨模态蒸馏的数据难题
  • 发现特征对齐与标签对齐是决定蒸馏效果的核心因素
  • 适用于缺乏配对数据的场景,尤其适合多模态模型轻量化

跨模态知识蒸馏(CMKD)研究如何让在一个模态上训练的大模型(如图像)指导另一个模态上构建的小模型(如文本/音频)。现有方法通常依赖语义对齐的多模态配对数据,但这类数据获取成本高、不现实。为克服此限制,本文提出一种无需配对数据的新型CMKD框架。我们建立了教师与学生模型间的跨模态分布关系,揭示了两个决定蒸馏效率的关键量:特征对齐(表征层面)和标签对齐(预测分布层面)。基于此洞察,我们设计了一个具有理论保证的系统性框架,通过分布对齐而非个体样本匹配实现有效蒸馏。在多种多模态基准上的大量实验表明,该框架在有/无配对数据情况下均显著优于现有方法。

原文摘要 · Abstract (English)

Cross-modal knowledge distillation (CMKD) studies how a (large) teacher model trained on one type of data (e.g., images) can guide a (smaller) student model building on another type of data (e.g., text/audio). Existing CMKD methods often require paired multi-modal data with aligned semantics, but obtaining such paired data are often costly and impractical. To mitigate this limitation, we develop a new CMKD framework for the more challenging setting where paired data are unavailable. In particular, we establish a cross-modal distributional relationship between teacher and student models, which reveals two fundamental quantities governing effective distillation: feature alignment and label alignment. These quantities characterize semantic discrepancy between modalities at the levels of representation and prediction distributions, respectively. Motivated by this insight, we propose a principled framework, with theoretical guarantees, that enables effective cross-modal knowledge distillation by aligning distributions rather than individual samples. Extensive experiments across a wide range of multimodal benchmarks show that our framework is highly effective in both unpaired and paired data settings, improving significantly over prior work.

知识蒸馏跨模态无监督分布对齐

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