Safety, Security, and Cognitive Risks in World Models (2026)
FreeComprehensive threat model for world-model-equipped agents — adversarial attacks, goal misgeneralisation, deceptive alignment, automation bias; extends MITRE ATLAS and OWASP to world model stack
About Safety, Security, and Cognitive Risks in World Models (2026)
A comprehensive research paper (29 pages) that systematically surveys safety, security, and cognitive risks in world models—learned internal simulators used in robotics, autonomous vehicles, and agentic AI. It introduces formal definitions for trajectory persistence and representational risk, presents a five-profile attacker taxonomy, and develops a unified threat model extending MITRE ATLAS and the OWASP LLM Top 10 to the world model stack. Empirical proof-of-concept attacks on GRU-based RSSM, stochastic RSSM, and DreamerV3 architectures demonstrate adversarial amplification (2.26×) and reward reduction (-59.5%). The paper proposes interdisciplinary mitigations including adversarial hardening, alignment engineering, and governance frameworks such as NIST AI RMF and EU AI Act.
Key Features
Pros & Cons
- Comprehensive coverage of three risk layers: adversarial, alignment, and human-automation
- Empirical validation on multiple architectures (RSSM, DreamerV3) with quantifiable attack metrics
- Extends industry-standard threat frameworks (MITRE ATLAS, OWASP) to a novel domain
- Interdisciplinary mitigation proposals bridging technical, governance, and human factors
- Open-access publication with full text available on arXiv
- Academic paper, not a ready-to-use software tool or framework
- Empirical attacks limited to specific recurrent architectures (GRU-RSSM, DreamerV3) and not tested on transformer-based world models
- No accompanying code or dataset released in the paper
- Mitigation proposals remain conceptual; no implementation or evaluation provided