paper-with-me

Papers

OccGen: Generative Multi-modal 3D Occupancy Prediction for Autonomous Driving

2024-04-23 · Guoqing Wang, Zhongdao Wang, Pin Tang, Jilai Zheng, Xiangxuan Ren, Bailan Feng, Chao Ma

Existing solutions for 3D semantic occupancy prediction typically treat the task as a one-shot 3D voxel-wise segmentation perception problem. These discriminative methods focus on learning the mapping between the inputs and occupancy map in a single step, lacking the ability to gradually refine the occupancy map and the reasonable scene imaginative capacity to complete the local regions somewhere. In this paper, we introduce OccGen, a simple yet powerful generative perception model for the task of 3D semantic occupancy prediction. OccGen adopts a ''noise-to-occupancy'' generative paradigm, progressively inferring and refining the occupancy map by predicting and eliminating noise originating from a random Gaussian distribution. OccGen consists of two main components: a conditional encoder that is capable of processing multi-modal inputs, and a progressive refinement decoder that applies diffusion denoising using the multi-modal features as conditions. A key insight of this generative pipeline is that the diffusion denoising process is naturally able to model the coarse-to-fine refinement of the dense 3D occupancy map, therefore producing more detailed predictions. Extensive experiments on several occupancy benchmarks demonstrate the effectiveness of the proposed method compared to the state-of-the-art methods. For instance, OccGen relatively enhances the mIoU by 9.5%, 6.3%, and 13.3% on nuScenes-Occupancy dataset under the muli-modal, LiDAR-only, and camera-only settings, respectively. Moreover, as a generative perception model, OccGen exhibits desirable properties that discriminative models cannot achieve, such as providing uncertainty estimates alongside its multiple-step predictions.

📄 PDF Abstract BibTeX arXiv:2404.15014

Code (0)

등록된 구현이 없습니다.

Tasks

3D Semantic Occupancy PredictionAutonomous DrivingDenoising

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Diffusion-Occ: 3D Point Cloud Completion via Occupancy Diffusion

2024-08-27 · Guoqing Zhang, Jian Liu

Point clouds are crucial for capturing three-dimensional data but often suffer from incompleteness due to limitations such as resolution and occlusion. Traditional methods typically rely on point-based approaches within …

Point Cloud Completion

3D and 4D World Modeling: A Survey

2025-09-04 · Lingdong Kong, Wesley Yang, Jianbiao Mei, Youquan Liu 외 arxiv

World modeling has become a cornerstone in AI research, enabling agents to understand, represent, and predict the dynamic environments they inhabit. While prior work largely emphasizes generative methods for 2D image and…

Point Clouds

OccLLaMA: An Occupancy-Language-Action Generative World Model for Autonomous Driving

2024-09-05 · Julong Wei, Shanshuai Yuan, Pengfei Li, Qingda Hu 외

The rise of multi-modal large language models(MLLMs) has spurred their applications in autonomous driving. Recent MLLM-based methods perform action by learning a direct mapping from perception to action, neglecting the d…

Autonomous DrivingMotion PlanningQuestion AnsweringVision-Language-Action+1

TEOcc: Radar-camera Multi-modal Occupancy Prediction via Temporal Enhancement

2024-10-15 · Zhiwei Lin, Hongbo Jin, Yongtao Wang, Yufei Wei 외

As a novel 3D scene representation, semantic occupancy has gained much attention in autonomous driving. However, existing occupancy prediction methods mainly focus on designing better occupancy representations, such as t…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection+1

LOPR: Latent Occupancy PRediction using Generative Models

2022-10-03 · Bernard Lange, Masha Itkina, Mykel J. Kochenderfer

Environment prediction frameworks are integral for autonomous vehicles, enabling safe navigation in dynamic environments. LiDAR generated occupancy grid maps (L-OGMs) offer a robust bird's eye-view scene representation t…

Autonomous DrivingAutonomous VehiclesPredictionRepresentation Learning+1