paper-with-me

홈 › Papers

Think, Remember, Navigate: Zero-Shot Object-Goal Navigation with VLM-Powered Reasoning

2025-11-12 · Mobin Habibpour, Fatemeh Afghah arxiv

While Vision-Language Models (VLMs) are set to transform robotic navigation, existing methods often underutilize their reasoning capabilities. To unlock the full potential of VLMs in robotics, we shift their role from passive observers to active strategists in the navigation process. Our framework outsources high-level planning to a VLM, which leverages its contextual understanding to guide a frontier-based exploration agent. This intelligent guidance is achieved through a trio of techniques: structured chain-of-thought prompting that elicits logical, step-by-step reasoning; dynamic inclusion of the agent's recent action history to prevent getting stuck in loops; and a novel capability that enables the VLM to interpret top-down obstacle maps alongside first-person views, thereby enhancing spatial awareness. When tested on challenging benchmarks like HM3D, Gibson, and MP3D, this method produces exceptionally direct and logical trajectories, marking a substantial improvement in navigation efficiency over existing approaches and charting a path toward more capable embodied agents.

📄 PDF Abstract BibTeX arXiv:2511.08942

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Search for or Navigate to? Dual Adaptive Thinking for Object Navigation

2022-08-01 · ICCV 2023 1 · Ronghao Dang, Liuyi Wang, Zongtao He, Shuai Su 외

"Search for" or "Navigate to"? When finding an object, the two choices always come up in our subconscious mind. Before seeing the target, we search for the target based on experience. After seeing the target, we remember…

NavigateObject

Think, Act, and Ask: Open-World Interactive Personalized Robot Navigation

2023-10-12 · Yinpei Dai, Run Peng, Sikai Li, Joyce Chai

Zero-Shot Object Navigation (ZSON) enables agents to navigate towards open-vocabulary objects in unknown environments. The existing works of ZSON mainly focus on following individual instructions to find generic object c…

NavigateObjectRobot Navigation

REMEMBER: Retrieval-based Explainable Multimodal Evidence-guided Modeling for Brain Evaluation and Reasoning in Zero- and Few-shot Neurodegenerative Diagnosis

2025-04-12 · Duy-Cat Can, Quang-Huy Tang, Huong Ha, Binh T. Nguyen 외

Timely and accurate diagnosis of neurodegenerative disorders, such as Alzheimer's disease, is central to disease management. Existing deep learning models require large-scale annotated datasets and often function as "bla…

Diagnostic

Towards mental time travel: a hierarchical memory for reinforcement learning agents

2021-05-28 · NeurIPS 2021 12 · Andrew Kyle Lampinen, Stephanie C. Y. Chan, Andrea Banino, Felix Hill

Reinforcement learning agents often forget details of the past, especially after delays or distractor tasks. Agents with common memory architectures struggle to recall and integrate across multiple timesteps of a past ev…

Meta-LearningNavigatereinforcement-learningReinforcement Learning (RL)

VLFM: Vision-Language Frontier Maps for Zero-Shot Semantic Navigation

2023-12-06 · Naoki Yokoyama, Sehoon Ha, Dhruv Batra, Jiuguang Wang 외

Understanding how humans leverage semantic knowledge to navigate unfamiliar environments and decide where to explore next is pivotal for developing robots capable of human-like search behaviors. We introduce a zero-shot …

Language ModellingNavigate