Exploring the Potential of World Models for Anomaly Detection in Autonomous Driving
Daniel Bogdoll, Lukas Bosch, Tim Joseph, Helen Gremmelmaier, Yitian Yang, J. Marius Zöllner
TL;DR
This work surveys how world models can be leveraged for anomaly detection in autonomous driving by framing anomalies as deviations from learned normality within a latent, action-conditioned predictive framework. It defines world models as latent-embedding, action-conditioned transition, and observation-decoding systems, and surveys embedding (VAE-based) and transition (MDN-RNN, RSSM, VRKN) architectures. The authors map anomaly-detection approaches—reconstructive, generative, predictive, confidence-based, and feature-based—onto world-model components, discuss data strategies (normative training data and purposely anomalous evaluation data), and outline an end-to-end inference workflow with rollout futures. The contribution is a unified perspective that connects corner-case taxonomy with a principled detection framework, enabling broader application of world models to autonomous driving safety and reliability.
Abstract
In recent years there have been remarkable advancements in autonomous driving. While autonomous vehicles demonstrate high performance in closed-set conditions, they encounter difficulties when confronted with unexpected situations. At the same time, world models emerged in the field of model-based reinforcement learning as a way to enable agents to predict the future depending on potential actions. This led to outstanding results in sparse reward and complex control tasks. This work provides an overview of how world models can be leveraged to perform anomaly detection in the domain of autonomous driving. We provide a characterization of world models and relate individual components to previous works in anomaly detection to facilitate further research in the field.
