paper-with-me

Papers

UnO: Unsupervised Occupancy Fields for Perception and Forecasting

2024-06-12 · CVPR 2024 1 · Ben Agro, Quinlan Sykora, Sergio Casas, Thomas Gilles, Raquel Urtasun

Perceiving the world and forecasting its future state is a critical task for self-driving. Supervised approaches leverage annotated object labels to learn a model of the world -- traditionally with object detections and trajectory predictions, or temporal bird's-eye-view (BEV) occupancy fields. However, these annotations are expensive and typically limited to a set of predefined categories that do not cover everything we might encounter on the road. Instead, we learn to perceive and forecast a continuous 4D (spatio-temporal) occupancy field with self-supervision from LiDAR data. This unsupervised world model can be easily and effectively transferred to downstream tasks. We tackle point cloud forecasting by adding a lightweight learned renderer and achieve state-of-the-art performance in Argoverse 2, nuScenes, and KITTI. To further showcase its transferability, we fine-tune our model for BEV semantic occupancy forecasting and show that it outperforms the fully supervised state-of-the-art, especially when labeled data is scarce. Finally, when compared to prior state-of-the-art on spatio-temporal geometric occupancy prediction, our 4D world model achieves a much higher recall of objects from classes relevant to self-driving.

📄 PDF Abstract BibTeX arXiv:2406.08691

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Occupancy Flow Fields for Motion Forecasting in Autonomous Driving

2022-03-08 · Reza Mahjourian, Jinkyu Kim, Yuning Chai, Mingxing Tan 외

We propose Occupancy Flow Fields, a new representation for motion forecasting of multiple agents, an important task in autonomous driving. Our representation is a spatio-temporal grid with each grid cell containing both …

Autonomous DrivingMotion EstimationMotion Forecasting

Grid-Centric Traffic Scenario Perception for Autonomous Driving: A Comprehensive Review

2023-03-02 · Yining Shi, Kun Jiang, Jiusi Li, Zelin Qian 외

Grid-centric perception is a crucial field for mobile robot perception and navigation. Nonetheless, grid-centric perception is less prevalent than object-centric perception as autonomous vehicles need to accurately perce…

Autonomous DrivingAutonomous VehiclesSensor Fusion

SparseWorld: A Flexible, Adaptive, and Efficient 4D Occupancy World Model Powered by Sparse and Dynamic Queries

2025-10-20 · Chenxu Dang, Haiyan Liu, Jason Bao, Pei An 외 arxiv

Semantic occupancy has emerged as a powerful representation in world models for its ability to capture rich spatial semantics. However, most existing occupancy world models rely on static and fixed embeddings or grids, w…

Implicit Occupancy Flow Fields for Perception and Prediction in Self-Driving

2023-08-02 · CVPR 2023 1 · Ben Agro, Quinlan Sykora, Sergio Casas, Raquel Urtasun

A self-driving vehicle (SDV) must be able to perceive its surroundings and predict the future behavior of other traffic participants. Existing works either perform object detection followed by trajectory forecasting of t…

Future predictionobject-detectionObject DetectionTrajectory Forecasting

LiDAR-based 4D Occupancy Completion and Forecasting

2023-10-17 · Xinhao Liu, Moonjun Gong, Qi Fang, Haoyu Xie 외

Scene completion and forecasting are two popular perception problems in research for mobile agents like autonomous vehicles. Existing approaches treat the two problems in isolation, resulting in a separate perception of …

Autonomous DrivingAutonomous VehiclesHallucination