FastLGS: Speeding up Language Embedded Gaussians with Feature Grid Mapping

Abstract

The semantically interactive radiance field has always been an appealing task for its potential to facilitate user-friendly and automated real-world 3D scene understanding applications. However, it is a challenging task to achieve high quality, efficiency and zero-shot ability at the same time with semantics in radiance fields. In this work, we present FastLGS, an approach that supports real-time open-vocabulary query within 3D Gaussian Splatting (3DGS) under high resolution. We propose the semantic feature grid to save multi-view CLIP features which are extracted based on Segment Anything Model (SAM) masks, and map the grids to low dimensional features for semantic field training through 3DGS. Once trained, we can restore pixel-aligned CLIP embeddings through feature grids from rendered features for open-vocabulary queries. Comparisons with other state-of-the-art methods prove that FastLGS can achieve the first place performance concerning both speed and accuracy, where FastLGS is 98 times faster than LERF, 4 times faster than LangSplat and 2.5 times faster than LEGaussians. Meanwhile, experiments show that FastLGS is adaptive and compatible with many downstream tasks, such as 3D segmentation and 3D object inpainting, which can be easily applied to other 3D manipulation systems.

Cite

Text

Ji et al. "FastLGS: Speeding up Language Embedded Gaussians with Feature Grid Mapping." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I4.32410

Markdown

[Ji et al. "FastLGS: Speeding up Language Embedded Gaussians with Feature Grid Mapping." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/ji2025aaai-fastlgs/) doi:10.1609/AAAI.V39I4.32410

BibTeX

@inproceedings{ji2025aaai-fastlgs,
  title     = {{FastLGS: Speeding up Language Embedded Gaussians with Feature Grid Mapping}},
  author    = {Ji, Yuzhou and Zhu, He and Tang, Junshu and Liu, Wuyi and Zhang, Zhizhong and Tan, Xin and Xie, Yuan},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {3922-3930},
  doi       = {10.1609/AAAI.V39I4.32410},
  url       = {https://mlanthology.org/aaai/2025/ji2025aaai-fastlgs/}
}