paper-with-me

Papers

LangGS-SLAM: Real-Time Language-Feature Gaussian Splatting SLAM

2026-01-28 · Seongbo Ha, Sibaek Lee, Kyungsu Kang, Joonyeol Choi, Seungjun Tak, Hyeonwoo Yu arxiv

In this paper, we propose a RGB-D SLAM system that reconstructs a language-aligned dense feature field while sustaining low-latency tracking and mapping. First, we introduce a Top-K Rendering pipeline, a high-throughput and semantic-distortion-free method for efficiently rendering high-dimensional feature maps. To address the resulting semantic-geometric discrepancy and mitigate the memory consumption, we further design a multi-criteria map management strategy that prunes redundant or inconsistent Gaussians while preserving scene integrity. Finally, a hybrid field optimization framework jointly refines the geometric and semantic fields under real-time constraints by decoupling their optimization frequencies according to field characteristics. The proposed system achieves superior geometric fidelity compared to geometric-only baselines and comparable semantic fidelity to offline approaches while operating at 15 FPS. Our results demonstrate that online SLAM with dense, uncompressed language-aligned feature fields is both feasible and effective, bridging the gap between 3D perception and language-based reasoning.

📄 PDF Abstract BibTeX arXiv:2602.06991

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CountingFruit: Real-Time 3D Fruit Counting with Language-Guided Semantic Gaussian Splatting

2025-06-01 · Fengze Li, Yangle Liu, Jieming Ma, Hai-Ning Liang 외

Accurate fruit counting in real-world agricultural environments is a longstanding challenge due to visual occlusions, semantic ambiguity, and the high computational demands of 3D reconstruction. Existing methods based on…

3D ReconstructionNeural Rendering

Bridging Large Language Models and Graph Structure Learning Models for Robust Representation Learning

2024-10-15 · Guangxin Su, Yifan Zhu, Wenjie Zhang, Hanchen Wang 외

Graph representation learning, involving both node features and graph structures, is crucial for real-world applications but often encounters pervasive noise. State-of-the-art methods typically address noise by focusing …

Graph Representation LearningGraph structure learningRepresentation LearningSmall Language Model

LEG-SLAM: Real-Time Language-Enhanced Gaussian Splatting for SLAM

2025-06-03 · Roman Titkov, Egor Zubkov, Dmitry Yudin, Jaafar Mahmoud 외

Modern Gaussian Splatting methods have proven highly effective for real-time photorealistic rendering of 3D scenes. However, integrating semantic information into this representation remains a significant challenge, espe…

Simultaneous Localization and Mapping

FeatureSLAM: Feature-enriched 3D gaussian splatting SLAM in real time

2026-01-09 · Christopher Thirgood, Oscar Mendez, Erin Ling, Jon Storey 외 arxiv

We present a real-time tracking SLAM system that unifies efficient camera tracking with photorealistic feature-enriched mapping using 3D Gaussian Splatting (3DGS). Our main contribution is integrating dense feature raste…

Semantic SLAM

LEGO-SLAM: Language-Embedded Gaussian Optimization SLAM

2025-11-20 · Sibaek Lee, Seongbo Ha, Kyeongsu Kang, Joonyeol Choi 외 arxiv

Recent advances in 3D Gaussian Splatting (3DGS) have enabled Simultaneous Localization and Mapping (SLAM) systems to build photorealistic maps. However, these maps lack the open-vocabulary semantic understanding required…