日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
VLA/攻撃arXiv:2608.03207v1

DRIFT: フローマッチングVLAのノイズ除去軌道を敵対的パッチ攻撃で脱線させる

DRIFT: Derailing Denoising Trajectories of Flow-Matching VLAs with Adversarial Patch Attack

シェア:XThreadsFacebookLINEはてブBluesky

フローマッチング型の視覚言語行動モデルに対する敵対的攻撃手法を提案し、ロボットのグリッパーに置いた小さなパッチでほぼ全てのタスクを失敗させられることを示した。

詳しい要約

1. どんなもの?

DRIFTは、Flow-matching Vision-Language-Action (VLA)モデル(例:pi0, pi0.5)に対するテスト時ユニバーサル敵対的パッチ攻撃手法。ロボットのグリッパーに配置したパッチが、denoising velocity fieldを攻撃し、ポリシーの行動生成を破壊する。

2. 先行研究と比べてどこがすごい?

先行研究では、Flow-matching VLAはautoregressive VLAに比べて敵対的摂動に頑健と報告されていたが、DRIFTはその頑健性が幻想的であることを示す。従来攻撃は多段階のdenoising ODEを無視していたが、DRIFTはこれを考慮し、初めて効果的な攻撃を実現。

3. 技術・手法の肝は?

攻撃の核心は、denoising trajectoryの最初のステップのみを攻撃すること。これは、入力空間最適化に特有のgradient conflictにより、広いステップ窓を攻撃するよりも強力かつ低コスト。パッチはユニバーサル(全タスク共通)で、オフ・ザ・シェルフのポリシーに適用。

4. どうやって有効だと検証した?

pi0およびpi0.5を4つのLIBEROスイートで評価。DRIFTは、元々解けるタスクのほぼ全てを小さな単一パッチで破壊し、action-spaceおよびembedding-spaceの攻撃ベースラインを大幅に上回る性能を示した。

5. 議論はある?

要旨からは、攻撃の一般化可能性や防御策に関する議論は不明。また、gradient conflictの理論的詳細や、訓練時バックドアとの対比についての深い考察は要旨のみでは不明。

6. 次に読むべき論文は?

要旨で参照されている関連研究として、Flow-matching VLAモデル(pi0, pi0.5)、autoregressive VLA、および敵対的攻撃のベースライン(action-space, embedding-space攻撃)が挙げられる。

※ AIが要旨から生成した要約です。正確性は原文をご確認ください。

著者: Hoseong Tae, Jong-Seok Lee

分類: cs.CV, cs.LG

原文アブストラクト

Flow-matching vision-language-action (VLA) models such as pi0 generate robot actions by integrating a learned denoising velocity field, and have been reported to resist adversarial perturbations that readily fool autoregressive VLAs. We show that this robustness is largely illusory: it stems from prior attacks ignoring the multi-step denoising ODE. We introduce DRIFT (Denoising Redirection via Input perturbation of the Flow-matching Trajectory), a test-time universal adversarial patch placed on the robot's gripper that attacks the denoising velocity field of an off-the-shelf policy. Our central finding is counterintuitive: attacking only the first denoising step is both stronger and cheaper than attacking a wider window of steps, which we explain through a gradient conflict unique to input-space optimization and which is exactly opposite to the training-time backdoor regime. On pi0 and pi0.5 across four LIBERO suites, DRIFT breaks essentially all originally-solvable tasks with a small single patch, far exceeding action- and embedding-space attack baselines.