paper-with-me

홈 › Papers

Mobility VLA: Multimodal Instruction Navigation with Long-Context VLMs and Topological Graphs

2024-07-10 · Hao-Tien Lewis Chiang, Zhuo Xu, Zipeng Fu, Mithun George Jacob, Tingnan Zhang, Tsang-Wei Edward Lee, Wenhao Yu, Connor Schenck, David Rendleman, Dhruv Shah, Fei Xia, Jasmine Hsu, Jonathan Hoech, Pete Florence, Sean Kirmani, Sumeet Singh, Vikas Sindhwani, Carolina Parada, Chelsea Finn, Peng Xu, Sergey Levine, Jie Tan

An elusive goal in navigation research is to build an intelligent agent that can understand multimodal instructions including natural language and image, and perform useful navigation. To achieve this, we study a widely useful category of navigation tasks we call Multimodal Instruction Navigation with demonstration Tours (MINT), in which the environment prior is provided through a previously recorded demonstration video. Recent advances in Vision Language Models (VLMs) have shown a promising path in achieving this goal as it demonstrates capabilities in perceiving and reasoning about multimodal inputs. However, VLMs are typically trained to predict textual output and it is an open research question about how to best utilize them in navigation. To solve MINT, we present Mobility VLA, a hierarchical Vision-Language-Action (VLA) navigation policy that combines the environment understanding and common sense reasoning power of long-context VLMs and a robust low-level navigation policy based on topological graphs. The high-level policy consists of a long-context VLM that takes the demonstration tour video and the multimodal user instruction as input to find the goal frame in the tour video. Next, a low-level policy uses the goal frame and an offline constructed topological graph to generate robot actions at every timestep. We evaluated Mobility VLA in a 836m^2 real world environment and show that Mobility VLA has a high end-to-end success rates on previously unsolved multimodal instructions such as "Where should I return this?" while holding a plastic bin. A video demonstrating Mobility VLA can be found here: https://youtu.be/-Tof__Q8_5s

📄 PDF Abstract BibTeX arXiv:2407.07775

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense ReasoningVision-Language-Action

Similar Papers 제목 키워드 기반

Multimodal Transformer with Variable-length Memory for Vision-and-Language Navigation

2021-11-10 · Chuang Lin, Yi Jiang, Jianfei Cai, Lizhen Qu 외

Vision-and-Language Navigation (VLN) is a task that an agent is required to follow a language instruction to navigate to the goal position, which relies on the ongoing interactions with the environment during moving. Rec…

DecoderNavigateVision and Language Navigation

SkyVLN: Vision-and-Language Navigation and NMPC Control for UAVs in Urban Environments

2025-07-09 · Tianshun Li, Tianyi Huai, Zhen Li, Yichun Gao 외 arxiv

Unmanned Aerial Vehicles (UAVs) have emerged as versatile tools across various sectors, driven by their mobility and adaptability. This paper introduces SkyVLN, a novel framework integrating vision-and-language navigatio…

GoViG: Goal-Conditioned Visual Navigation Instruction Generation via Multimodal Reasoning

2025-08-13 · Fengyi Wu, Yifei Dong, Yilong Dai, Guangyu Chen 외 arxiv

We introduce Goal-Conditioned Visual Navigation Instruction Generation (GoViG), a new task that aims to generate contextually coherent navigation instructions solely from egocentric visual observations of initial and goa…

Domain GeneralizationMultimodal ReasoningVisual Navigation

FantasyVLN: Unified Multimodal Chain-of-Thought Reasoning for Vision-Language Navigation

2026-01-20 · Jing Zuo, Lingzhou Mu, Fan Jiang, Chengcheng Ma 외 arxiv

Achieving human-level performance in Vision-and-Language Navigation (VLN) requires an embodied agent to jointly understand multimodal instructions and visual-spatial context while reasoning over long action sequences. Re…

Vision-Language Navigation

History Aware Multimodal Transformer for Vision-and-Language Navigation

2021-10-25 · NeurIPS 2021 12 · ShiZhe Chen, Pierre-Louis Guhur, Cordelia Schmid, Ivan Laptev

Vision-and-language navigation (VLN) aims to build autonomous visual agents that follow instructions and navigate in real scenes. To remember previously visited locations and actions taken, most approaches to VLN impleme…

Decision MakingNavigateRelationRelation Prediction+1