arXiv:2507.01381cs.LGcs.AI2025-07中稿 · IEEE ITSC 2025被引 4

用扩散模型提升强化学习的多模式策略与价值估计精度

Distributional Soft Actor-Critic with Diffusion Policy

  • 引入扩散模型构建多峰价值网络,实现多模态策略迭代
  • 在9个MuJoCo任务中平均收益提升超10%,显著降低估值偏差
  • 适合需要多样化决策或高精度控制的复杂任务研究

强化学习在处理复杂控制任务方面表现出色。传统方法通常使用单峰分布(如高斯分布)建模价值分布输出,但单峰分布易导致价值函数估计偏差,影响算法性能。本文提出一种名为DSAC-D(Distributional Soft Actor-Critic with Diffusion Policy)的分布式强化学习算法,以解决价值函数估计偏差和多模态策略表示难题。通过引入策略熵与价值分布函数,建立可收敛至最优策略的多模态分布策略迭代框架;并利用扩散模型逆向采样生成一组奖励样本,构建能精确刻画多峰分布的扩散价值网络。基于此,推导出价值网络与策略网络双重扩散的分布式强化学习算法。在MuJoCo测试任务中,该算法不仅学会多模态策略,且在全部9个控制任务上达到当前最优(SOTA)表现,相比主流算法总平均回报提升超过10%,估值偏差显著抑制。真实车辆测试结果表明,DSAC-D能准确刻画不同驾驶风格的多模态分布,扩散策略网络可有效表征多模态轨迹。

原文摘要 · Abstract (English)

Reinforcement learning has been proven to be highly effective in handling complex control tasks. Traditional methods typically use unimodal distributions, such as Gaussian distributions, to model the output of value distributions. However, unimodal distribution often and easily causes bias in value function estimation, leading to poor algorithm performance. This paper proposes a distributional reinforcement learning algorithm called DSAC-D (Distributed Soft Actor Critic with Diffusion Policy) to address the challenges of estimating bias in value functions and obtaining multimodal policy representations. A multimodal distributional policy iteration framework that can converge to the optimal policy was established by introducing policy entropy and value distribution function. A diffusion value network that can accurately characterize the distribution of multi peaks was constructed by generating a set of reward samples through reverse sampling using a diffusion model. Based on this, a distributional reinforcement learning algorithm with dual diffusion of the value network and the policy network was derived. MuJoCo testing tasks demonstrate that the proposed algorithm not only learns multimodal policy, but also achieves state-of-the-art (SOTA) performance in all 9 control tasks, with significant suppression of estimation bias and total average return improvement of over 10% compared to existing mainstream algorithms. The results of real vehicle testing show that DSAC-D can accurately characterize the multimodal distribution of different driving styles, and the diffusion policy network can characterize multimodal trajectories.

强化学习扩散模型多模态策略值函数估计

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