UnO: Unsupervised Occupancy Fields for Perception and Forecasting
TLDR
Unsupervised 4D occupancy field from LiDAR for perception and forecasting, achieving SOTA on multiple benchmarks.
Reasoning
Strengths include self-supervision, transferability to downstream tasks, and state-of-the-art results on Argoverse 2, nuScenes, and KITTI. Weaknesses are reliance on LiDAR data and lack of explicit interaction or generative modeling.
Read-first score
Read-first score 53.7, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 23.
Field roles
Rank sensitivity
Stability: volatile; rank range: 418.
Keyword Scores
Deep Analysis
Innovations
- Unsupervised learning of a continuous 4D (spatio-temporal) occupancy field from LiDAR data without annotated object labels
- Self-supervised world model that can be transferred to downstream tasks like point cloud forecasting and BEV semantic occupancy forecasting
- State-of-the-art performance on point cloud forecasting across multiple benchmarks (Argoverse 2, nuScenes, KITTI) using a lightweight learned renderer
- Outperforms fully supervised state-of-the-art in BEV semantic occupancy forecasting, especially under scarce labeled data
- Higher recall of self-driving-relevant object classes in spatio-temporal geometric occupancy prediction compared to prior work
Methodology
The model learns a continuous 4D occupancy field via self-supervision from LiDAR point clouds, without requiring any annotated labels. For point cloud forecasting, a lightweight learned renderer is added to the occupancy field. For BEV semantic occupancy forecasting, the model is fine-tuned on labeled data, demonstrating transferability.
Key Results
The method achieves state-of-the-art results on point cloud forecasting in Argoverse 2, nuScenes, and KITTI. It also outperforms the fully supervised state-of-the-art in BEV semantic occupancy forecasting, particularly when labeled data is scarce, and attains higher recall of self-driving-relevant object classes in geometric occupancy prediction.