「サインを待っているなら…それは違うかも!」視覚注入による信頼境界の混乱を軽減するビジョン言語エージェントシステムの防御
If you're waiting for a sign... that might not be it! Mitigating Trust Boundary Confusion from Visual Injections on Vision-Language Agentic Systems
ビジョン言語エージェントが環境の視覚情報(例:信号)に従うべきか、悪意ある視覚注入を無視すべきかの「信頼境界の混乱」問題を定義し、マルチエージェント防御フレームワークを提案して誤誘導を低減した。
著者: Jiamin Chang, Minhui Xue, Ruoxi Sun, Shuchao Pang, Salil S. Kanhere, Hammond Pearce
分類: cs.CV, cs.AI
原文アブストラクト
Recent advances in embodied Vision-Language Agentic Systems (VLAS), powered by large vision-language models (LVLMs), enable AI systems to perceive and reason over real-world scenes. Within this context, environmental signals such as traffic lights are essential in-band signals that can and should influence agent behavior. However, similar signals could also be crafted to operate as misleading visual injections, overriding user intent and posing security risks. This duality creates a fundamental challenge: agents must respond to legitimate environmental cues while remaining robust to misleading ones. We refer to this tension as trust boundary confusion. To study this behavior, we design a dual-intent dataset and evaluation framework, through which we show that current LVLM-based agents fail to reliably balance this trade-off, either ignoring useful signals or following harmful ones. We systematically evaluate 7 LVLM agents across multiple embodied settings under both structure-based and noise-based visual injections. To address these vulnerabilities, we propose a multi-agent defense framework that separates perception from decision-making to dynamically assess the reliability of visual inputs. Our approach significantly reduces misleading behaviors while preserving correct responses and provides robustness guarantees under adversarial perturbations. The code of the evaluation framework and artifacts are made available at https://anonymous.4open.science/r/Visual-Prompt-Inject.
関連論文
- ビットフリップ攻撃による視覚言語行動モデルの脆弱性:行動デコードアーキテクチャが攻撃耐性を左右するVLA/セキュリティ
- TrustVLA:メカニズムに基づく推論時防御による視覚言語行動モデルのバックドア対策VLA/セキュリティ
- 信頼された想像への攻撃:想像してから行動する世界モデルに対するオラクルレベルの整合性攻撃VLA/セキュリティ
- 軌道レベルでのリダイレクション攻撃:視覚言語行動モデルに対するVLA/セキュリティ
- バックドアに基づく視覚-言語-行動モデルの所有権検証手法VLA/セキュリティ