paper-with-me

홈 › Papers

GSemSplat: Generalizable Semantic 3D Gaussian Splatting from Uncalibrated Image Pairs

2024-12-22 · Xingrui Wang, Cuiling Lan, Hanxin Zhu, Zhibo Chen, Yan Lu

Modeling and understanding the 3D world is crucial for various applications, from augmented reality to robotic navigation. Recent advancements based on 3D Gaussian Splatting have integrated semantic information from multi-view images into Gaussian primitives. However, these methods typically require costly per-scene optimization from dense calibrated images, limiting their practicality. In this paper, we consider the new task of generalizable 3D semantic field modeling from sparse, uncalibrated image pairs. Building upon the Splatt3R architecture, we introduce GSemSplat, a framework that learns open-vocabulary semantic representations linked to 3D Gaussians without the need for per-scene optimization, dense image collections or calibration. To ensure effective and reliable learning of semantic features in 3D space, we employ a dual-feature approach that leverages both region-specific and context-aware semantic features as supervision in the 2D space. This allows us to capitalize on their complementary strengths. Experimental results on the ScanNet++ dataset demonstrate the effectiveness and superiority of our approach compared to the traditional scene-specific method. We hope our work will inspire more research into generalizable 3D understanding.

📄 PDF Abstract BibTeX arXiv:2412.16932

Code (1)

wxrui182/GSemSplat 공식 구현 jax

Similar Papers 제목 키워드 기반

StructSplat: Generalizable 3D Gaussian Splatting from Uncalibrated Sparse Views

2026-06-26 · Jia-Chen Zhao, Beiqi Chen, Xinyang Chen, Guangcong Wang 외 arxiv

We present StructSplat, a feed-forward and generalizable 3D Gaussian reconstruction framework that operates directly on uncalibrated images without requiring camera parameters. Existing methods either rely on per-scene o…

UniForward: Unified 3D Scene and Semantic Field Reconstruction via Feed-Forward Gaussian Splatting from Only Sparse-View Images

2025-06-11 · Qijian Tian, Xin Tan, Jingyu Gong, Yuan Xie 외

We propose a feed-forward Gaussian Splatting model that unifies 3D scene and semantic field reconstruction. Combining 3D scenes with semantic fields facilitates the perception and understanding of the surrounding environ…

Novel View Synthesis

RT-GS2: Real-Time Generalizable Semantic Segmentation for 3D Gaussian Representations of Radiance Fields

2024-05-28 · Mihnea-Bogdan Jurca, Remco Royen, Ion Giosan, Adrian Munteanu

Gaussian Splatting has revolutionized the world of novel view synthesis by achieving high rendering performance in real-time. Recently, studies have focused on enriching these 3D representations with semantic information…

Novel View SynthesisSegmentationSemantic Segmentation

GroupForward: Building Referable 3D Scenes via Instance-Grouped Feed-Forward Gaussian Splatting

2026-08-18 · Qijian Tian, Zimeng Wu, Xuhong Wang, Lizhuang Ma 외 arxiv

Simultaneously reconstructing and understanding 3D environments is essential for embodied agents. Toward this goal, feed-forward semantic 3D Gaussian Splatting (3DGS) efficiently constructs semantic scene representations…

Referring Expression

Generalizable Human Gaussian Splatting via Multi-view Semantic Consistency

2026-04-28 · Jingi Kim, Wonjun Kim arxiv

Recently, generalizable human Gaussian splatting from sparse-view inputs has been actively studied for the photorealistic human rendering. Most existing methods rely on explicit geometric constraints or predefined struct…