paper-with-me

Papers

Self-supervised Multi-future Occupancy Forecasting for Autonomous Driving

2024-07-30 · Bernard Lange, Masha Itkina, Jiachen Li, Mykel J. Kochenderfer

Environment prediction frameworks are critical for the safe navigation of autonomous vehicles (AVs) in dynamic settings. LiDAR-generated occupancy grid maps (L-OGMs) offer a robust bird's-eye view for the scene representation, enabling self-supervised joint scene predictions while exhibiting resilience to partial observability and perception detection failures. Prior approaches have focused on deterministic L-OGM prediction architectures within the grid cell space. While these methods have seen some success, they frequently produce unrealistic predictions and fail to capture the stochastic nature of the environment. Additionally, they do not effectively integrate additional sensor modalities present in AVs. Our proposed framework, Latent Occupancy Prediction (LOPR), performs stochastic L-OGM prediction in the latent space of a generative architecture and allows for conditioning on RGB cameras, maps, and planned trajectories. We decode predictions using either a single-step decoder, which provides high-quality predictions in real-time, or a diffusion-based batch decoder, which can further refine the decoded frames to address temporal consistency issues and reduce compression losses. Our experiments on the nuScenes and Waymo Open datasets show that all variants of our approach qualitatively and quantitatively outperform prior approaches.

📄 PDF Abstract BibTeX arXiv:2407.21126

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingAutonomous VehiclesDecoderPrediction

Similar Papers 제목 키워드 기반

Differentiable Raycasting for Self-supervised Occupancy Forecasting

2022-10-04 · Tarasha Khurana, Peiyun Hu, Achal Dave, Jason Ziglar 외

Motion planning for safe autonomous driving requires learning how the environment around an ego-vehicle evolves with time. Ego-centric perception of driveable regions in a scene not only changes with the motion of actors…

Autonomous DrivingMotion PlanningSelf-Supervised Learning

UnO: Unsupervised Occupancy Fields for Perception and Forecasting

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

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 …

Semi-Supervised Vision-Centric 3D Occupancy World Model for Autonomous Driving

2025-02-11 · Xiang Li, Pengfei Li, Yupeng Zheng, Wei Sun 외

Understanding world dynamics is crucial for planning in autonomous driving. Recent methods attempt to achieve this by learning a 3D occupancy world model that forecasts future surrounding scenes based on current observat…

AttributeAutonomous DrivingMotion Planning

Self-Supervised JEPA-based World Models for LiDAR Occupancy Completion and Forecasting

2026-02-13 · Haoran Zhu, Anna Choromanska arxiv

Autonomous driving, as an agent operating in the physical world, requires the fundamental capability to build \textit{world models} that capture how the environment evolves spatiotemporally in order to support long-term …

Autonomous Driving

Point Cloud Forecasting as a Proxy for 4D Occupancy Forecasting

2023-02-25 · CVPR 2023 1 · Tarasha Khurana, Peiyun Hu, David Held, Deva Ramanan

Predicting how the world can evolve in the future is crucial for motion planning in autonomous systems. Classical methods are limited because they rely on costly human annotations in the form of semantic class labels, bo…

Motion Planning