paper-with-me

Papers

FAST-Splat: Fast, Ambiguity-Free Semantics Transfer in Gaussian Splatting

2024-11-20 · Ola Shorinwa, Jiankai Sun, Mac Schwager

We present FAST-Splat for fast, ambiguity-free semantic Gaussian Splatting, which seeks to address the main limitations of existing semantic Gaussian Splatting methods, namely: slow training and rendering speeds; high memory usage; and ambiguous semantic object localization. In deriving FAST-Splat , we formulate open-vocabulary semantic Gaussian Splatting as the problem of extending closed-set semantic distillation to the open-set (open-vocabulary) setting, enabling FAST-Splat to provide precise semantic object localization results, even when prompted with ambiguous user-provided natural-language queries. Further, by exploiting the explicit form of the Gaussian Splatting scene representation to the fullest extent, FAST-Splat retains the remarkable training and rendering speeds of Gaussian Splatting. Specifically, while existing semantic Gaussian Splatting methods distill semantics into a separate neural field or utilize neural models for dimensionality reduction, FAST-Splat directly augments each Gaussian with specific semantic codes, preserving the training, rendering, and memory-usage advantages of Gaussian Splatting over neural field methods. These Gaussian-specific semantic codes, together with a hash-table, enable semantic similarity to be measured with open-vocabulary user prompts and further enable FAST-Splat to respond with unambiguous semantic object labels and 3D masks, unlike prior methods. In experiments, we demonstrate that FAST-Splat is 4x to 6x faster to train with a 13x faster data pre-processing step, achieves between 18x to 75x faster rendering speeds, and requires about 3x smaller GPU memory, compared to the best-competing semantic Gaussian Splatting methods. Further, FAST-Splat achieves relatively similar or better semantic segmentation performance compared to existing methods. After the review period, we will provide links to the project website and the codebase.

📄 PDF Abstract BibTeX arXiv:2411.13753

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionGPUNatural Language QueriesObject LocalizationSemantic SegmentationSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

FMLGS: Fast Multilevel Language Embedded Gaussians for Part-level Interactive Agents

2025-04-11 · Xin Tan, Yuzhou Ji, He Zhu, Yuan Xie

The semantically interactive radiance field has long been a promising backbone for 3D real-world applications, such as embodied AI to achieve scene understanding and manipulation. However, multi-granularity interaction r…

3DGSNavigateScene Understanding

Splatblox: Traversability-Aware Gaussian Splatting for Outdoor Robot Navigation

2025-11-23 · Samarth Chopra, Jing Liang, Gershom Seneviratne, Yonghan Lee 외 arxiv

We present Splatblox, a real-time system for autonomous navigation in outdoor environments with dense vegetation, irregular obstacles, and complex terrain. Our method fuses segmented RGB images and LiDAR point clouds usi…

Robot NavigationPoint Clouds

Optimization-Free Style Transfer for 3D Gaussian Splats

2025-08-07 · Raphael Du Sablon, David Hart arxiv

The task of style transfer for 3D Gaussian splats has been explored in many previous works, but these require reconstructing or fine-tuning the splat while incorporating style information or optimizing a feature extracti…

Style Transfer

YoNoSplat: You Only Need One Model for Feedforward 3D Gaussian Splatting

2025-11-10 · Botao Ye, Boqi Chen, Haofei Xu, Daniel Barath 외 arxiv

Fast and flexible 3D scene reconstruction from unstructured image collections remains a significant challenge. We present YoNoSplat, a feedforward model that reconstructs high-quality 3D Gaussian Splatting representation…

FastLGS: Speeding up Language Embedded Gaussians with Feature Grid Mapping

2024-06-04 · Yuzhou Ji, He Zhu, Junshu Tang, Wuyi Liu 외

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 …

3DGSScene Understanding