arXiv:2502.07279cs.LGcs.AI2025-02被引 3

用扩散模型提升无监督强化学习的探索效率和下游适应速度

Exploratory Diffusion Model for Unsupervised Reinforcement Learning

  • 用扩散模型拟合探索数据分布,生成基于梯度的内在奖励
  • 在复杂环境中比现有方法探索更广,下游任务微调更快
  • 适合需要高效预训练与快速迁移的机器人、游戏智能体

无监督强化学习(URL)旨在无奖励环境中预训练智能体以探索多样状态或技能,从而高效适配下游任务。由于无法获取外在奖励,现有方法通过设计内在奖励来建模已探索数据并鼓励进一步探索。然而,探索数据具有高度异质性,对内在奖励模型和预训练策略的表示能力提出更高要求。本文提出探索型扩散模型(ExDM),利用扩散模型强大的表达能力拟合回放缓冲区中的数据分布,同时提升探索效果,并为下游任务提供高效初始化。具体而言,ExDM通过扩散模型精确估计收集数据的分布,引入基于得分的内在奖励,激励智能体探索访问较少的状态。获得预训练策略后,ExDM支持快速适应下游任务。我们提供了针对多步采样带来的训练不稳定性与计算复杂性等关键挑战的理论分析与实用算法。大量实验表明,ExDM在高效无监督探索和快速下游微调方面优于现有最先进基线,尤其在结构复杂的环境中表现突出。

原文摘要 · Abstract (English)

Unsupervised reinforcement learning (URL) aims to pre-train agents by exploring diverse states or skills in reward-free environments, facilitating efficient adaptation to downstream tasks. As the agent cannot access extrinsic rewards during unsupervised exploration, existing methods design intrinsic rewards to model the explored data and encourage further exploration. However, the explored data are always heterogeneous, posing the requirements of powerful representation abilities for both intrinsic reward models and pre-trained policies. In this work, we propose the Exploratory Diffusion Model (ExDM), which leverages the strong expressive ability of diffusion models to fit the explored data, simultaneously boosting exploration and providing an efficient initialization for downstream tasks. Specifically, ExDM can accurately estimate the distribution of collected data in the replay buffer with the diffusion model and introduces the score-based intrinsic reward, encouraging the agent to explore less-visited states. After obtaining the pre-trained policies, ExDM enables rapid adaptation to downstream tasks. In detail, we provide theoretical analyses and practical algorithms for fine-tuning diffusion policies, addressing key challenges such as training instability and computational complexity caused by multi-step sampling. Extensive experiments demonstrate that ExDM outperforms existing SOTA baselines in efficient unsupervised exploration and fast fine-tuning downstream tasks, especially in structurally complicated environments.

强化学习扩散模型无监督学习探索效率

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。