CaRF: Enhancing Multi-View Consistency in Referring 3D Gaussian Splatting Segmentation
Yuwen Tao, Kanglei Zhou, Xin Tan, Yuan Xie
TL;DR
CaRF tackles multi-view inconsistency in Referring 3D Gaussian Splatting Segmentation by learning directly in 3D Gaussian space with camera-aware conditioning and paired-view supervision. The key ideas are Gaussian Field Camera Encoding (GFCE), which injects camera geometry into Gaussian–text interactions, and In-Training Paired-View Supervision (ITPVS), which enforces cross-view consistency by jointly supervising the same Gaussians across two calibrated views. Together, these components yield robust view-consistent language grounding and improved segmentation accuracy, achieving up to +16.8% mIoU on Ref-LERF, +4.3% on LERF-OVS, and +2.0% on 3D-OVS over prior methods. The approach advances 3D open-vocabulary segmentation and has practical implications for embodied AI, AR/VR, and autonomous perception by providing more reliable cross-view reasoning in Gaussian-based scene representations.
Abstract
Referring 3D Gaussian Splatting Segmentation (R3DGS) aims to interpret free-form language expressions and localize the corresponding 3D regions in Gaussian fields. While recent advances have introduced cross-modal alignment between language and 3D geometry, existing pipelines still struggle with cross-view consistency due to their reliance on 2D rendered pseudo supervision and view specific feature learning. In this work, we present Camera Aware Referring Field (CaRF), a fully differentiable framework that operates directly in the 3D Gaussian space and achieves multi view consistency. Specifically, CaRF introduces Gaussian Field Camera Encoding (GFCE), which incorporates camera geometry into Gaussian text interactions to explicitly model view dependent variations and enhance geometric reasoning. Building on this, In Training Paired View Supervision (ITPVS) is proposed to align per Gaussian logits across calibrated views during training, effectively mitigating single view overfitting and exposing inter view discrepancies for optimization. Extensive experiments on three representative benchmarks demonstrate that CaRF achieves average improvements of 16.8%, 4.3%, and 2.0% in mIoU over state of the art methods on the Ref LERF, LERF OVS, and 3D OVS datasets, respectively. Moreover, this work promotes more reliable and view consistent 3D scene understanding, with potential benefits for embodied AI, AR/VR interaction, and autonomous perception.
