arXiv:2511.17448cs.CV2025-11被引 14

多教师对抗蒸馏提升视觉语言模型抗攻击能力

MMT-ARD: Multimodal Multi-Teacher Adversarial Distillation for Robust Vision-Language Models

  • 用双教师协同优化清晰特征与鲁棒特征
  • 在ViT-B-32上鲁棒准确率提升4.32%,零样本准确率提升3.5%
  • 训练效率提高2.3倍,适合安全关键场景应用

视觉语言模型(VLMs)越来越多地应用于安全关键领域,其对抗鲁棒性成为关键问题。尽管对抗知识蒸馏在传递鲁棒性方面展现出潜力,但传统单教师方法存在知识多样性有限、收敛慢、鲁棒性与准确率难以平衡等问题。为此,我们提出MMT-ARD:一种多模态多教师对抗鲁棒蒸馏框架。核心创新是双教师知识融合架构,协同优化干净特征保持与鲁棒特征增强。为更好处理困难的对抗样本,引入基于教师置信度的动态权重分配策略,实现对难样本的自适应关注。此外,设计基于自适应Sigmoid的加权函数,缓解教师间偏差,平衡跨模态知识转移强度。在ImageNet和零样本基准上的大量实验表明,MMT-ARD使ViT-B-32模型的鲁棒准确率提升4.32%,零样本准确率提升3.5%,训练效率相比传统单教师方法提高2.3倍。结果凸显了MMT-ARD在增强多模态大模型对抗鲁棒性方面的有效性与可扩展性。代码已开源。

原文摘要 · Abstract (English)

Vision-Language Models (VLMs) are increasingly deployed in safety-critical applications, making their adversarial robustness a crucial concern. While adversarial knowledge distillation has shown promise in transferring robustness from teacher to student models, traditional single-teacher approaches suffer from limited knowledge diversity, slow convergence, and difficulty in balancing robustness and accuracy. To address these challenges, we propose MMT-ARD: a Multimodal Multi-Teacher Adversarial Robust Distillation framework. Our key innovation is a dual-teacher knowledge fusion architecture that collaboratively optimizes clean feature preservation and robust feature enhancement. To better handle challenging adversarial examples, we introduce a dynamic weight allocation strategy based on teacher confidence, enabling adaptive focus on harder samples. Moreover, to mitigate bias among teachers, we design an adaptive sigmoid-based weighting function that balances the strength of knowledge transfer across modalities. Extensive experiments on ImageNet and zero-shot benchmarks demonstrate that MMT-ARD improves robust accuracy by +4.32% and zero-shot accuracy by +3.5% on the ViT-B-32 model, while achieving a 2.3x increase in training efficiency over traditional single-teacher methods. These results highlight the effectiveness and scalability of MMT-ARD in enhancing the adversarial robustness of multimodal large models. Our codes are available at https://github.com/itsnotacie/MMT-ARD.

视觉语言模型对抗鲁棒性知识蒸馏多教师

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