paper-with-me

Papers

Skill-Enhanced Reinforcement Learning Acceleration from Demonstrations

2024-12-09 · Hanping Zhang, Yuhong Guo

Learning from Demonstration (LfD) aims to facilitate rapid Reinforcement Learning (RL) by leveraging expert demonstrations to pre-train the RL agent. However, the limited availability of expert demonstration data often hinders its ability to effectively aid downstream RL learning. To address this problem, we propose a novel two-stage method dubbed as Skill-enhanced Reinforcement Learning Acceleration (SeRLA). SeRLA introduces a skill-level adversarial Positive-Unlabeled (PU) learning model to extract useful skill prior knowledge by enabling learning from both limited expert data and general low-cost demonstration data in the offline prior learning stage. Subsequently, it deploys a skill-based soft actor-critic algorithm to leverage this acquired prior knowledge in the downstream online RL stage for efficient training of a skill policy network. Moreover, we develop a simple skill-level data enhancement technique to further alleviate data sparsity and improve both skill prior learning and downstream skill policy training. Our experimental results on multiple standard RL environments show the proposed SeRLA method achieves state-of-the-art performance on accelerating reinforcement learning on downstream tasks, especially in the early learning phase.

📄 PDF Abstract BibTeX arXiv:2412.06207

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

PRISM: A Robust Framework for Skill-based Meta-Reinforcement Learning with Noisy Demonstrations

2025-02-06 · Sanghyeon Lee, Sangjun Bae, Yisak Park, Seungyul Han

Meta-reinforcement learning (Meta-RL) facilitates rapid adaptation to unseen tasks but faces challenges in long-horizon environments. Skill-based approaches tackle this by decomposing state-action sequences into reusable…

Decision MakingMeta Reinforcement Learning

Learning Agile Skills via Adversarial Imitation of Rough Partial Demonstrations

2022-06-23 · Chenhao Li, Marin Vlastelica, Sebastian Blaes, Jonas Frey 외

Learning agile skills is one of the main challenges in robotics. To this end, reinforcement learning approaches have achieved impressive results. These methods require explicit task information in terms of a reward funct…

Reinforcement Learning (RL)

Demonstration-Guided Reinforcement Learning with Learned Skills

2021-07-21 · ICLR Workshop SSL-RL 2021 5 · Karl Pertsch, Youngwoon Lee, Yue Wu, Joseph J. Lim

Demonstration-guided reinforcement learning (RL) is a promising approach for learning complex behaviors by leveraging both reward feedback and a set of target task demonstrations. Prior approaches for demonstration-guide…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Robot Manipulation

Skill-Critic: Refining Learned Skills for Hierarchical Reinforcement Learning

2023-06-14 · Ce Hao, Catherine Weaver, Chen Tang, Kenta Kawamoto 외

Hierarchical reinforcement learning (RL) can accelerate long-horizon decision-making by temporally abstracting a policy into multiple levels. Promising results in sparse reward environments have been seen with skills, i.…

Autonomous RacingDecision MakingHierarchical Reinforcement Learningreinforcement-learning+2

Boosting Reinforcement Learning and Planning with Demonstrations: A Survey

2023-03-23 · Tongzhou Mu, Hao Su

Although reinforcement learning has seen tremendous success recently, this kind of trial-and-error learning can be impractical or inefficient in complex environments. The use of demonstrations, on the other hand, enables…

Decision Makingreinforcement-learningReinforcement LearningSequential Decision Making+1