Awesome World Model Hub Papers · Datasets · Projects
← Back to papers

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

arXiv 2026 35.6 method

TLDR

A framework for adversarial attacks that break alignment between imagined future and executed action in world-action models.

Reasoning

Strengths: novel attack surface (World-Action Drift) and two distinct attack types. Weaknesses: evaluation only on model variants, no real-world validation; limited scope of WAMs.

Read-first score

Read-first score 35.6, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 37.

Recency 6%
100

Uses a gentle age decay so recent papers surface without erasing older foundations. 2026

Topical relevance 29%
52.9

Uses existing LLM keyword relevance scores normalized to 0-100. world model,world simulator,generative world model,interactive world model,video world model,world dynamics prediction,model-based reinforcement learning world model

Methodology quality 18%
50

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=result

Reproducibility 18%
30

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=none

Citation impact 18%
0

Uses OpenAlex-shaped citation metadata as a bibliometric attention signal, separate from paper quality. cited_by_count=0

Citation velocity 12%
0

Citation velocity estimates citations per publication-year to reduce old-paper bias. velocity=0.00

Field roles

Frontier

Rank sensitivity

Stability: volatile; rank range: 176.

Keyword Scores

world dynamics prediction
8
world model
7
model-based reinforcement learning world model
6
interactive world model
5
world simulator
4
video world model
4
generative world model
3

Deep Analysis

Innovations

  • Introduces BadWAM, a unified framework for modeling and evaluating World-Action Drift Attacks, a new class of adversarial attacks specific to world-action models (WAMs).
  • Characterizes the attack surface along two criteria: attack strength and stealthiness.
  • Proposes an action-only adversarial attack that directly drives the model toward task-failing actions.
  • Proposes an imagination-preserving adversarial attack that induces harmful action shifts while keeping the predicted future close to the clean imagination, exposing stealthy WAM failures.

Methodology

BadWAM uses small visual perturbations to attack WAMs, instantiating two attack strategies: an action-only attack that disrupts task success, and an imagination-preserving attack that constrains future prediction drift while altering actions. Attacks are evaluated on different WAM variants under closed-loop execution, measuring task success rates.

Key Results

The action-only attack reduces model performance from 96.5% to 43.1% success. The imagination-preserving attack maintains strong attack performance with moderate future-preserving regularization, exposing a vulnerability where the model imagines a plausible future but executes desynchronized actions.

Tags