PanoGS: Gaussian-based Panoptic Segmentation for 3D Open Vocabulary Scene Understanding
Hongjia Zhai, Hai Li, Zhenzhe Li, Xiaokun Pan, Yijia He, Guofeng Zhang
TL;DR
PanoGS addresses the challenge of 3D panoptic open vocabulary scene understanding by learning a smooth, 3D language feature field through a latent pyramid tri-plane and a 3D language decoder, avoiding 2D-to-3D feature biases. It introduces language-guided graph cuts to form geometrically and semantically coherent super-primitives, and uses multi-view SAM-based affinity for robust, 3D-consistent instance segmentation via progressive clustering. The method yields improved semantic and panoptic metrics on Replica and ScanNetV2, demonstrating strong open-vocabulary capabilities and robust instance discrimination in indoor scenes. This approach advances 3D scene understanding by enabling true 3D instance-level open vocabulary reasoning with scalable, view-consistent representations.
Abstract
Recently, 3D Gaussian Splatting (3DGS) has shown encouraging performance for open vocabulary scene understanding tasks. However, previous methods cannot distinguish 3D instance-level information, which usually predicts a heatmap between the scene feature and text query. In this paper, we propose PanoGS, a novel and effective 3D panoptic open vocabulary scene understanding approach. Technically, to learn accurate 3D language features that can scale to large indoor scenarios, we adopt the pyramid tri-plane to model the latent continuous parametric feature space and use a 3D feature decoder to regress the multi-view fused 2D feature cloud. Besides, we propose language-guided graph cuts that synergistically leverage reconstructed geometry and learned language cues to group 3D Gaussian primitives into a set of super-primitives. To obtain 3D consistent instance, we perform graph clustering based segmentation with SAM-guided edge affinity computation between different super-primitives. Extensive experiments on widely used datasets show better or more competitive performance on 3D panoptic open vocabulary scene understanding. Project page: \href{https://zju3dv.github.io/panogs}{https://zju3dv.github.io/panogs}.
