paper-with-me

Papers

AgentVLN: Towards Agentic Vision-and-Language Navigation

2026-03-18 · Zihao Xin, Wentong Li, Yixuan Jiang, Ziyuan Huang, Bin Wang, Piji Li, Jianke Zhu, Jie Qin, Shengjun Huang arxiv

Vision-and-Language Navigation (VLN) requires an embodied agent to ground complex natural-language instructions into long-horizon navigation in unseen environments. While Vision-Language Models (VLMs) offer strong 2D semantic understanding, current VLN systems remain constrained by limited spatial perception, 2D-3D representation mismatch, and monocular scale ambiguity. In this paper, we propose AgentVLN, a novel and efficient embodied navigation framework that can be deployed on edge computing platforms. We formulate VLN as a Partially Observable Semi-Markov Decision Process (POSMDP) and introduce a VLM-as-Brain paradigm that decouples high-level semantic reasoning from perception and planning via a plug-and-play skill library. To resolve multi-level representation inconsistency, we design a cross-space representation mapping that projects perception-layer 3D topological waypoints into the image plane, yielding pixel-aligned visual prompts for the VLM. Building on this bridge, we integrate a context-aware self-correction and active exploration strategy to recover from occlusions and suppress error accumulation over long trajectories. To further address the spatial ambiguity of instructions in unstructured environments, we propose a Query-Driven Perceptual Chain-of-Thought (QD-PCoT) scheme, enabling the agent with the metacognitive ability to actively seek geometric depth information. Finally, we construct AgentVLN-Instruct, a large-scale instruction-tuning dataset with dynamic stage routing conditioned on target visibility. Extensive experiments show that AgentVLN consistently outperforms prior state-of-the-art methods (SOTA) on long-horizon VLN benchmarks, offering a practical paradigm for lightweight deployment of next-generation embodied navigation models. Code: https://github.com/Allenxinn/AgentVLN.

📄 PDF Abstract BibTeX arXiv:2603.17670

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AgenticDiffusion: Agentic Diffusion-based Path Planning for Vision-Based UAV Navigation

2026-06-02 · Faryal Batool, Muhammad Ahsan Mustafa, Fawad Mehboob, Valerii Serpiva 외 arxiv

Indoor UAV navigation requires efficient exploration, scene understanding, and reliable trajectory execution under limited field-of-view observations. Existing vision-based navigation frameworks typically rely on single-…

Scene Understanding

AgenticNav: Zero-Shot Vision-and-Language Navigation as a Tool-Calling Harness

2026-06-09 · Yijian Li, Changze Li, Hantian Shi, Jiaying Luo 외 arxiv

Zero-shot vision-and-language navigation in continuous environments (VLN-CE) has recently become feasible with large vision-language models (VLMs). However, existing methods typically rely on learned waypoint predictors …

Zero-shot Generalization

AgenticRL: Self-Refining Agentic Reinforcement Learning for Vision-Conditioned UAV Navigation

2026-06-02 · Roohan Ahmed Khan, Yasheerah Yaqoot, Amir Atef Habel, Muhammad Ahsan Mustafa 외 arxiv

Deep reinforcement learning has shown strong potential for enabling autonomous robots to learn complex navigational tasks. However, its practical use still depends heavily on human designed reward functions and repeated …

Reinforcement Learning

SCoPE VLM: Selective Context Processing for Efficient Document Navigation in Vision-Language Models

2025-10-22 · Gyubeum Lim, Yemo Koo, Vijay Krishna Madisetti arxiv

Understanding long-context visual information remains a fundamental challenge for vision-language models, particularly in agentic tasks such as GUI control and web navigation. While web pages and GUI environments are inh…

Reinforcement LearningQuestion Answering

Qwen-RobotNav Technical Report: A Scalable Navigation Model Designed for an Agentic Navigation System

2026-06-16 · Jiazhao Zhang, Gengze Zhou, Hale Yin, Yiyang Huang 외 arxiv

Agentic navigation systems require a base navigation model whose observation strategy can be externally reconfigured at inference time, because instruction following, object search, target tracking, and autonomous drivin…

Instruction FollowingAutonomous Driving