paper-with-me

Papers

MapGPT: Map-Guided Prompting with Adaptive Path Planning for Vision-and-Language Navigation

2024-01-14 · Jiaqi Chen, Bingqian Lin, ran Xu, Zhenhua Chai, Xiaodan Liang, Kwan-Yee K. Wong

Embodied agents equipped with GPT as their brains have exhibited extraordinary decision-making and generalization abilities across various tasks. However, existing zero-shot agents for vision-and-language navigation (VLN) only prompt GPT-4 to select potential locations within localized environments, without constructing an effective "global-view" for the agent to understand the overall environment. In this work, we present a novel map-guided GPT-based agent, dubbed MapGPT, which introduces an online linguistic-formed map to encourage global exploration. Specifically, we build an online map and incorporate it into the prompts that include node information and topological relationships, to help GPT understand the spatial environment. Benefiting from this design, we further propose an adaptive planning mechanism to assist the agent in performing multi-step path planning based on a map, systematically exploring multiple candidate nodes or sub-goals step by step. Extensive experiments demonstrate that our MapGPT is applicable to both GPT-4 and GPT-4V, achieving state-of-the-art zero-shot performance on R2R and REVERIE simultaneously (~10% and ~12% improvements in SR), and showcasing the newly emergent global thinking and path planning abilities of the GPT.

📄 PDF Abstract BibTeX arXiv:2401.07314

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingVision and Language Navigation

Methods 이 논문이 사용한 방법론

Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Transformer A Transformer is a model architecture that eschews recurrence and instead relies entirely on an [attention…
GPT-4 GPT-4 is a transformer based model pre-trained to predict the next token in a document.
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음

Similar Papers 제목 키워드 기반

Core Building Blocks: Next Gen Geo Spatial GPT Application

2023-10-17 · Ashley Fernandez, Swaraj Dube

This paper proposes MapGPT which is a novel approach that integrates the capabilities of language models, specifically large language models (LLMs), with spatial data processing techniques. This paper introduces MapGPT, …

Natural Language Understanding

Visual Prompting for Robotic Manipulation with Annotation-Guided Pick-and-Place Using ACT

2025-08-12 · Muhammad A. Muttaqien, Tomohiro Motoda, Ryo Hanai, Yukiyasu Domae arxiv

Robotic pick-and-place tasks in convenience stores pose challenges due to dense object arrangements, occlusions, and variations in object properties such as color, shape, size, and texture. These factors complicate traje…

Trajectory Planning

TAPE: Tool-Guided Adaptive Planning and Constrained Execution in Language Model Agents

2026-02-23 · Jongwon Jeong, Jungtaek Kim, Kangwook Lee arxiv

Language Model (LM) agents have demonstrated remarkable capabilities in solving tasks that require multiple interactions with the environment. However, they remain vulnerable in environments where a single error often le…

Improved adaptive wind driven optimization algorithm for real-time path planning

2025-11-25 · Shiqian Liu, Azlan Mohd Zain, Le-le Mao arxiv

Recently, path planning has achieved remarkable progress in enhancing global search capability and convergence accuracy through heuristic and learning-inspired optimization frameworks. However, real-time adaptability in …

Neural ATTF: A Scalable Solution to Lifelong Multi-Agent Path Planning

2025-04-21 · Kushal Shah, Jihyun Park, Seung-Kyum Choi

Multi-Agent Pickup and Delivery (MAPD) is a fundamental problem in robotics, particularly in applications such as warehouse automation and logistics. Existing solutions often face challenges in scalability, adaptability,…

Collision AvoidanceComputational Efficiency