CVJun 11, 2025

SemanticSplat: Feed-Forward 3D Scene Understanding with Language-Aware Gaussian Fields

arXiv:2506.09565v212 citationsh-index: 31
Originality Incremental advance
AI Analysis

This addresses the need for practical, high-quality 3D scene comprehension in applications like augmented reality and robotics, though it appears incremental as it builds on existing feed-forward and per-scene optimization methods.

The paper tackles the problem of holistic 3D scene understanding by proposing SemanticSplat, a feed-forward method that unifies 3D Gaussians with semantic attributes for joint geometry-appearance-semantics modeling, achieving improved performance in tasks like promptable and open-vocabulary segmentation.

Holistic 3D scene understanding, which jointly models geometry, appearance, and semantics, is crucial for applications like augmented reality and robotic interaction. Existing feed-forward 3D scene understanding methods (e.g., LSM) are limited to extracting language-based semantics from scenes, failing to achieve holistic scene comprehension. Additionally, they suffer from low-quality geometry reconstruction and noisy artifacts. In contrast, per-scene optimization methods rely on dense input views, which reduces practicality and increases complexity during deployment. In this paper, we propose SemanticSplat, a feed-forward semantic-aware 3D reconstruction method, which unifies 3D Gaussians with latent semantic attributes for joint geometry-appearance-semantics modeling. To predict the semantic anisotropic Gaussians, SemanticSplat fuses diverse feature fields (e.g., LSeg, SAM) with a cost volume representation that stores cross-view feature similarities, enhancing coherent and accurate scene comprehension. Leveraging a two-stage distillation framework, SemanticSplat reconstructs a holistic multi-modal semantic feature field from sparse-view images. Experiments demonstrate the effectiveness of our method for 3D scene understanding tasks like promptable and open-vocabulary segmentation. Video results are available at https://semanticsplat.github.io.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes