Xiaomi Auto World Model: A Joint World Model Integrating Reconstruction and Generation for Autonomous Driving
TLDR
A unified world model for autonomous driving combining reconstruction (WorldRec) and generation (WorldGen) for closed-loop simulation and data synthesis.
Reasoning
The paper presents a novel joint architecture integrating feed-forward 3D scene reconstruction with efficient causal video generation, achieving synergistic gains in consistency and fidelity. Strengths include a clear two-module design and progressive training; weaknesses are the lack of explicit real-world experimental results in the abstract and potential complexity in deployment.
Read-first score
Read-first score 48.6, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 42.
Field roles
Rank sensitivity
Stability: volatile; rank range: 333.
Keyword Scores
Deep Analysis
Innovations
- WorldRec: a feed-forward reconstruction architecture driven by sparse scene queries that initializes structured queries in 3D space to aggregate cross-view, cross-temporal features, enforcing spatial consistency and yielding compact high-fidelity 3D Gaussian scene representations.
- WorldGen: a two-stage training framework of bidirectional pretraining followed by causal fine-tuning through three progressive stages (Teacher Forcing, ODE distillation, and DMD), enabling high-quality online causal video generation in as few as 4 denoising steps.
- JWM: deep integration of WorldRec and WorldGen to achieve synergistic gains in generation stability, cross-frame consistency, and visual fidelity.
Methodology
The paper proposes a unified system with two modules: WorldRec for world representation using sparse scene queries in 3D space to aggregate cross-view and cross-temporal features, and WorldGen for world generation using a two-stage training framework (bidirectional pretraining then causal fine-tuning with Teacher Forcing, ODE distillation, and DMD) for efficient video generation. The Joint World Model (JWM) integrates both modules for synergistic improvements.
Key Results
The JWM achieves synergistic gains in generation stability, cross-frame consistency, and visual fidelity, providing a solid foundation for closed-loop simulation, data synthesis, and end-to-end training in autonomous driving.