paper-with-me

Papers

Dynam3D: Dynamic Layered 3D Tokens Empower VLM for Vision-and-Language Navigation

2025-05-16 · Zihan Wang, Seungjun Lee, Gim Hee Lee

Vision-and-Language Navigation (VLN) is a core task where embodied agents leverage their spatial mobility to navigate in 3D environments toward designated destinations based on natural language instructions. Recently, video-language large models (Video-VLMs) with strong generalization capabilities and rich commonsense knowledge have shown remarkable performance when applied to VLN tasks. However, these models still encounter the following challenges when applied to real-world 3D navigation: 1) Insufficient understanding of 3D geometry and spatial semantics; 2) Limited capacity for large-scale exploration and long-term environmental memory; 3) Poor adaptability to dynamic and changing environments.To address these limitations, we propose Dynam3D, a dynamic layered 3D representation model that leverages language-aligned, generalizable, and hierarchical 3D representations as visual input to train 3D-VLM in navigation action prediction. Given posed RGB-D images, our Dynam3D projects 2D CLIP features into 3D space and constructs multi-level 3D patch-instance-zone representations for 3D geometric and semantic understanding with a dynamic and layer-wise update strategy. Our Dynam3D is capable of online encoding and localization of 3D instances, and dynamically updates them in changing environments to provide large-scale exploration and long-term memory capabilities for navigation. By leveraging large-scale 3D-language pretraining and task-specific adaptation, our Dynam3D sets new state-of-the-art performance on VLN benchmarks including R2R-CE, REVERIE-CE and NavRAG-CE under monocular settings. Furthermore, experiments for pre-exploration, lifelong memory, and real-world robot validate the effectiveness of practical deployment.

📄 PDF Abstract BibTeX arXiv:2505.11383

Code (1)

mrzihan/dynam3d 공식 구현

Tasks

3D geometryNavigateVision and Language Navigation

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 제목 키워드 기반

Make Geometry Matter for Spatial Reasoning

2026-03-27 · Shihua Zhang, Qiuhong Shen, Shizun Wang, Tianbo Pan 외 arxiv

Empowered by large-scale training, vision-language models (VLMs) achieve strong image and video understanding, yet their ability to perform spatial reasoning in both static scenes and dynamic videos remains limited. Rece…

Spatial Reasoning

Unified Language-Vision Pretraining in LLM with Dynamic Discrete Visual Tokenization

2023-09-09 · Yang Jin, Kun Xu, Liwei Chen, Chao Liao 외

Recently, the remarkable advance of the Large Language Model (LLM) has inspired researchers to transfer its extraordinary reasoning capability to both vision and language data. However, the prevailing approaches primaril…

Language ModellingLarge Language ModelText Generation

Chat-UniVi: Unified Visual Representation Empowers Large Language Models with Image and Video Understanding

2023-11-14 · CVPR 2024 1 · Peng Jin, Ryuichi Takanobu, Wancai Zhang, Xiaochun Cao 외

Large language models have demonstrated impressive universal capabilities across a wide range of open-ended tasks and have extended their utility to encompass multimodal conversations. However, existing methods encounter…

Image-based Generative Performance BenchmarkingLanguage ModelingLanguage ModellingScience Question Answering+11

DynamicViT: Efficient Vision Transformers with Dynamic Token Sparsification

2021-06-03 · NeurIPS 2021 12 · Yongming Rao, Wenliang Zhao, Benlin Liu, Jiwen Lu 외

Attention is sparse in vision transformers. We observe the final prediction in vision transformers is only based on a subset of most informative tokens, which is sufficient for accurate image recognition. Based on this o…

BlockingEfficient ViTsImage Classification

Layered Motion Fusion: Lifting Motion Segmentation to 3D in Egocentric Videos

2025-01-01 · CVPR 2025 1 · Vadim Tschernezki, Diane Larlus, Iro Laina, Andrea Vedaldi

Computer vision is largely based on 2D techniques, with 3D vision still relegated to a relatively narrow subset of applications. However, by building on recent advances in 3D models such as neural radiance fields, so…

DenoisingMotion Segmentation