arXiv:2607.12571cs.RO2026-07

提出可检测并修复视觉触发后门的推理时防御方法,无需重新训练。

TrustVLA: Mechanism-Guided Inference-Time Defense Against Vision-Language-Action Backdoors

论文配图:TrustVLA: Mechanism-Guided Inference-Time Defense Against Vision-Language-Action Backdoors
图 1 · 摘自论文原文
  • 基于因果足迹机制,识别触发后门的微小视觉特征。
  • 在多个数据集上实现90%以上攻击检测率,且保持正常任务性能。
  • 适合部署在无法审计的机器人视觉-语言-动作系统中使用。

视觉-语言-动作(VLA)模型通过用户无法审计的流程部署,中毒的VLA在干净输入下表现正常,但微小视觉触发器可在长期机器人策略执行前引发异常行为,且难以察觉。现有视觉或语言防御很少解释触发后门的内部表征形态,也难以在不重训练的前提下恢复行为。本文通过分析两个独立提出的攻击(BadVLA与INFUSE),发现所有中毒模型均存在一种重复出现的内部机制:紧凑因果足迹——即一个注意力引导、空间紧凑且具有精确因果性的微小视觉支撑区域;遮蔽该区域可使证据演化分数回归正常区域。基于此,我们提出TrustVLA,一种机制引导的推理时防御方法,将可信分类中的狄利克雷证据框架扩展至监控VLA策略中每标记、每层的主观不确定性。仅需少量清洁校准数据,TrustVLA能(i)检测异常证据演化,(ii)通过反事实机制得分下降定位紧凑支持区域,(iii)通过局部填充恢复观测。在OpenVLA/LIBERO和π₀.₅迁移评估中,TrustVLA有效降低攻击成功率,同时维持原始任务性能,提供无需重训练的机制引导型视觉触发后门防御方案。

原文摘要 · Abstract (English)

Vision-Language-Action (VLA) models are deployed through pipelines that end users cannot audit, and a poisoned VLA can behave normally on clean observations while a small visual trigger redirects a long-horizon robot policy before any failure becomes observable. Existing vision or language defenses rarely explain what a triggered VLA representation looks like or how to recover behavior without retraining. We study this gap through two independently proposed VLA attacks from groups with distinct injection strategies, BadVLA and INFUSE; the latter persists after downstream clean adaptation. Across the evaluated poisoned models, we identify a recurring internal mechanism: a \emph{compact causal footprint}, namely a small visual support that is attention-seeded, spatially compact, and \emph{causal} in a precise sense -- masking it returns a clean-calibrated evidence-evolution score to the normal operating region. This footprint motivates TrustVLA, a mechanism-guided inference-time defense that adapts the Dirichlet evidence framework from trusted classification to monitor per-token, per-layer epistemic uncertainty in VLA policies. With only a small clean calibration set, TrustVLA (i)~detects abnormal evidence evolution, (ii)~localizes the compact support by counterfactual mechanism-score drop, and (iii)~recovers the observation by localized inpainting. Across OpenVLA/LIBERO and $π_{0.5}$ transfer evaluations, TrustVLA reduces attack success while preserving clean-task performance, providing a retraining-free, mechanism-guided defense for visual-triggered VLA backdoors.

后门防御VLA模型推理时安全因果机制

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