paper-with-me

홈 › Papers

Topological Planning with Transformers for Vision-and-Language Navigation

2020-12-09 · CVPR 2021 1 · Kevin Chen, Junshen K. Chen, Jo Chuang, Marynel Vázquez, Silvio Savarese

Conventional approaches to vision-and-language navigation (VLN) are trained end-to-end but struggle to perform well in freely traversable environments. Inspired by the robotics community, we propose a modular approach to VLN using topological maps. Given a natural language instruction and topological map, our approach leverages attention mechanisms to predict a navigation plan in the map. The plan is then executed with low-level actions (e.g. forward, rotate) using a robust controller. Experiments show that our method outperforms previous end-to-end approaches, generates interpretable navigation plans, and exhibits intelligent behaviors such as backtracking.

📄 PDF Abstract BibTeX arXiv:2012.05292

Code (0)

등록된 구현이 없습니다.

Tasks

Vision and Language Navigation

Similar Papers 제목 키워드 기반

Think Global, Act Local: Dual-scale Graph Transformer for Vision-and-Language Navigation

2022-02-23 · CVPR 2022 1 · ShiZhe Chen, Pierre-Louis Guhur, Makarand Tapaswi, Cordelia Schmid 외

Following language instructions to navigate in unseen environments is a challenging problem for autonomous embodied agents. The agent not only needs to ground languages in visual scenes, but also should explore the envir…

Efficient ExplorationNavigateVision and Language NavigationVisual Navigation

ETPNav: Evolving Topological Planning for Vision-Language Navigation in Continuous Environments

2023-04-06 · Dong An, Hanqing Wang, Wenguan Wang, Zun Wang 외

Vision-language navigation is a task that requires an agent to follow instructions to navigate in environments. It becomes increasingly crucial in the field of embodied AI, with potential applications in autonomous navig…

Autonomous NavigationNavigateVision-Language Navigation

LCGNav: Local Candidate-Aware Geometric Enhancement for General Topological Planning in Vision-Language Navigation

2026-05-09 · Jiankun Peng, Jianyuan Guo, Yiguang Yang, Yue Liu 외 arxiv

Online topological planning has become an effective paradigm for Vision-Language Navigation in Continuous Environments (VLN-CE), but existing methods still suffer from two limitations: redundant local depth information a…

Vision-Language NavigationPoint Clouds

UniPlan: Vision-Language Task Planning for Mobile Manipulation with Unified PDDL Formulation

2026-02-09 · Haoming Ye, Yunxiao Xiao, Cewu Lu, Panpan Cai arxiv

Integration of VLM reasoning with symbolic planning has proven to be a promising approach to real-world robot task planning. Existing work like UniDomain effectively learns symbolic manipulation domains from real-world d…

Computational EfficiencyRobot Task Planning

RAGNav: A Retrieval-Augmented Topological Reasoning Framework for Multi-Goal Visual-Language Navigation

2026-03-04 · Ling Luo, Qiangian Bai arxiv

Vision-Language Navigation (VLN) is evolving from single-point pathfinding toward the more challenging Multi-Goal VLN. This task requires agents to accurately identify multiple entities while collaboratively reasoning ov…

Vision-Language Navigation