arXiv:2607.11063cs.AI2026-07

无需模型梯度,用行为反馈让导航模型迷路

AdvNav: Behavior-Guided Black-Box Adversarial Attacks on Vision-Language Navigation

论文配图:AdvNav: Behavior-Guided Black-Box Adversarial Attacks on Vision-Language Navigation
图 1 · 摘自论文原文
  • 通过分析智能体输出行为构建双重反馈机制
  • 在R2R数据集上攻击成功率最高达87.3%
  • 适合研究视觉语言导航安全性的研究人员

尽管具身智能取得进展,视觉-语言导航系统仍易受对抗性视觉干扰。现有方法多依赖白盒模型梯度,难以应用于实际部署系统且计算开销大。此前黑盒方法主要针对单步决策任务,难以应对多步序列中的复杂依赖关系。为此,我们提出AdvNav,一种行为引导的黑盒对抗攻击框架,通过扰动导航过程中的第一人称视图来干扰智能体。为在无梯度条件下有效优化,设计了双粒度行为反馈:轨迹级性能得分、动作级奖励得分及偏离指标,均来自智能体自身输出。该反馈指导混合优化策略,通过自适应调节扰动强度和遗传演化噪声空间结构,逐步发现最具破坏性的噪声配置。在包含Transformer-based HAMT与LLM-based MapGPT的多种模型上测试,基于R2R数据集,攻陷成功率分别达49.70%、65.96%、87.30%,验证了方法的有效性与通用性,揭示了感知关键漏洞,为未来鲁棒型VLN模型设计提供洞见。

原文摘要 · Abstract (English)

Despite progress in Embodied AI, Vision-and-Language Navigation systems remain vulnerable to adversarial visual disturbances. Most existing methods rely on white-box access to target model gradients, which is often unrealistic for real-world deployed systems and computationally exhaustive due to recursive backpropagation for optimization, limiting their applicability. While previous black-box methods predominantly target single-step, instantaneous decision tasks, they struggle to handle the task complexities and temporal dependencies. This highlights the need for a gradient-free attack method that can effectively disrupt the multistep sequential perception-action loop using only observable inputs and outputs. Therefore, we propose AdvNav, a behavior-guided black-box adversarial attack framework that disturbs an agent's first-person views during navigation. To construct an informative surrogate objective for effective optimization guidance in gradient-free search under the black-box setting, we design a dual-granularity behavior-based feedback, aggregating a trajectory-level performance score representing overall navigation degradation, an action-level reward score considering the potential decision risk, and a deviation indicator, all of which are extracted from the agent's self-output behaviors. This feedback guides a hybrid optimization strategy that heuristically tunes perturbation strength via adaptive updates and evolves noise spatial structure genetically, to iteratively discover the most disruptive noise configuration. Evaluated against Transformer-based HAMT and LLM-based MapGPT with two types of backbones on R2R dataset, AdvNav achieves 49.70/65.96/87.30% Attack Success Rate. The result demonstrates the effectiveness and generality of AdvNav, reveals critical perception vulnerabilities and offers insights for the design of future resilient VLN models.

视觉导航对抗攻击黑盒攻击行为引导

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