vix.ing · top · new · best · stats · spec

Hierarchical Reinforcement Learning Based on Planning Operators

2023/09/25 by Jing Zhang, Zhang, Jing, Dean, Emmanuel +1 · 1 citation
Biochemistry, Genetics and Molecular Biology · Computer Science · #FOS: Computer and information sciences #Reinforcement Learning in Robotics #Robotics (cs.RO) #Viral Infectious Diseases and Gene Expression in Insects

paper · pdf · doi:10.48550/arxiv.2309.14237

openalex publication_date 2023/09/25 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Long-horizon manipulation tasks such as stacking represent a longstanding challenge in the field of robotic manipulation, particularly when using reinforcement learning (RL) methods which often struggle to learn the correct sequence of actions for achieving these complex goals. To learn this sequence, symbolic planning methods offer a good solution based on high-level reasoning, however, planners often fall short in addressing the low-level control specificity needed for precise execution. This paper introduces a novel framework that integrates symbolic planning with hierarchical RL through the cooperation of high-level operators and low-level policies. Our contribution integrates planning operators (e.g. preconditions and effects) as part of the hierarchical RL algorithm based on the Scheduled Auxiliary Control (SAC-X) method. We developed a dual-purpose high-level operator, which can be used both in holistic planning and as independent, reusable policies. Our approach offers a flexible solution for long-horizon tasks, e.g., stacking a cube. The experimental results show that our proposed method obtained an average of 97.2% success rate for learning and executing the whole stack sequence, and the success rate for learning independent policies, e.g. reach (98.9%), lift (99.7%), stack (85%), etc. The training time is also reduced by 68% when using our proposed approach.

Cited by

Related