paper-with-me

홈 › Papers

NavGPT-2: Unleashing Navigational Reasoning Capability for Large Vision-Language Models

2024-07-17 · Gengze Zhou, Yicong Hong, Zun Wang, Xin Eric Wang, Qi Wu

Capitalizing on the remarkable advancements in Large Language Models (LLMs), there is a burgeoning initiative to harness LLMs for instruction following robotic navigation. Such a trend underscores the potential of LLMs to generalize navigational reasoning and diverse language understanding. However, a significant discrepancy in agent performance is observed when integrating LLMs in the Vision-and-Language navigation (VLN) tasks compared to previous downstream specialist models. Furthermore, the inherent capacity of language to interpret and facilitate communication in agent interactions is often underutilized in these integrations. In this work, we strive to bridge the divide between VLN-specialized models and LLM-based navigation paradigms, while maintaining the interpretative prowess of LLMs in generating linguistic navigational reasoning. By aligning visual content in a frozen LLM, we encompass visual observation comprehension for LLMs and exploit a way to incorporate LLMs and navigation policy networks for effective action predictions and navigational reasoning. We demonstrate the data efficiency of the proposed methods and eliminate the gap between LM-based agents and state-of-the-art VLN specialists.

📄 PDF Abstract BibTeX arXiv:2407.12366

Code (1)

gengzezhou/navgpt-2 공식 구현 pytorch

Tasks

Instruction FollowingVision and Language Navigation

Similar Papers 제목 키워드 기반

NavGPT: Explicit Reasoning in Vision-and-Language Navigation with Large Language Models

2023-05-26 · Gengze Zhou, Yicong Hong, Qi Wu

Trained with an unprecedented scale of data, large language models (LLMs) like ChatGPT and GPT-4 exhibit the emergence of significant reasoning abilities from model scaling. Such a trend underscored the potential of trai…

Instruction FollowingVision and Language NavigationVisual Navigation

Co-NavGPT: Multi-Robot Cooperative Visual Semantic Navigation Using Vision Language Models

2023-10-11 · Bangguo Yu, Qihao Yuan, Kailai Li, Hamidreza Kasaei 외

Visual target navigation is a critical capability for autonomous robots operating in unknown environments, particularly in human-robot interaction scenarios. While classical and learning-based methods have shown promise,…

Common Sense ReasoningEfficient Exploration

MM-R1: Unleashing the Power of Unified Multimodal Large Language Models for Personalized Image Generation

2025-08-15 · Qian Liang, Yujia Wu, Kuncheng Li, Jiwei Wei 외 arxiv

Multimodal Large Language Models (MLLMs) with unified architectures excel across a wide range of vision-language tasks, yet aligning them with personalized image generation remains a significant challenge. Existing metho…

Personalized Image GenerationVisual Reasoning

Grounding Complex Natural Language Commands for Temporal Tasks in Unseen Environments

2023-02-22 · Jason Xinyu Liu, ZiYi Yang, Ifrah Idrees, Sam Liang 외

Grounding navigational commands to linear temporal logic (LTL) leverages its unambiguous semantics for reasoning about long-horizon tasks and verifying the satisfaction of temporal constraints. Existing approaches requir…

EvolveNav: Self-Improving Embodied Reasoning for LLM-Based Vision-Language Navigation

2025-06-02 · Bingqian Lin, Yunshuang Nie, Khun Loun Zai, Ziming Wei 외

Building Vision-Language Navigation (VLN) agents which can navigate following natural language instructions is a long-standing goal in human-robot interaction applications. Recent studies have revealed the potential of t…

NavigateVision-Language Navigation