paper-with-me

Papers

4D LangSplat: 4D Language Gaussian Splatting via Multimodal Large Language Models

2025-03-13 · CVPR 2025 1 · Wanhua Li, Renping Zhou, Jiawei Zhou, Yingwei Song, Johannes Herter, Minghan Qin, Gao Huang, Hanspeter Pfister

Learning 4D language fields to enable time-sensitive, open-ended language queries in dynamic scenes is essential for many real-world applications. While LangSplat successfully grounds CLIP features into 3D Gaussian representations, achieving precision and efficiency in 3D static scenes, it lacks the ability to handle dynamic 4D fields as CLIP, designed for static image-text tasks, cannot capture temporal dynamics in videos. Real-world environments are inherently dynamic, with object semantics evolving over time. Building a precise 4D language field necessitates obtaining pixel-aligned, object-wise video features, which current vision models struggle to achieve. To address these challenges, we propose 4D LangSplat, which learns 4D language fields to handle time-agnostic or time-sensitive open-vocabulary queries in dynamic scenes efficiently. 4D LangSplat bypasses learning the language field from vision features and instead learns directly from text generated from object-wise video captions via Multimodal Large Language Models (MLLMs). Specifically, we propose a multimodal object-wise video prompting method, consisting of visual and text prompts that guide MLLMs to generate detailed, temporally consistent, high-quality captions for objects throughout a video. These captions are encoded using a Large Language Model into high-quality sentence embeddings, which then serve as pixel-aligned, object-specific feature supervision, facilitating open-vocabulary text queries through shared embedding spaces. Recognizing that objects in 4D scenes exhibit smooth transitions across states, we further propose a status deformable network to model these continuous changes over time effectively. Our results across multiple benchmarks demonstrate that 4D LangSplat attains precise and efficient results for both time-sensitive and time-agnostic open-vocabulary queries.

📄 PDF Abstract BibTeX arXiv:2503.10437

Code (1)

zrporz/4DLangSplat 공식 구현 jax

Tasks

Large Language ModelObjectSentence Embeddings

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

LangSplatV2: High-dimensional 3D Language Gaussian Splatting with 450+ FPS

2025-07-09 · Wanhua Li, Yujie Zhao, Minghan Qin, Yang Liu 외 arxiv

In this paper, we introduce LangSplatV2, which achieves high-dimensional feature splatting at 476.2 FPS and 3D open-vocabulary text querying at 384.6 FPS for high-resolution images, providing a 42 $\times$ speedup and a …

LangSplat: 3D Language Gaussian Splatting

2023-12-26 · CVPR 2024 1 · Minghan Qin, Wanhua Li, Jiawei Zhou, Haoqian Wang 외

Humans live in a 3D world and commonly use natural language to interact with a 3D scene. Modeling a 3D language field to support open-ended language queries in 3D has gained increasing attention recently. This paper intr…

NeRFObject LocalizationSemantic Segmentation

Gen-LangSplat: Generalized Language Gaussian Splatting with Pre-Trained Feature Compression

2025-10-27 · Pranav Saxena arxiv

Modeling open-vocabulary language fields in 3D is essential for intuitive human-AI interaction and querying within physical environments. State-of-the-art approaches, such as LangSplat, leverage 3D Gaussian Splatting to …

Semantic Consistent Language Gaussian Splatting for Point-Level Open-vocabulary Querying

2025-03-27 · Hairong Yin, Huangying Zhan, Yi Xu, Raymond A. Yeh

Open-vocabulary querying in 3D Gaussian Splatting aims to identify semantically relevant regions within a 3D Gaussian representation based on a given text query. Prior work, such as LangSplat, addressed this task by retr…

4D Synchronized Fields: Motion-Language Gaussian Splatting for Temporal Scene Understanding

2026-03-15 · Mohamed Rayan Barhdadi, Samir Abdaljalil, Rasul Khanbayov, Erchin Serpedin 외 arxiv

Current 4D representations decouple geometry, motion, and semantics: reconstruction methods discard interpretable motion structure; language-grounded methods attach semantics after motion is learned, blind to how objects…

Scene Understanding