paper-with-me

홈 › Papers

On the Complexity of Exploration in Goal-Driven Navigation

2018-11-16 · Maruan Al-Shedivat, Lisa Lee, Ruslan Salakhutdinov, Eric Xing

Building agents that can explore their environments intelligently is a challenging open problem. In this paper, we make a step towards understanding how a hierarchical design of the agent's policy can affect its exploration capabilities. First, we design EscapeRoom environments, where the agent must figure out how to navigate to the exit by accomplishing a number of intermediate tasks (\emph{subgoals}), such as finding keys or opening doors. Our environments are procedurally generated and vary in complexity, which can be controlled by the number of subgoals and relationships between them. Next, we propose to measure the complexity of each environment by constructing dependency graphs between the goals and analytically computing \emph{hitting times} of a random walk in the graph. We empirically evaluate Proximal Policy Optimization (PPO) with sparse and shaped rewards, a variation of policy sketches, and a hierarchical version of PPO (called HiPPO) akin to h-DQN. We show that analytically estimated \emph{hitting time} in goal dependency graphs is an informative metric of the environment complexity. We conjecture that the result should hold for environments other than navigation. Finally, we show that solving environments beyond certain level of complexity requires hierarchical approaches.

📄 PDF Abstract BibTeX arXiv:1811.06889

Code (0)

등록된 구현이 없습니다.

Tasks

Navigate

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…

Similar Papers 제목 키워드 기반

Uncertainty-driven Planner for Exploration and Navigation

2022-02-24 · Georgios Georgakis, Bernadette Bucher, Anton Arapin, Karl Schmeckpeper 외

We consider the problems of exploration and point-goal navigation in previously unseen environments, where the spatial complexity of indoor scenes and partial observability constitute these tasks challenging. We argue th…

Learning Spatial and Temporal Hierarchies: Hierarchical Active Inference for navigation in Multi-Room Maze Environments

2023-09-18 · Daria de Tinguy, Toon Van de Maele, Tim Verbelen, Bart Dhoedt

Cognitive maps play a crucial role in facilitating flexible behaviour by representing spatial and conceptual relationships within an environment. The ability to learn and infer the underlying structure of the environment…

Efficient Exploration

IR-VIC: Unsupervised Discovery of Sub-goals for Transfer in RL

2019-07-24 · Nirbhay Modhe, Prithvijit Chattopadhyay, Mohit Sharma, Abhishek Das 외

We propose a novel framework to identify sub-goals useful for exploration in sequential decision making tasks under partial observability. We utilize the variational intrinsic control framework (Gregor et.al., 2016) whic…

Decision MakingHierarchical Reinforcement LearningSequential Decision Making

GoalSwarm: Multi-UAV Semantic Coordination for Open-Vocabulary Object Navigation

2026-03-13 · MoniJesu Wonders James, Amir Atef Habel, Aleksey Fedoseev, Dzmitry Tsetserokou arxiv

Cooperative visual semantic navigation is a foundational capability for aerial robot teams operating in unknown environments. However, achieving robust open-vocabulary object-goal navigation remains challenging due to th…

Decision-Driven Semantic Object Exploration for Legged Robots via Confidence-Calibrated Perception and Topological Subgoal Selection

2025-09-25 · Guoyang Zhao, Yudong Li, Weiqing Qi, Kai Zhang 외 arxiv

Conventional navigation pipelines for legged robots remain largely geometry-centric, relying on dense SLAM representations that are fragile under rapid motion and offer limited support for semantic decision making in ope…

Decision Making