Orbis 2: A Hierarchical World Model for Driving

University of Freiburg, Germany (*main contributors)
Teaser 1 static/gifs/teaser1.gif
Teaser 2 static/gifs/teaser2.gif
Teaser 3 static/gifs/teaser3.gif
Teaser 4 static/gifs/teaser4.gif
Figure 1

Comparison of driving world models over model scale (parameters), FVD (6s rollouts) and representation quality based on probing for semantic segmentation. FVD evaluated on Waymo and segmentation on Cityscapes.

Figure 2

Performance (FVD) of long-horizon rollouts on nuPlan-turns over consecutive 4s windows. Models with good initial video quality can quickly degrade over time. FVD-slope captures this progressive fidelity loss.

Abstract

Current world models typically operate at a single abstraction level, favoring perceptual fidelity but lacking the spatial and semantic reasoning needed for downstream driving tasks. We propose a hierarchical driving world model that separates prediction into a high-level long-horizon scene forecaster and a low-level detail generator conditioned on it. This design improves both visual fidelity and spatial-semantic representation quality. We also introduce a two-stage training strategy: diffusion-forcing pretraining for richer representations, followed by teacher-forcing fine-tuning for stable autoregressive rollouts. Our method achieves state-of-the-art results on standard driving world model benchmarks, including long-horizon fidelity, counterfactual steering responsiveness, and internal representation quality.

Method

Method overview

Hierarchical driving world model. The abstract predictor operates over a long temporal context to forecast a future state in latent space, capturing abstract scene dynamics over long horizons, and enabling steering control. The detail predictor is conditioned on this abstract prediction and generates fine-grained short-horizon frames, enabling high-fidelity local prediction grounded in long-range temporal context.

Comparison to State-of-the-Art

Open Full Model Comparison →

Real vs. Generated

Side-by-side comparison of ground-truth (real) and predicted (generated) videos across different driving scenarios with different random seeds.

More Interesting Cases

Action-conditioned Counterfactual Generation

Starting from the same initial context, the model rolls out distinct futures conditioned on different driving actions, demonstrating steering controllability across counterfactual scenarios.

BibTeX

@article{orbis2_2026,
  author    = {Mittal, Sudhanshu and Mousakhan, Arian and Galesso, Silvio and
               Farid, Karim and Dienert, Johannes and Sahay, Rajat and Brox, Thomas},
  title     = {Orbis 2: A Hierarchical World Model for Driving},
  journal   = {arXiv preprint arXiv:2607.15898},
  year      = {2026},
}