Hierarchical Reinforcement Learning with AI Planning Models
Junkyu Lee, Michael Katz, Don Joven Agravante, Miao Liu, Geraud Nangue, Tasse, Tim Klinger, Shirin Sohrabi

TL;DR
This paper introduces a hybrid hierarchical reinforcement learning framework that integrates AI planning models to improve interpretability, transferability, and robustness in decision-making tasks.
Contribution
It proposes a novel method to define options in HRL from AI planning operators, combining planning and reinforcement learning advantages.
Findings
Our approach outperforms standard RL in MiniGrid and N-rooms environments.
Adding intrinsic rewards improves alignment between MDP and AI planning models.
The integrated method enhances robustness and transferability of learned policies.
Abstract
Two common approaches to sequential decision-making are AI planning (AIP) and reinforcement learning (RL). Each has strengths and weaknesses. AIP is interpretable, easy to integrate with symbolic knowledge, and often efficient, but requires an up-front logical domain specification and is sensitive to noise; RL only requires specification of rewards and is robust to noise but is sample inefficient and not easily supplied with external knowledge. We propose an integrative approach that combines high-level planning with RL, retaining interpretability, transfer, and efficiency, while allowing for robust learning of the lower-level plan actions. Our approach defines options in hierarchical reinforcement learning (HRL) from AIP operators by establishing a correspondence between the state transition model of AI planning problem and the abstract state transition system of a Markov Decision…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Data Stream Mining Techniques · Smart Grid Energy Management
