arXiv:2607.15898cs.CVcs.AI2026-07

分层驾驶世界模型提升长时预测与语义理解能力

Orbis 2: A Hierarchical World Model for Driving

论文配图:Orbis 2: A Hierarchical World Model for Driving
图 1 · 摘自论文原文
  • 高阶预测粗略场景结构,低阶生成细节,分层建模更合理
  • 扩散强迫预训练提升表征质量,教师强迫微调保证推理稳定
  • 在长时生成、转向响应和内部表征上均达当前最优

现有世界模型多聚焦感知保真度,缺乏空间推理与语义理解能力。我们提出一种分层驾驶世界模型,将未来预测分解为两个不同时间尺度与抽象层级的任务:高阶预测器在长时程内预测粗粒度场景结构,低阶生成器基于高阶输出生成细节内容。该设计在保持高感知保真度的同时,增强了空间与语义表示能力。实验表明,使用扩散强迫目标预训练可显著提升内部表征质量,而教师强迫(仅从干净上下文预测下一帧)则带来更稳定的自回归推理。因此,我们提出两阶段训练范式:先用扩散强迫预训练,再以教师强迫微调,融合二者优势。所提方法在主流驾驶世界模型评估基准上表现卓越,涵盖长时生成保真度、反事实场景下的转向响应能力及内部表示质量。项目页面含代码、演示、检查点与定性结果:https://lmb-freiburg.github.io/orbis2.github.io/

原文摘要 · Abstract (English)

Current world models operate at a single level of abstraction, with most prioritizing perceptual fidelity while lacking the spatial reasoning and semantic understanding required for real-world downstream tasks. We present a hierarchical driving world model that factorizes future prediction across two levels operating at distinct temporal and abstraction scales: a high-level predictor that forecasts coarse scene structure over extended temporal horizons, and a low-level generator that produces detailed predictions conditioned on the high-level output. This decomposition yields high perceptual fidelity while also capturing strong spatial and semantic representations. We further show that pretraining with a diffusion forcing objective yields substantially richer internal representations than the standard teacher forcing objective, while teacher forcing -- predicting only the next frame from clean context -- produces more stable autoregressive rollouts. We therefore introduce a generic two-stage training paradigm that pretrains the model with diffusion forcing and fine-tunes with teacher forcing, combining the representational benefits of the former with the rollout stability of the latter. Our approach achieves state-of-the-art results across the standard suite of driving world model evaluations on established benchmarks, including long-horizon generation fidelity, steering responsiveness evaluated on counterfactual scenarios, and internal representation quality. Project page with code, demo, checkpoints and qualitative results: https://lmb-freiburg.github.io/orbis2.github.io/

世界模型自动驾驶分层建模扩散模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。