EgoSplat: Open-Vocabulary Egocentric Scene Understanding with Language Embedded 3D Gaussian Splatting
Di Li, Jie Feng, Jiahao Chen, Weisheng Dong, Guanbin Li, Guangming Shi, Licheng Jiao
TL;DR
EgoSplat tackles open-vocabulary egocentric scene understanding by marrying language-embedded 3D Gaussian Splatting with SAM2-guided multi-view consistency and an instance-aware spatial-temporal transient predictor. The approach aggregates high-quality, cross-view features for each instance and suppresses transient artifacts to achieve robust open-vocabulary localization and segmentation. Empirical results on ADT and HOI4D show state-of-the-art improvements in localization accuracy and segmentation IoU, demonstrating strong performance under occlusions and dynamic interactions. This work advances open-vocabulary 3D scene understanding in egocentric settings and enables more natural language-based querying and interaction with dynamic environments.
Abstract
Egocentric scenes exhibit frequent occlusions, varied viewpoints, and dynamic interactions compared to typical scene understanding tasks. Occlusions and varied viewpoints can lead to multi-view semantic inconsistencies, while dynamic objects may act as transient distractors, introducing artifacts into semantic feature modeling. To address these challenges, we propose EgoSplat, a language-embedded 3D Gaussian Splatting framework for open-vocabulary egocentric scene understanding. A multi-view consistent instance feature aggregation method is designed to leverage the segmentation and tracking capabilities of SAM2 to selectively aggregate complementary features across views for each instance, ensuring precise semantic representation of scenes. Additionally, an instance-aware spatial-temporal transient prediction module is constructed to improve spatial integrity and temporal continuity in predictions by incorporating spatial-temporal associations across multi-view instances, effectively reducing artifacts in the semantic reconstruction of egocentric scenes. EgoSplat achieves state-of-the-art performance in both localization and segmentation tasks on two datasets, outperforming existing methods with a 8.2% improvement in localization accuracy and a 3.7% improvement in segmentation mIoU on the ADT dataset, and setting a new benchmark in open-vocabulary egocentric scene understanding. The code will be made publicly available.
