paper-with-me

Papers

NavOne: One-Step Global Planning for Vision-Language Navigation on Top-Down Maps

2026-05-07 · Dijia Zhan, Jinyi Li, Chenxi Zheng, Shaoyu Huang, Yong Li, Jie Tang, Xuemiao Xu arxiv

Existing Vision-Language Navigation (VLN) methods typically adopt an egocentric, step-by-step paradigm, which struggles with error accumulation and limits efficiency. While recent approaches attempt to leverage pre-built environment maps, they often rely on incrementally updating memory graphs or scoring discrete path proposals, which restricts continuous spatial reasoning and creates discrete bottlenecks. We propose Top-Down VLN (TD-VLN), reformulating navigation as a one-step global path planning problem on pre-built top-down maps, supported by our newly constructed R2R-TopDown dataset. To solve this, we introduce NavOne, a unified framework that directly predicts dense path probabilities over multi-modal maps in a single end-to-end forward pass. NavOne features a Top-Down Map Fuser for joint multi-modal map representation, and extends Attention Residuals for spatial-aware depth mixing. Extensive experiments on R2R-TopDown show that NavOne achieves state-of-the-art performance among map-based VLN methods, with a planning-stage speedup of 8x over existing map-based baselines and 80x over egocentric methods, enabling highly efficient global navigation.

📄 PDF Abstract BibTeX arXiv:2605.06317

Code (0)

등록된 구현이 없습니다.

Tasks

Vision-Language NavigationSpatial Reasoning

Similar 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 외

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…

Decision MakingVision and Language Navigation

HaltNav: Reactive Visual Halting over Lightweight Topological Priors for Robust Vision-Language Navigation

2026-03-13 · Zihui Yu, Pingcong Li, Bichi Zhang, Sören Schwertfeger arxiv

Vision-and-Language Navigation (VLN) is shifting from rigid, step-by-step instruction following toward open-vocabulary, goal-oriented autonomy. Achieving this transition without exhaustive routing prompts requires agents…

Vision-Language NavigationInstruction Following

ChainFlow-VLA: Causal Flow Planning with Vision-Language Models

2026-05-22 · Xiyang Wang, Xinlin Wang, Tingguang Zhou, Gong Chen 외 arxiv

Current end-to-end autonomous driving systems are fundamentally limited by a mismatch between temporal causal reasoning and global trajectory consistency. Autoregressive (AR) models capture interaction-aware temporal dep…

Scene UnderstandingAutonomous Driving

KARPA: A Training-free Method of Adapting Knowledge Graph as References for Large Language Model's Reasoning Path Aggregation

2024-12-30 · Siyuan Fang, Kaijing Ma, Tianyu Zheng, Xinrun Du 외

Large language models (LLMs) demonstrate exceptional performance across a variety of tasks, yet they are often affected by hallucinations and the timeliness of knowledge. Leveraging knowledge graphs (KGs) as external kno…

Decision MakingGraph Question AnsweringKnowledge GraphsQuestion Answering

Embodied Scene Rearrangement Planning

2026-08-27 · Canzhi Chen, Zan Wang, Siqi Zhu, Qi Wu 외 arxiv

This paper introduces Embodied Scene Rearrangement Planning (ESRP), a novel task requiring embodied agents to rearrange furniture in 3D scenes to match a target configuration using only egocentric observations and a top-…

Scene UnderstandingMotion Planning