LGAIROSep 30, 2022

Multi-Task Option Learning and Discovery for Stochastic Path Planning

arXiv:2210.00068v22 citationsh-index: 30
Originality Incremental advance
AI Analysis

This addresses the problem of efficient and reliable path planning for robots in stochastic environments, representing an incremental improvement with strong specific gains.

The paper tackles long-horizon stochastic path planning by developing a method to compute and compose options with policies, ensuring executability and solvability guarantees. Empirical results show it outperforms existing approaches by a significant margin and effectively transfers knowledge across tasks.

This paper addresses the problem of reliably and efficiently solving broad classes of long-horizon stochastic path planning problems. Starting with a vanilla RL formulation with a stochastic dynamics simulator and an occupancy matrix of the environment, our approach computes useful options with policies as well as high-level paths that compose the discovered options. Our main contributions are (1) data-driven methods for creating abstract states that serve as endpoints for helpful options, (2) methods for computing option policies using auto-generated option guides in the form of dense pseudo-reward functions, and (3) an overarching algorithm for composing the computed options. We show that this approach yields strong guarantees of executability and solvability: under fairly general conditions, the computed option guides lead to composable option policies and consequently ensure downward refinability. Empirical evaluation on a range of robots, environments, and tasks shows that this approach effectively transfers knowledge across related tasks and that it outperforms existing approaches by a significant margin.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes