arXiv:2603.27450cs.LG2026-03中稿 · RLC 2026被引 5

提出扩散策略强化学习的分类框架与高效工具链。

FlowRL: A Taxonomy and Modular Framework for Reinforcement Learning with Diffusion Policies

  • 构建扩散/流模型策略强化学习的统一分类体系。
  • 在多个机器人基准上实现高效训练与可比性评估。
  • 开源模块化代码库,支持快速原型与复现。

由于出色的灵活性,扩散模型和流模型已成为策略表示的有前途候选。然而,由于原始策略梯度估计器缺乏显式的对数概率,基于这些策略的高效强化学习仍面临挑战。尽管已有多种尝试解决此问题,但该领域缺乏统一视角来整合看似不同的方法,阻碍了进一步发展。本文通过引入一种针对扩散/流策略强化学习算法的全面分类体系,填补这一空白。为支持可复现性和敏捷原型开发,我们构建了一个基于JAX的开源模块化代码库,利用JIT编译实现高吞吐量训练。最后,我们在Gym-Locomotion、DeepMind Control Suite和IsaacLab上提供系统化且标准化的基准测试,实现了扩散方法间的严格横向比较,并为从业者根据应用场景选择合适算法提供指导。本工作建立了理解与算法设计的清晰基础,提供了未来研究的高效工具包,以及生成模型与机器人领域的算法指南。代码已公开于https://github.com/typoverflow/flow-rl。

原文摘要 · Abstract (English)

Thanks to their remarkable flexibility, diffusion models and flow models have emerged as promising candidates for policy representation. However, efficient reinforcement learning (RL) upon these policies remains a challenge due to the lack of explicit log-probabilities for vanilla policy gradient estimators. While numerous attempts have been proposed to address this, the field lacks a unified perspective to reconcile these seemingly disparate methods, thus hampering ongoing development. In this paper, we bridge this gap by introducing a comprehensive taxonomy for RL algorithms with diffusion/flow policies. To support reproducibility and agile prototyping, we introduce a modular, JAX-based open-source codebase that leverages JIT-compilation for high-throughput training. Finally, we provide systematic and standardized benchmarks across Gym-Locomotion, DeepMind Control Suite, and IsaacLab, offering a rigorous side-by-side comparison of diffusion-based methods and guidance for practitioners to choose proper algorithms based on the application. Our work establishes a clear foundation for understanding and algorithm design, a high-efficiency toolkit for future research in the field, and an algorithmic guideline for practitioners in generative models and robotics. Our code is available at https://github.com/typoverflow/flow-rl.

强化学习扩散模型策略优化机器人

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