paper-with-me

홈 › Papers

Navigation with Large Language Models: Semantic Guesswork as a Heuristic for Planning

2023-10-16 · Dhruv Shah, Michael Equi, Blazej Osinski, Fei Xia, Brian Ichter, Sergey Levine

Navigation in unfamiliar environments presents a major challenge for robots: while mapping and planning techniques can be used to build up a representation of the world, quickly discovering a path to a desired goal in unfamiliar settings with such methods often requires lengthy mapping and exploration. Humans can rapidly navigate new environments, particularly indoor environments that are laid out logically, by leveraging semantics -- e.g., a kitchen often adjoins a living room, an exit sign indicates the way out, and so forth. Language models can provide robots with such knowledge, but directly using language models to instruct a robot how to reach some destination can also be impractical: while language models might produce a narrative about how to reach some goal, because they are not grounded in real-world observations, this narrative might be arbitrarily wrong. Therefore, in this paper we study how the ``semantic guesswork'' produced by language models can be utilized as a guiding heuristic for planning algorithms. Our method, Language Frontier Guide (LFG), uses the language model to bias exploration of novel real-world environments by incorporating the semantic knowledge stored in language models as a search heuristic for planning with either topological or metric maps. We evaluate LFG in challenging real-world environments and simulated benchmarks, outperforming uninformed exploration and other ways of using language models.

📄 PDF Abstract BibTeX arXiv:2310.10103

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingNavigate

Similar Papers 제목 키워드 기반

Semantic Risk-Aware Heuristic Planning for Robotic Navigation in Dynamic Environments: An LLM-Inspired Approach

2026-05-04 · Hamza Ahmed Durrani, Rafay Suleman Durrani arxiv

The integration of Large Language Model (LLM) reasoning principles into classical robot path planning represents a rapidly emerging research direction. In this paper, we propose a Semantic Risk-Aware Heuristic (SRAH) pla…

Robot Navigation

Hierarchical Semantic-Augmented Navigation: Optimal Transport and Graph-Driven Reasoning for Vision-Language Navigation

2026-06-01 · Xiang Fang, Wanlong Fang, Changshuo Wang arxiv

Vision-Language Navigation in Continuous Environments (VLN-CE) poses a formidable challenge for autonomous agents, requiring seamless integration of natural language instructions and visual observations to navigate compl…

Vision-Language NavigationReinforcement LearningScene UnderstandingSpatial Reasoning

When Engineering Outruns Intelligence: Rethinking Instruction-Guided Navigation

2025-07-26 · Matin Aghaei, Lingfeng Zhang, Mohammad Ali Alomrani, Mahdi Biparva 외 arxiv

Recent ObjectNav systems credit large language models (LLMs) for sizable zero-shot gains, yet it remains unclear how much comes from language versus geometry. We revisit this question by re-evaluating an instruction-guid…

Language-Enhanced Mobile Manipulation for Efficient Object Search in Indoor Environments

2025-08-28 · Liding Zhang, Zeqi Li, Kuanqi Cai, Qian Huang 외 arxiv

Enabling robots to efficiently search for and identify objects in complex, unstructured environments is critical for diverse applications ranging from household assistance to industrial automation. However, traditional s…

Spatial Reasoning

IRef-VLA: A Benchmark for Interactive Referential Grounding with Imperfect Language in 3D Scenes

2025-03-20 · Haochen Zhang, Nader Zantout, Pujith Kachana, Ji Zhang 외

With the recent rise of large language models, vision-language models, and other general foundation models, there is growing potential for multimodal, multi-task robotics that can operate in diverse environments given na…

Scene UnderstandingSpatial Reasoning