arXiv:2606.02947cs.LGcs.CV2026-06中稿 · ICML

通过替换异常响应提升视觉语言模型抗后门攻击能力

BYORn: Bootstrap Your Own Responses to Defend Large Vision-Language Models Against Backdoor Attacks

论文配图:BYORn: Bootstrap Your Own Responses to Defend Large Vision-Language Models Against Backdoor Attacks
图 1 · 摘自论文原文
  • 识别图像文本输入下语义不合理的中毒响应并动态替换
  • 在多个数据集上使攻击成功率从90%降至不足5%
  • 适合需要高鲁棒性且兼顾正常任务性能的场景

自回归视觉语言模型的监督微调是主流下游适配方法,但近期研究发现该范式极易受后门攻击,且现有防御在开放生成场景中无效。为此,我们提出BYORn,其核心思路是:中毒目标响应往往与对应图像-文本输入语义不符,且偏离预训练模型输出分布。BYORn通过检测此类语义错位响应,并用模型自身生成的替代响应进行动态替换,从而切断触发词与目标输出间的关联。最终优化目标对应的梯度,等价于对干净数据分布上经验风险上界的梯度估计。实验表明,BYORn在保持正常任务性能的同时,显著提升对后门攻击的鲁棒性,将攻击成功率从90%以上降至不足5%,并能有效抵御专门设计绕过该防御的自适应攻击。

原文摘要 · Abstract (English)

Supervised fine-tuning is the predominant approach for adapting autoregressive vision-language models to downstream tasks. Recent work has shown that this paradigm is highly vulnerable to backdoor attacks, and that existing defenses are ineffective in open-ended generation settings. In response, we propose BYORn, a backdoor-robust fine-tuning framework motivated by the observation that poisoned target responses are often semantically implausible given the corresponding image-text inputs and a pretrained model. BYORn identifies such misaligned responses and dynamically replaces them with alternative responses generated by the model, thereby breaking the correlation between triggers and target outputs. The resulting objective gradient corresponds to the gradient of the empirical estimate of the population risk upper bound over the clean data distribution. Empirically, BYORn consistently improves robustness to backdoor attacks while preserving clean-task performance, establishing a new trade-off frontier between generalization and attack success rate. Finally, we demonstrate that BYORn remains effective against adaptive attacks specifically designed to circumvent the proposed defense.

视觉语言模型后门攻击鲁棒性

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