paper-with-me

홈 › Papers

BadWAM: When World-Action Models Dream Right but Act Wrong

2026-07-16 · Qi Li, Xingyi Yang, Xinchao Wang arxiv

World-action models (WAMs) are emerging as a promising foundation for embodied control: rather than predicting actions alone, they learn representations that couple action generation with future world prediction. This coupling is often viewed as a source of robustness, interpretability, and safety, as a robot's action can in principle be checked against its imagined future. In this paper, we show that this assumption is fragile. We introduce BadWAM, a unified framework for modeling and evaluating World-Action Drift Attacks: a new class of WAM-specific adversarial attacks that use small visual perturbations to break the alignment between what a WAM imagines and what it executes. BadWAM characterizes this attack surface along two natural criteria: attack strength and stealthiness. When the adversary prioritizes disruption, BadWAM instantiates an action-only adversarial attack, which directly drives the model toward task-failing actions. When the adversary additionally prioritizes stealth, BadWAM instantiates an imagination-preserving adversarial attack, which seeks to induce harmful action shifts while keeping the model's predicted future close to its clean imagination. Together, these two attacks capture a spectrum of WAM-specific failures: from overt action hijacking to stealthier cases where the model appears to imagine a plausible future but executes a desynchronized action. We evaluate BadWAM across different variants of WAMs. Results show that our attacks substantially reduce task success rates under closed-loop execution. For example, our action-only attack reduces the model performance from 96.5% to 43.1% success. The results of our imagination-preserving attack further exposes a WAM-specific vulnerability: moderate future-preserving regularization can maintain strong attack performance while reducing future imagination drift.

📄 PDF Abstract BibTeX arXiv:2607.15207

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

DREAM-Chunk: Reactive Action Chunking with Latent World Model

2026-06-17 · Wenxi Chen, Kaidi Zhang, Chi Lin, Zhiyuan Zhang 외 arxiv

Action chunking has become a common interface for vision-language-action (VLA) models, enabling low-frequency policy inference to drive high-frequency robot execution. However, once an action chunk is committed, its open…

MuDreamer: Learning Predictive World Models without Reconstruction

2024-05-23 · Maxime Burchi, Radu Timofte

The DreamerV3 agent recently demonstrated state-of-the-art performance in diverse domains, learning powerful world models in latent space using a pixel reconstruction loss. However, while the reconstruction loss is essen…

DreamerPro: Reconstruction-Free Model-Based Reinforcement Learning with Prototypical Representations

2021-10-27 · Fei Deng, Ingook Jang, Sungjin Ahn

Top-performing Model-Based Reinforcement Learning (MBRL) agents, such as Dreamer, learn the world model by reconstructing the image observations. Hence, they often fail to discard task-irrelevant details and struggle to …

Model-based Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Dreaming to Assist: Learning to Align with Human Objectives for Shared Control in High-Speed Racing

2024-10-14 · Jonathan DeCastro, Andrew Silva, Deepak Gopinath, Emily Sumner 외

Tight coordination is required for effective human-robot teams in domains involving fast dynamics and tactical decisions, such as multi-car racing. In such settings, robot teammates must react to cues of a human teammate…

Car Racing

DreamPlan: Efficient Reinforcement Fine-Tuning of Vision-Language Planners via Video World Models

2026-03-17 · Emily Yue-Ting Jia, Weiduo Yuan, Tianheng Shi, Vitor Guizilini 외 arxiv

Robotic manipulation requires sophisticated commonsense reasoning, a capability naturally possessed by large-scale Vision-Language Models (VLMs). While VLMs show promise as zero-shot planners, their lack of grounded phys…

Reinforcement LearningVideo Generation