arXiv:2505.18345cs.LGstat.ML2025-05被引 1

用扩散模型自生成权重,让离线强化学习更稳定高效

Diffusion Self-Weighted Guidance for Offline Reinforcement Learning

  • 构建动作与权重联合扩散模型,直接从中获取梯度信号
  • 在D4RL挑战环境上性能媲美顶尖方法,训练流程更简洁
  • 适合关注离线强化学习效率与稳定性的研究者

离线强化学习从历史观测中恢复最优策略π,通常将其建模为行为策略μ的加权版本,其中权重函数w充当对行为的评判。尽管基于扩散模型的离线强化学习方法表现良好,但其所需得分计算因依赖未知权重w而困难。本文提出一种新方法:在动作和权重上构建联合扩散过程,使所需得分可直接由扩散模型输出,无需额外网络。核心贡献是自权重引导(Self-Weighted Guidance, SWG),引导信号来自同一扩散模型,实现端到端生成。我们在玩具示例中验证了分布生成能力,并在D4RL的高难度环境中实现了与当前最优方法相当的性能,同时保持简化的训练流程。通过消融实验验证了权重形式设计与可扩展性。

原文摘要 · Abstract (English)

Offline reinforcement learning (RL) recovers the optimal policy $π$ given historical observations of an agent. In practice, $π$ is modeled as a weighted version of the agent's behavior policy $μ$, using a weight function $w$ working as a critic of the agent's behavior. Though recent approaches to offline RL based on diffusion models have exhibited promising results, the computation of the required scores is challenging due to their dependence on the unknown $w$. In this work, we alleviate this issue by constructing a diffusion over both the actions and the weights. With the proposed setting, the required scores are directly obtained from the diffusion model without learning extra networks. Our main conceptual contribution is a novel guidance method, where guidance (which is a function of $w$) comes from the same diffusion model, therefore, our proposal is termed Self-Weighted Guidance (SWG). We show that SWG generates samples from the desired distribution on toy examples and performs on par with state-of-the-art methods on D4RL's challenging environments, while maintaining a streamlined training pipeline. We further validate SWG through ablation studies on weight formulations and scalability.

强化学习扩散模型离线学习

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