UniWorld: Autonomous Driving Pre-training via World Models
TLDR
UniWorld uses a spatial-temporal world model for label-free pre-training on image-LiDAR data, improving autonomous driving tasks like motion prediction and 3D detection.
Reasoning
The paper presents a novel pre-training framework based on 4D occupancy prediction, showing clear improvements on nuScenes benchmarks and reducing annotation costs. However, it lacks comparisons to other world model methods and real-world deployment validation.
Read-first score
Read-first score 62, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 30.
Field roles
Rank sensitivity
Stability: volatile; rank range: 489.
Keyword Scores
Deep Analysis
Innovations
- Drawing inspiration from occupancy grid as World Models for robots, introducing spatial-temporal world model UniWorld
- Label-free pre-training process enabling use of massive image-LiDAR pairs
- Unified pre-training framework that predicts 4D geometric occupancy as World Models and fine-tunes on multiple downstream tasks
- Ability to estimate missing world state information and predict plausible future states
Methodology
UniWorld first predicts 4D geometric occupancy as World Models in a foundational stage, then fine-tunes on downstream tasks. The pre-training is label-free and uses massive amounts of image-LiDAR pairs. The framework is evaluated on motion prediction, multi-camera 3D object detection, and surrounding semantic scene completion.
Key Results
On nuScenes dataset, UniWorld improves motion prediction IoU by 1.5%, multi-camera 3D detection mAP and NDS by 2.0% each, and semantic scene completion mIoU by 3%. It also achieves a 25% reduction in 3D training annotation costs.