paper-with-me

홈 › Papers

GaussianFormer-2: Probabilistic Gaussian Superposition for Efficient 3D Occupancy Prediction

2024-12-05 · CVPR 2025 1 · Yuanhui Huang, Amonnut Thammatadatrakoon, Wenzhao Zheng, Yunpeng Zhang, Dalong Du, Jiwen Lu

3D semantic occupancy prediction is an important task for robust vision-centric autonomous driving, which predicts fine-grained geometry and semantics of the surrounding scene. Most existing methods leverage dense grid-based scene representations, overlooking the spatial sparsity of the driving scenes. Although 3D semantic Gaussian serves as an object-centric sparse alternative, most of the Gaussians still describe the empty region with low efficiency. To address this, we propose a probabilistic Gaussian superposition model which interprets each Gaussian as a probability distribution of its neighborhood being occupied and conforms to probabilistic multiplication to derive the overall geometry. Furthermore, we adopt the exact Gaussian mixture model for semantics calculation to avoid unnecessary overlapping of Gaussians. To effectively initialize Gaussians in non-empty region, we design a distribution-based initialization module which learns the pixel-aligned occupancy distribution instead of the depth of surfaces. We conduct extensive experiments on nuScenes and KITTI-360 datasets and our GaussianFormer-2 achieves state-of-the-art performance with high efficiency. Code: https://github.com/huang-yh/GaussianFormer.

📄 PDF Abstract BibTeX arXiv:2412.04384

Code (1)

huang-yh/gaussianformer 공식 구현 pytorch

Tasks

3D Semantic Occupancy PredictionAutonomous Driving

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

GaussianFormer3D: Multi-Modal Gaussian-based Semantic Occupancy Prediction with 3D Deformable Attention

2025-05-15 · Lingjun Zhao, Sizhe Wei, James Hays, Lu Gan

3D semantic occupancy prediction is critical for achieving safe and reliable autonomous driving. Compared to camera-only perception systems, multi-modal pipelines, especially LiDAR-camera fusion methods, can produce more…

3D Semantic Occupancy PredictionAutonomous DrivingPrediction

GaussianFormer: Scene as Gaussians for Vision-Based 3D Semantic Occupancy Prediction

2024-05-27 · Yuanhui Huang, Wenzhao Zheng, Yunpeng Zhang, Jie zhou 외

3D semantic occupancy prediction aims to obtain 3D fine-grained geometry and semantics of the surrounding scene and is an important task for the robustness of vision-centric autonomous driving. Most existing methods empl…

3D Semantic Occupancy PredictionAutonomous DrivingDiversityPosition

FreeOcc: Training-Free Embodied Open-Vocabulary Occupancy Prediction

2026-04-30 · Zeyu Jiang, Changqing Zhou, Xingxing Zuo, Changhao Chen arxiv

Existing learning-based occupancy prediction methods rely on large-scale 3D annotations and generalize poorly across environments. We present FreeOcc, a training-free framework for open-vocabulary occupancy prediction fr…

QuadricFormer: Scene as Superquadrics for 3D Semantic Occupancy Prediction

2025-06-12 · Sicheng Zuo, Wenzhao Zheng, Xiaoyong Han, Longchao Yang 외

3D occupancy prediction is crucial for robust autonomous driving systems as it enables comprehensive perception of environmental structures and semantics. Most existing methods employ dense voxel-based scene representati…

3D Semantic Occupancy PredictionAutonomous DrivingPrediction

Generalizing Visual Geometry Priors to Sparse Gaussian Occupancy Prediction

2026-02-25 · Changqing Zhou, Yueru Luo, Changhao Chen arxiv

Accurate 3D scene understanding is essential for embodied intelligence, with occupancy prediction emerging as a key task for reasoning about both objects and free space. Existing approaches largely rely on depth priors (…

Scene Understanding