paper-with-me

Papers

Evolving Graphical Planner: Contextual Global Planning for Vision-and-Language Navigation

2020-07-11 · NeurIPS 2020 12 · Zhiwei Deng, Karthik Narasimhan, Olga Russakovsky

The ability to perform effective planning is crucial for building an instruction-following agent. When navigating through a new environment, an agent is challenged with (1) connecting the natural language instructions with its progressively growing knowledge of the world; and (2) performing long-range planning and decision making in the form of effective exploration and error correction. Current methods are still limited on both fronts despite extensive efforts. In this paper, we introduce the Evolving Graphical Planner (EGP), a model that performs global planning for navigation based on raw sensory input. The model dynamically constructs a graphical representation, generalizes the action space to allow for more flexible decision making, and performs efficient planning on a proxy graph representation. We evaluate our model on a challenging Vision-and-Language Navigation (VLN) task with photorealistic images and achieve superior performance compared to previous navigation architectures. For instance, we achieve a 53% success rate on the test split of the Room-to-Room navigation task through pure imitation learning, outperforming previous navigation architectures by up to 5%.

📄 PDF Abstract BibTeX arXiv:2007.05655

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingImitation LearningInstruction FollowingVision and Language Navigation

Similar Papers 제목 키워드 기반

A Data-Driven Approach for Autonomous Motion Planning and Control in Off-Road Driving Scenarios

2018-05-25 · Hossein Rastgoftar, Bingxin Zhang, Ella M. Atkins

This paper presents a novel data-driven approach to vehicle motion planning and control in off-road driving scenarios. For autonomous off-road driving, environmental conditions impact terrain traversability as a function…

Autonomous DrivingMotion Planning

Plover: Steering GUI Agents through Plan-Centric Interaction

2026-07-16 · Madhumitha Venkatesan, Shicheng Wen, Jiajing Guo, Jorge Piazentin Ono 외 arxiv

Graphical user interface (GUI) automation remains challenging in real-world environments, where dynamic layouts, unexpected dialogs, and evolving interface states can cause autonomous agents to drift from user intent. Re…

GenePlan: Evolving Better Generalized PDDL Plans using Large Language Models

2026-03-10 · Andrew Murray, Danial Dervovic, Alberto Pozanco, Michael Cashmore arxiv

We present GenePlan (GENeralized Evolutionary Planner), a novel framework that leverages large language model (LLM) assisted evolutionary algorithms to generate domain-dependent generalized planners for classical plannin…

QuayPoints: A Reasoning Framework to Bridge the Information Gap Between Global and Local Planning in Autonomous Racing

2025-10-13 · Yashom Dighe, Youngjin Kim, Karthik Dantu arxiv

Autonomous racing requires tight integration between perception, planning and control to minimize latency as well as timely decision making. A standard autonomy pipeline comprising a global planner, local planner, and co…

Decision Making

Time-aware Motion Planning in Dynamic Environments with Conformal Prediction

2025-11-22 · Kaier Liang, Licheng Luo, Yixuan Wang, Mingyu Cai 외 arxiv

Safe navigation in dynamic environments remains challenging due to uncertain obstacle behaviors and the lack of formal prediction guarantees. We propose two motion planning frameworks that leverage conformal prediction (…

Motion Planning