Handling Long and Richly Constrained Tasks through Constrained Hierarchical Reinforcement Learning
Yuxiao Lu, Arunesh Sinha, Pradeep Varakantham

TL;DR
This paper introduces CoSHRL, a hierarchical reinforcement learning method that effectively manages complex safety constraints in long-horizon decision tasks like robotic cleaning, outperforming existing constrained RL approaches.
Contribution
The paper presents CoSHRL, a hierarchical RL framework that handles complex safety constraints and flexible thresholds without retraining, advancing safety in long-term decision making.
Findings
CoSHRL outperforms existing methods in safety-constrained tasks.
It effectively manages CVaR and other complex safety constraints.
The approach adapts to different constraint thresholds without retraining.
Abstract
Safety in goal directed Reinforcement Learning (RL) settings has typically been handled through constraints over trajectories and have demonstrated good performance in primarily short horizon tasks. In this paper, we are specifically interested in the problem of solving temporally extended decision making problems such as robots cleaning different areas in a house while avoiding slippery and unsafe areas (e.g., stairs) and retaining enough charge to move to a charging dock; in the presence of complex safety constraints. Our key contribution is a (safety) Constrained Search with Hierarchical Reinforcement Learning (CoSHRL) mechanism that combines an upper level constrained search agent (which computes a reward maximizing policy from a given start to a far away goal state while satisfying cost constraints) with a low-level goal conditioned RL agent (which estimates cost and reward values…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Robot Manipulation and Learning · Adversarial Robustness in Machine Learning
