arXiv:2507.16296cs.AI2025-07被引 3

跨模态知识蒸馏,让不同模态间高效传递信息

Cross-Modal Distillation For Widely Differing Modalities

  • 在特征和分类器层面采用软约束策略防止过拟合
  • 引入质量自适应权重模块提升训练鲁棒性
  • 在图像、文本、语音间实现有效知识迁移

深度学习虽取得显著进展,但单纯扩大模型规模难以持续提升性能。多模态学习通过引入更丰富、更具区分性的输入信息缓解该问题。为解决使用时多模态数据获取受限的问题,本文通过教师-学生框架,在训练阶段利用教师模型将判别性知识迁移到学生模型。然而,由于模态间存在巨大领域差异,直接的知识蒸馏易导致过拟合。为此,本文提出一种跨模态知识蒸馏框架,发现硬约束损失(如强制学生与教师完全一致的l2损失)在跨模态场景下易引发过拟合。因此,分别在特征层和分类器层提出两种软约束知识蒸馏策略,并设计基于数据质量的自适应权重模块,动态调整样本权重以增强训练稳定性。在说话人识别与图像分类任务上的实验表明,该方法能有效实现图像、文本、语音等常用且差异较大的模态间的知识迁移。

原文摘要 · Abstract (English)

Deep learning achieved great progress recently, however, it is not easy or efficient to further improve its performance by increasing the size of the model. Multi-modal learning can mitigate this challenge by introducing richer and more discriminative information as input. To solve the problem of limited access to multi-modal data at the time of use, we conduct multi-modal learning by introducing a teacher model to transfer discriminative knowledge to a student model during training. However, this knowledge transfer via distillation is not trivial because the big domain gap between the widely differing modalities can easily lead to overfitting. In this work, we introduce a cross-modal distillation framework. Specifically, we find hard constrained loss, e.g. l2 loss forcing the student being exact the same as the teacher, can easily lead to overfitting in cross-modality distillation. To address this, we propose two soft constrained knowledge distillation strategies at the feature level and classifier level respectively. In addition, we propose a quality-based adaptive weights module to weigh input samples via quantified data quality, leading to robust model training. We conducted experiments on speaker recognition and image classification tasks, and the results show that our approach is able to effectively achieve knowledge transfer between the commonly used and widely differing modalities of image, text, and speech.

知识蒸馏多模态跨模态

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