Xiaomi EV World Model: A Joint World Model Integrating Reconstruction and Generation for Autonomous Driving
TLDR
A joint world model for autonomous driving integrating reconstruction (WorldRec) and generation (WorldGen) for improved stability and fidelity.
Reasoning
The paper presents a unified system combining reconstruction and generation for world models in autonomous driving, with novel techniques like sparse scene queries and two-stage training. However, the abstract lacks explicit real-world evaluation or comparison to existing methods, and the scope is limited to autonomous driving.
Read-first score
Read-first score 49, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 43.
Field roles
Rank sensitivity
Stability: volatile; rank range: 339.
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 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: a joint world model that deeply integrates WorldRec and WorldGen to achieve synergistic gains in generation stability, cross-frame consistency, and visual fidelity for autonomous driving applications.
Methodology
The paper proposes a unified technical system with two core modules: WorldRec for world representation using sparse 3D queries to aggregate cross-view and cross-temporal features into compact 3D Gaussian scene representations, and WorldGen for world generation using a two-stage training framework (bidirectional pretraining then causal fine-tuning via Teacher Forcing, ODE distillation, and DMD) for efficient online causal video generation. The Joint World Model (JWM) integrates both modules to leverage their complementary strengths.
Key Results
The JWM achieves synergistic gains in generation stability, cross-frame consistency, and visual fidelity, enabling high-quality online causal video generation in as few as 4 denoising steps, providing a solid foundation for closed-loop simulation, data synthesis, and end-to-end training in autonomous driving.