LGAIJul 9, 2024

Hierarchical Average-Reward Linearly-solvable Markov Decision Processes

arXiv:2407.06690v1h-index: 3
Originality Incremental advance
AI Analysis

This addresses efficiency in hierarchical reinforcement learning for complex decision-making tasks, though it appears incremental as it builds on existing LMDP frameworks.

The paper tackles hierarchical reinforcement learning for Linearly-solvable Markov Decision Processes in the infinite-horizon average-reward setting, enabling simultaneous learning of low-level and high-level tasks without restrictive assumptions, and shows experimental results outperforming flat methods by orders of magnitude.

We introduce a novel approach to hierarchical reinforcement learning for Linearly-solvable Markov Decision Processes (LMDPs) in the infinite-horizon average-reward setting. Unlike previous work, our approach allows learning low-level and high-level tasks simultaneously, without imposing limiting restrictions on the low-level tasks. Our method relies on partitions of the state space that create smaller subtasks that are easier to solve, and the equivalence between such partitions to learn more efficiently. We then exploit the compositionality of low-level tasks to exactly represent the value function of the high-level task. Experiments show that our approach can outperform flat average-reward reinforcement learning by one or several orders of magnitude.

Foundations

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

Your Notes