用高质量多样性策略提升离线强化学习性能
Learning Hierarchical Skill Policies with Offline Quality-Diversity Reinforcement Learning

- 基于优势加权的多样性目标,从离线数据中提取高价值技能
- 在复杂任务中实现更高回报,比基线显著提升探索效率
- 适合需要高效样本利用的机器人操控与运动控制场景
近期研究探索如何利用预收集数据提升强化学习的策略性能与样本效率。一种有前景的方法是两阶段策略:第一阶段从数据集中提取多样化的低级技能作为基础策略,第二阶段训练高级策略完成特定任务。传统方法依赖无监督学习如轨迹变分自编码器提取技能,但其性能高度依赖数据质量。为此,本文提出QDOS(Quality-Diversity Offline Skill learning),一个统一的鲁棒离线到在线学习框架。该方法引入优势加权的质量-多样性预训练目标,根据每段轨迹的估计优势对技能提取和多样性目标进行加权,从而提取出既多样又高价值的技能。通过提供鲁棒且任务相关的技能表征,QDOS显著提升了低级策略所用技能空间的质量。此外,采用双数据集复用策略,离线数据既用于技能预训练,也通过伪标签填充在线回放缓冲区。实验表明,QDOS在结构化操作任务和非结构化运动任务中均显著优于强基线,证实其在稀疏奖励环境中的探索加速能力与最终回报提升效果。
原文摘要 · Abstract (English)
Recent studies investigate how to leverage pre-collected datasets to improve the policy performance and sample efficiency of RL. One promising approach to achieve this goal is to employ a two-stage strategy: In the first stage, diverse skills are extracted as a low-level policy from a given dataset, and a high-level policy is trained to solve a specific task in the second stage. Typically, extraction of the low-level policy is performed based on unsupervised learning such as trajectory VAE. However, a limitation of this approach is that the quality of the low-level policy highly depends on the quality of the dataset. To address this issue, we introduce QDOS (Quality-Diversity Offline Skill learning), a unified pipeline for robust offline-to-online learning. Our approach incorporates an Advantage-Weighted Quality-Diversity pretraining objective, which weights the skill extraction and diversity objectives by the estimated advantage of each trajectory segment. This approach allows the model to extract diverse and high-value skills. By providing robust and task-relevant skill representations, QDOS significantly improves the quality of the embedded skill space used by the low-level policy. We further integrate this with a dual dataset reuse strategy, where offline data is used both for skill pretraining and for populating the online replay buffer via pseudo-labeling. Experiments demonstrate that QDOS significantly outperforms strong baselines in structured manipulation tasks and unstructured locomotion tasks, confirming its ability to accelerate exploration and improve final returns in challenging sparse-reward domains.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。