LGJun 11

Diffusion Policy Optimization without Drifting Apart

arXiv:2606.1379522.31 citationsh-index: 59
Predicted impact top 5% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For researchers applying RL to diffusion models, DiPOD provides a stable and effective post-training method that outperforms existing approaches.

DiPOD stabilizes diffusion policy-gradient training by preventing the ELBO from drifting away from the true log-likelihood, achieving higher rewards than prior methods across language model post-training and continuous control tasks.

RL post-training has become increasingly pivotal for improving diffusion policies, but existing diffusion policy-gradient methods are often unstable and cannot achieve reliable policy improvement. We identify the cause as the double-drift phenomenon: optimizing a variational surrogate can let the ELBO separate from the true log-likelihood, which then makes the resulting proxy policy gradient misaligned with the true policy gradient of expected return. We propose \textbf{DiPOD}, a diffusion policy optimization framework that maintains tight-bound behavior throughout training by interleaving self-distillation with policy-improving gradient updates. This leads to a simple and practical algorithm: augmenting each diffusion policy-gradient update with an on-policy ELBO regularizer. Across diffusion language model post-training and continuous-control diffusion policies, DiPOD substantially stabilizes training and reaches higher rewards than previous methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes