paper-with-me

Papers

Real-time 3D semantic occupancy prediction for autonomous vehicles using memory-efficient sparse convolution

2024-03-13 · Samuel Sze, Lars Kunze

In autonomous vehicles, understanding the surrounding 3D environment of the ego vehicle in real-time is essential. A compact way to represent scenes while encoding geometric distances and semantic object information is via 3D semantic occupancy maps. State of the art 3D mapping methods leverage transformers with cross-attention mechanisms to elevate 2D vision-centric camera features into the 3D domain. However, these methods encounter significant challenges in real-time applications due to their high computational demands during inference. This limitation is particularly problematic in autonomous vehicles, where GPU resources must be shared with other tasks such as localization and planning. In this paper, we introduce an approach that extracts features from front-view 2D camera images and LiDAR scans, then employs a sparse convolution network (Minkowski Engine), for 3D semantic occupancy prediction. Given that outdoor scenes in autonomous driving scenarios are inherently sparse, the utilization of sparse convolution is particularly apt. By jointly solving the problems of 3D scene completion of sparse scenes and 3D semantic segmentation, we provide a more efficient learning framework suitable for real-time applications in autonomous vehicles. We also demonstrate competitive accuracy on the nuScenes dataset.

📄 PDF Abstract BibTeX arXiv:2403.08748

Code (0)

등록된 구현이 없습니다.

Tasks

3D Semantic Occupancy Prediction3D Semantic SegmentationAutonomous DrivingAutonomous VehiclesGPUSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

OccRWKV: Rethinking Efficient 3D Semantic Occupancy Prediction with Linear Complexity

2024-09-30 · Junming Wang, Wei Yin, Xiaoxiao Long, Xingyu Zhang 외

3D semantic occupancy prediction networks have demonstrated remarkable capabilities in reconstructing the geometric and semantic structure of 3D scenes, providing crucial information for robot navigation and autonomous d…

3D Semantic Occupancy PredictionAutonomous DrivingAutonomous NavigationRobot Navigation

MinkOcc: Towards real-time label-efficient semantic occupancy prediction

2025-04-03 · Samuel Sze, Daniele De Martini, Lars Kunze

Developing 3D semantic occupancy prediction models often relies on dense 3D annotations for supervised learning, a process that is both labor and resource-intensive, underscoring the need for label-efficient or even labe…

3D Semantic Occupancy PredictionAutonomous DrivingPrediction

GASP: Unifying Geometric and Semantic Self-Supervised Pre-training for Autonomous Driving

2025-03-19 · William Ljungbergh, Adam Lilja, Adam Tonderski. Arvid Laveno Ling, Carl Lindström 외

Self-supervised pre-training based on next-token prediction has enabled large language models to capture the underlying structure of text, and has led to unprecedented performance on a large array of tasks when applied a…

Autonomous DrivingTrajectory Prediction

Robust 3D Semantic Occupancy Prediction with Calibration-free Spatial Transformation

2024-11-19 · Zhuangwei Zhuang, Ziyin Wang, Sitao Chen, Lizhao Liu 외

3D semantic occupancy prediction, which seeks to provide accurate and comprehensive representations of environment scenes, is important to autonomous driving systems. For autonomous cars equipped with multi-camera and Li…

3D Semantic Occupancy PredictionAutonomous Driving

WildOcc: A Benchmark for Off-Road 3D Semantic Occupancy Prediction

2024-10-21 · Heng Zhai, Jilin Mei, Chen Min, Liang Chen 외

3D semantic occupancy prediction is an essential part of autonomous driving, focusing on capturing the geometric details of scenes. Off-road environments are rich in geometric information, therefore it is suitable for 3D…

3D Semantic Occupancy PredictionAutonomous DrivingPrediction