English

Behavior-Regularized Diffusion Policy Optimization for Offline Reinforcement Learning

Machine Learning 2025-05-30 v2 Artificial Intelligence

Abstract

Behavior regularization, which constrains the policy to stay close to some behavior policy, is widely used in offline reinforcement learning (RL) to manage the risk of hazardous exploitation of unseen actions. Nevertheless, existing literature on behavior-regularized RL primarily focuses on explicit policy parameterizations, such as Gaussian policies. Consequently, it remains unclear how to extend this framework to more advanced policy parameterizations, such as diffusion models. In this paper, we introduce BDPO, a principled behavior-regularized RL framework tailored for diffusion-based policies, thereby combining the expressive power of diffusion policies and the robustness provided by regularization. The key ingredient of our method is to calculate the Kullback-Leibler (KL) regularization analytically as the accumulated discrepancies in reverse-time transition kernels along the diffusion trajectory. By integrating the regularization, we develop an efficient two-time-scale actor-critic RL algorithm that produces the optimal policy while respecting the behavior constraint. Comprehensive evaluations conducted on synthetic 2D tasks and continuous control tasks from the D4RL benchmark validate its effectiveness and superior performance.

Keywords

Cite

@article{arxiv.2502.04778,
  title  = {Behavior-Regularized Diffusion Policy Optimization for Offline Reinforcement Learning},
  author = {Chen-Xiao Gao and Chenyang Wu and Mingjun Cao and Chenjun Xiao and Yang Yu and Zongzhang Zhang},
  journal= {arXiv preprint arXiv:2502.04778},
  year   = {2025}
}

Comments

Accepted by ICML 2025

R2 v1 2026-06-28T21:35:53.756Z