GaussianFormer3D: Multi-Modal Gaussian-based Semantic Occupancy Prediction with 3D Deformable Attention
Lingjun Zhao, Sizhe Wei, James Hays, Lu Gan
TL;DR
GaussianFormer3D presents a multi-modal, Gaussian-based framework for 3D semantic occupancy that leverages LiDAR priors and a LiDAR-guided 3D deformable attention mechanism to refine object-centric Gaussians in a lifted 3D space. The approach replaces dense voxel grids with a compact Gaussian representation and a Gaussian-to-voxel splatting module, enabling memory-efficient, high-resolution occupancy predictions. Extensive experiments across on-road and off-road datasets show competitive performance with state-of-the-art fusion methods while reducing memory usage, with clear gains on small, dynamic, and large surface classes. The combination of voxel-to-Gaussian initialization and 3D deformable attention underpins robust multi-modal fusion and efficient inference for autonomous driving scenarios.
Abstract
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 accurate and detailed predictions. Although most existing works utilize a dense grid-based representation, in which the entire 3D space is uniformly divided into discrete voxels, the emergence of 3D Gaussians provides a compact and continuous object-centric representation. In this work, we propose a multi-modal Gaussian-based semantic occupancy prediction framework utilizing 3D deformable attention, named as GaussianFormer3D. We introduce a voxel-to-Gaussian initialization strategy to provide 3D Gaussians with geometry priors from LiDAR data, and design a LiDAR-guided 3D deformable attention mechanism for refining 3D Gaussians with LiDAR-camera fusion features in a lifted 3D space. We conducted extensive experiments on both on-road and off-road datasets, demonstrating that our GaussianFormer3D achieves high prediction accuracy that is comparable to state-of-the-art multi-modal fusion-based methods with reduced memory consumption and improved efficiency.
