LGAIJun 13

Trust-Region Diffusion Policies for Massively Parallel On-Policy RL

arXiv:2606.1526014.6
Predicted impact top 19% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in reinforcement learning, this work addresses the challenge of training expressive diffusion policies in the massively parallel on-policy regime, establishing a new baseline.

This work introduces Trust-region Diffusion Policies (TruDi), enabling diffusion policies for on-policy RL with massively parallel simulations. TruDi consistently outperforms or matches strong baselines across 73 tasks, with clear gains on challenging humanoid control tasks.

Reinforcement learning with massively parallel simulations has become a standard framework for developing robust, deployable policies; however, most existing approaches still rely on simple Gaussian policy parameterizations. Diffusion models provide a more expressive policy class and have shown strong performance on challenging control problems, yet most diffusion-based RL methods are designed for offline or off-policy training. In this work, we ask whether diffusion policies can be trained effectively in the massively parallel, on-policy regime. To this end, we introduce Trust-region Diffusion Policies (TruDi), which enables diffusion policies for on-policy RL with massively parallel simulations. This setting is particularly challenging because the data distribution changes quickly across updates, making stable training with complex policies difficult. TruDi addresses this by integrating a trust-region optimization rule to enforce a KL-divergence constraint over the entire diffusion trajectory. Empirically, we evaluate TruDi on a diverse set of 4 massively parallel RL benchmarks comprising a total of 73 tasks. Across these tasks, TruDi consistently outperforms or is on-par with strong baselines on standard tasks and achieves clear gains on more challenging humanoid control tasks, establishing a strong new baseline for massively parallel on-policy RL.

Foundations

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

Your Notes