BadWAM: When World-Action Models Dream Right but Act Wrong
Summary
BadWAM introduces a framework for adversarial attacks on World-Action Models (WAMs), breaking the alignment between imagination and action via small visual perturbations. The attacks significantly reduce task success rates, exposing a vulnerability in this class of models.
View Cached Full Text
Cached at: 07/20/26, 09:43 AM
Paper page - BadWAM: When World-Action Models Dream Right but Act Wrong
Source: https://huggingface.co/papers/2607.15207
Abstract
World-actionmodels(WAMs)areemergingasapromisingfoundationforembodiedcontrol:ratherthanpredictingactionsalone,theylearnrepresentationsthatcoupleactiongenerationwithfutureworldprediction.Thiscouplingisoftenviewedasasourceofrobustness,interpretability,andsafety,asarobot’sactioncaninprinciplebecheckedagainstitsimaginedfuture.Inthispaper,weshowthatthisassumptionisfragile.WeintroduceBadWAM,aunifiedframeworkformodelingandevaluatingWorld-ActionDriftAttacks:anewclassofWAM-specificadversarialattacksthatusesmallvisualperturbationstobreakthealignmentbetweenwhataWAMimaginesandwhatitexecutes.BadWAMcharacterizesthisattacksurfacealongtwonaturalcriteria:attackstrengthandstealthiness.Whentheadversaryprioritizesdisruption,BadWAMinstantiatesanaction-onlyadversarialattack,whichdirectlydrivesthemodeltowardtask-failingactions.Whentheadversaryadditionallyprioritizesstealth,BadWAMinstantiatesanimagination-preservingadversarialattack,whichseekstoinduceharmfulactionshiftswhilekeepingthemodel’spredictedfutureclosetoitscleanimagination.Together,thesetwoattackscaptureaspectrumofWAM-specificfailures:fromovertactionhijackingtostealthiercaseswherethemodelappearstoimagineaplausiblefuturebutexecutesadesynchronizedaction.WeevaluateBadWAMacrossdifferentvariantsofWAMs.Resultsshowthatourattackssubstantiallyreducetasksuccessratesunderclosed-loopexecution.Forexample,ouraction-onlyattackreducesthemodelperformancefrom96.5%to43.1%success.Theresultsofourimagination-preservingattackfurtherexposesaWAM-specificvulnerability:moderatefuture-preservingregularizationcanmaintainstrongattackperformancewhilereducingfutureimaginationdrift.
View arXiv pageView PDFProject pageGitHub42Add to collection
Get this paper in your agent:
hf papers read 2607\.15207
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.15207 in a model README.md to link it from this page.
Datasets citing this paper1
#### cy0307/awesome-egocentric-atlas Viewer• Updated3 days ago • 922 • 2.25k • 6
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.15207 in a Space README.md to link it from this page.
Collections including this paper3
Similar Articles
BadWorld: Adversarial Attacks on World Models
BadWorld is a label-free adversarial framework that reveals structural vulnerabilities in visual world models by generating imperceptible perturbations that cause catastrophic failures in future rollouts.
World Action Models: The Next Frontier in Embodied AI
This survey paper introduces World Action Models (WAMs), a unified framework for embodied AI that integrates predictive state modeling with action generation. It provides a taxonomy of existing methods, analyzes the data ecosystem, and outlines evaluation protocols for this emerging paradigm.
World Action Models: A Survey
This survey provides a comprehensive overview of World Action Models (WAMs), predictive-action systems that generate future states for decision-making, and organizes existing works by their required outputs and design choices.
AHA-WAM:Asynchronous Horizon-Adaptive World-Action Modeling with Observation-Guided Context Routing
AHA-WAM is an asynchronous world-action model that uses dual Diffusion Transformers to decouple world prediction from action execution, achieving efficient long-horizon planning and real-time control. It achieves state-of-the-art performance on robotic manipulation tasks with up to 92.8% success on RoboTwin and 78.3% on real-world tasks, while reaching 24.17 Hz closed-loop control.
Light-WAM: Efficient World Action Models with State-Fusion Action Decoding
Light-WAM is a lightweight world action model for efficient robot manipulation that uses a compact video backbone and downsampled latent space for future-video supervision, achieving high performance with low inference latency.