arXiv:2511.19887cs.CVcs.AI2025-11AAAI被引 8

通过分离频域特征提升跨模态知识蒸馏效果

Distilling Cross-Modal Knowledge via Feature Disentanglement

  • 按频域分离低频与高频特征,分别设计强对齐和弱对齐损失
  • 在多个基准数据集上超越传统方法与现有最优跨模态蒸馏模型
  • 适合需要高效压缩多模态大模型的研究者或工程师

知识蒸馏(KD)在压缩大模型并提升小模型性能方面表现优异,但在视觉到语言等跨模态场景中,因模态间表示不一致导致知识迁移困难。为此,我们提出频率解耦的跨模态知识蒸馏方法,利用频域特征实现模态间知识转移的解耦与平衡。实验发现,低频特征在不同模态间具有高度一致性,而高频特征跨模态相似性极低。因此,我们在低频域施加强对齐损失,在高频域采用宽松对齐策略。此外,引入尺度一致性损失以缓解模态间分布偏移,并使用共享分类器统一特征空间。在多个基准数据集上的大量实验表明,该方法显著优于传统KD及当前最优的跨模态KD方法。代码已开源:https://github.com/Johumliu/FD-CMKD。

原文摘要 · Abstract (English)

Knowledge distillation (KD) has proven highly effective for compressing large models and enhancing the performance of smaller ones. However, its effectiveness diminishes in cross-modal scenarios, such as vision-to-language distillation, where inconsistencies in representation across modalities lead to difficult knowledge transfer. To address this challenge, we propose frequency-decoupled cross-modal knowledge distillation, a method designed to decouple and balance knowledge transfer across modalities by leveraging frequency-domain features. We observed that low-frequency features exhibit high consistency across different modalities, whereas high-frequency features demonstrate extremely low cross-modal similarity. Accordingly, we apply distinct losses to these features: enforcing strong alignment in the low-frequency domain and introducing relaxed alignment for high-frequency features. We also propose a scale consistency loss to address distributional shifts between modalities, and employ a shared classifier to unify feature spaces. Extensive experiments across multiple benchmark datasets show our method substantially outperforms traditional KD and state-of-the-art cross-modal KD approaches. Code is available at https://github.com/Johumliu/FD-CMKD.

知识蒸馏跨模态频域特征

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