ShelfGaussian: Shelf-Supervised Open-Vocabulary Gaussian-based 3D Scene Understanding
Lingjun Zhao, Yandong Luo, James Hay, Lu Gan
TL;DR
ShelfGaussian introduces open-vocabulary 3D scene understanding by representing scenes with sparse 3D Gaussians and training them with multi-modal signals from cameras, LiDAR, and radar, all supervised by off-the-shelf vision foundation models. A novel Multi-Modal Gaussian Transformer aggregates multi-sensor features to refine Gaussian parameters, while shelf-supervised learning aligns Gaussian renderings at 2D and 3D levels using a DINO-driven pseudo labeling engine and a CUDA-accelerated Gaussian-to-Voxel splatting module. The approach achieves state-of-the-art zero-shot semantic occupancy on Occ3D-nuScenes, competitive BEV segmentation, and improved Gaussian-based trajectory planning, validated in an in-the-wild UGV setting. The work demonstrates strong open-vocabulary capabilities, cross-modal fusion, and practical benefits for perception and planning in real-world robotics and autonomous systems.
Abstract
We introduce ShelfGaussian, an open-vocabulary multi-modal Gaussian-based 3D scene understanding framework supervised by off-the-shelf vision foundation models (VFMs). Gaussian-based methods have demonstrated superior performance and computational efficiency across a wide range of scene understanding tasks. However, existing methods either model objects as closed-set semantic Gaussians supervised by annotated 3D labels, neglecting their rendering ability, or learn open-set Gaussian representations via purely 2D self-supervision, leading to degraded geometry and limited to camera-only settings. To fully exploit the potential of Gaussians, we propose a Multi-Modal Gaussian Transformer that enables Gaussians to query features from diverse sensor modalities, and a Shelf-Supervised Learning Paradigm that efficiently optimizes Gaussians with VFM features jointly at 2D image and 3D scene levels. We evaluate ShelfGaussian on various perception and planning tasks. Experiments on Occ3D-nuScenes demonstrate its state-of-the-art zero-shot semantic occupancy prediction performance. ShelfGaussian is further evaluated on an unmanned ground vehicle (UGV) to assess its in the-wild performance across diverse urban scenarios. Project website: https://lunarlab-gatech.github.io/ShelfGaussian/.
