Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

EmbodiedSplat: Online Feed-Forward Semantic 3DGS for Open-Vocabulary 3D Scene Understanding

About

Understanding a 3D scene immediately with its exploration is essential for embodied tasks, where an agent must construct and comprehend the 3D scene in an online and nearly real-time manner. In this study, we propose EmbodiedSplat, an online feed-forward 3DGS for open-vocabulary scene understanding that enables simultaneous online 3D reconstruction and 3D semantic understanding from the streaming images. Unlike existing open-vocabulary 3DGS methods which are typically restricted to either offline or per-scene optimization setting, our objectives are two-fold: 1) Reconstructs the semantic-embedded 3DGS of the entire scene from over 300 streaming images in an online manner. 2) Highly generalizable to novel scenes with feed-forward design and supports nearly real-time 3D semantic reconstruction when combined with real-time 2D models. To achieve these objectives, we propose an Online Sparse Coefficients Field with a CLIP Global Codebook where it binds the 2D CLIP embeddings to each 3D Gaussian while minimizing memory consumption and preserving the full semantic generalizability of CLIP. Furthermore, we generate 3D geometric-aware CLIP features by aggregating the partial point cloud of 3DGS through 3D U-Net to compensate the 3D geometric prior to 2D-oriented language embeddings. Extensive experiments on diverse indoor datasets, including ScanNet, ScanNet++, and Replica, demonstrate both the effectiveness and efficiency of our method. Check out our project page in https://0nandon.github.io/EmbodiedSplat/.

Seungjun Lee, Zihan Wang, Yunsong Wang, Gim Hee Lee• 2026

Related benchmarks

TaskDatasetResultRank
3D Semantic SegmentationScanNet++
mIoU (20 classes)51.09
31
3D Semantic SegmentationScanNet 10 classes
mIoU57.48
17
3D Semantic SegmentationScanNet 15 classes
mIoU55.18
17
3D Semantic SegmentationScanNet
mIoU (10 classes)0.5741
17
3D Semantic SegmentationScanNet200
mIoU (70 classes)34.75
11
3D Semantic SegmentationScanNet 19 classes
mIoU52.12
10
3D Semantic SegmentationScanNet 200 70 classes
mIoU34.75
10
3D Semantic SegmentationScanNet++ ➜ ScanNet (19 classes) v2 (test)
mIoU50.8
8
3D Semantic SegmentationScanNet ➜ ScanNet++ 20 classes v2 (test)
mIoU51.66
8
3D Semantic SegmentationScanNet ➜ Replica 48 classes (test)
mIoU14.38
8
Showing 10 of 15 rows

Other info

GitHub

Follow for update