paper-with-me

홈 › Papers

Optimistic Reinforcement Learning-Based Skill Insertions for Task and Motion Planning

2025-10-15 · Gaoyuan Liu, Joris de Winter, Yuri Durodie, Denis Steckelmacher, Ann Nowe, Bram Vanderborght arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.14065

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMotion Planning

Similar Papers 제목 키워드 기반

CoMic: Co-Training and Mimicry for Reusable Skills

2020-01-01 · ICML 2020 1 · Leonard Hasenclever, Fabio Pardo, Raia Hadsell, Nicolas Heess 외

Learning to control complex bodies and reuse learned behaviors is a longstanding challenge in continuous control. We study the problem of learning reusable humanoid skills by imitating motion capture data and co-training…

continuous-controlContinuous ControlReinforcement Learning (RL)

Integrating Controllable Motion Skills from Demonstrations

2024-08-06 · Honghao Liao, Zhiheng Li, Ziyu Meng, Ran Song 외

The expanding applications of legged robots require their mastery of versatile motion skills. Correspondingly, researchers must address the challenge of integrating multiple diverse motion skills into controllers. While …

Natural Language InferenceReinforcement Learning (RL)

Switch: Learning Agile Skills Switching for Humanoid Robots

2026-04-16 · Yuen-Fui Lau, Qihan Zhao, Yinhuai Wang, Runyi Yu 외 arxiv

Recent advancements in whole-body control through deep reinforcement learning have enabled humanoid robots to achieve remarkable progress in real-world chal lenging locomotion skills. However, existing approaches often s…

Reinforcement Learning

Optimistic Distributionally Robust Policy Optimization

2020-06-14 · Jun Song, Chaoyue Zhao

Trust Region Policy Optimization (TRPO) and Proximal Policy Optimization (PPO), as the widely employed policy based reinforcement learning (RL) methods, are prone to converge to a sub-optimal solution as they limit the p…

reinforcement-learningReinforcement Learning (RL)

ReinforceGen: Hybrid Skill Policies with Automated Data Generation and Reinforcement Learning

2025-12-18 · Zihan Zhou, Animesh Garg, Ajay Mandlekar, Caelan Garrett arxiv

Long-horizon manipulation has been a long-standing challenge in the robotics community. We propose ReinforceGen, a system that combines task decomposition, data generation, imitation learning, and motion planning to form…

Reinforcement LearningMotion Planning