Optimistic Reinforcement Learning-Based Skill Insertions for Task and Motion Planning
Gaoyuan Liu, Joris de Winter, Yuri Durodie, Denis Steckelmacher, Ann Nowe, Bram Vanderborght
TL;DR
This work addresses long-horizon manipulation where action effects are uncertain by integrating reinforcement-learning skills into a symbolic Task and Motion Planning (TAMP) framework. It introduces neuro-symbolic RL skills encoded as $\phi=\langle\bar{v},\omega,\pi,\Theta,\sigma\rangle$ with optimistic substitutions and plan refinement via Observe actions, enabled by a state discriminator and a sub-goal generator. Empirical results across four probabilistic domains and real-world tests with a Franka robot show improved planning efficiency and execution success compared to heuristic, plain-sampling, and synergistic RL baselines. By grounding probabilistic actions in learned policies while maintaining symbolic grounding, the approach extends TAMP capabilities to uncertain actions with practical impact for robust robotic manipulation.
Abstract
Task and motion planning (TAMP) for robotics manipulation necessitates long-horizon reasoning involving versatile actions and skills. While deterministic actions can be crafted by sampling or optimizing with certain constraints, planning actions with uncertainty, i.e., probabilistic actions, remains a challenge for TAMP. On the contrary, Reinforcement Learning (RL) excels in acquiring versatile, yet short-horizon, manipulation skills that are robust with uncertainties. In this letter, we design a method that integrates RL skills into TAMP pipelines. Besides the policy, a RL skill is defined with data-driven logical components that enable the skill to be deployed by symbolic planning. A plan refinement sub-routine is designed to further tackle the inevitable effect uncertainties. In the experiments, we compare our method with baseline hierarchical planning from both TAMP and RL fields and illustrate the strength of the method. The results show that by embedding RL skills, we extend the capability of TAMP to domains with probabilistic skills, and improve the planning efficiency compared to the previous methods.
