BadWAM: When World-Action Models Dream Right but Act Wrong
Qi Li, Xingyi Yang, Xinchao Wang · N/A · 2026
Framework
N/A
License
N/A
Stars
N/A
Summary
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 safet...
Abstract Summary
Key Points
- World-action models (WAMs) are emerging as a promising foundation for embodied control: rather th...
- This coupling is often viewed as a source of robustness, interpretability, and safety, as a robot...
- In this paper, we show that this assumption is fragile
- We introduce BadWAM, a unified framework for modeling and evaluating World-Action Drift Attacks: ...
- BadWAM characterizes this attack surface along two natural criteria: attack strength and stealthi...
BadWAM: When World-Action Models Dream Right but Act Wrong
|Authors: Qi Li, Xingyi Yang, Xinchao Wang
|Venue: arXiv preprint | Year: 2026
|arXiv: 2607.15207v1
Abstract
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.
Key Contributions
- World-action models (WAMs) are emerging as a promising foundation for embodied control: rather th…
- This coupling is often viewed as a source of robustness, interpretability, and safety, as a robot…
- In this paper, we show that this assumption is fragile
- We introduce BadWAM, a unified framework for modeling and evaluating World-Action Drift Attacks: …
- BadWAM characterizes this attack surface along two natural criteria: attack strength and stealthi…
Topics
- vision
- reinforcement-learning
- control
Code & Data
No code repository linked in paper metadata.
BibTeX
@article{Li2026_260715207v1,
title = {BadWAM: When World-Action Models Dream Right but Act Wrong},
author = {Qi Li and Xingyi Yang and Xinchao Wang},
year = {2026},
eprint = {2607.15207v1},
archivePrefix = {arXiv},
primaryClass = {cs.LG},
url = {https://arxiv.org/abs/2607.15207v1}
}
Related Papers
A Low-Cost, Open Platform for End-to-End Autonomous Driving on a Miniature Ackermann Vehicle
Gustavo Claudio Karl Couto, Eric Aislan Antonelo, Gabriel George Zipperer · arXiv preprint · Sep 2026
This paper presents a low-cost, open experimental platform for research in end-to-end autonomous driving with miniature Ackermann vehicles. The platform combines a physical vehicle, a printed urban track, data collection tools, trajectory registration, and a Webots digital twin, enabling controll...
Attention from Action, for Action: Emergent Visual Bottlenecks for Policy Learning
Zheyu Zhuang, Ruiyu Wang, Nick Heppert et al. · arXiv preprint · Aug 2026
Visual bottlenecks that focus policy inputs on regions of interest (ROIs) can improve data-efficient visuomotor learning by separating where to look from how to act. Many ROI interfaces rely on external spatial labels, such as gaze, object classes, or affordance annotations. Label-free alternativ...
Can People Distinguish Human and AI Agency in Humanoid Teleoperation? A Preliminary Study of Agency Perception
Xiang Li, Koya Dendo, Keigo Minamida et al. · arXiv preprint · Sep 2026
Can people distinguish between human and AI agency in humanoid teleoperation? To explore this question, we developed \textit{Ghost-in-the-Loop}, a teleoperation framework that supports both human-operated and AI-generated control of a robot's voice, facial expressions, and gestures while maintain...
CAP: Continuously Adaptive Perception-Blind Humanoid Locomotion via Learned Denoising
Hongjin Chen, Zijun Xu, Shihao Ma et al. · arXiv preprint · Sep 2026
Humanoid locomotion across complex terrain demands forward-looking exteroception to anticipate obstacles, yet this signal is unreliable in real-world deployment, failing partially and intermittently. Existing perceptive policies often assume that depth observations remain clean and in-distributio...