Skill-Enhanced Reinforcement Learning Acceleration from Heterogeneous Demonstrations
Hanping Zhang, Yuhong Guo

TL;DR
SeRLA is a novel two-stage method that leverages both expert and general demonstrations to extract skill priors, significantly accelerating reinforcement learning, especially in early training phases.
Contribution
The paper introduces SeRLA, a two-stage framework combining skill-level adversarial PU learning and skill-based SAC to improve RL acceleration using heterogeneous demonstrations.
Findings
SeRLA outperforms existing methods on multiple RL benchmarks.
It achieves faster early-stage learning in downstream tasks.
The skill-level data enhancement improves prior learning and policy training.
Abstract
Learning from Demonstration (LfD) is a well-established problem in Reinforcement Learning (RL), which aims to facilitate rapid 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 that extracts useful skill prior knowledge by learning from both expert demonstrations and general low-cost demonstrations in the offline prior learning stage. Building on this, it employs a skill-based soft actor-critic algorithm to leverage the acquired priors for efficient training of a skill policy network in the downstream online RL stage. In addition,…
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 · Evolutionary Algorithms and Applications · Data Stream Mining Techniques
