Revisiting Generative Policies: A Simpler Reinforcement Learning Algorithmic Perspective
Jinouwen Zhang, Rongkun Xue, Yazhe Niu, Yun Chen, Jing Yang, Hongsheng, Li, Yu Liu

TL;DR
This paper analyzes and simplifies generative policy training methods in reinforcement learning, proposing two approaches that achieve state-of-the-art results and providing a unified framework for their deployment.
Contribution
It introduces GMPO and GMPG as simpler, effective training objectives for generative policies, along with a standardized experimental framework called GenerativeRL.
Findings
GMPO employs advantage-weighted regression for simplicity.
GMPG provides a stable policy gradient implementation.
Proposed methods outperform previous approaches on offline RL datasets.
Abstract
Generative models, particularly diffusion models, have achieved remarkable success in density estimation for multimodal data, drawing significant interest from the reinforcement learning (RL) community, especially in policy modeling in continuous action spaces. However, existing works exhibit significant variations in training schemes and RL optimization objectives, and some methods are only applicable to diffusion models. In this study, we compare and analyze various generative policy training and deployment techniques, identifying and validating effective designs for generative policy algorithms. Specifically, we revisit existing training objectives and classify them into two categories, each linked to a simpler approach. The first approach, Generative Model Policy Optimization (GMPO), employs a native advantage-weighted regression formulation as the training objective, which is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAuction Theory and Applications
MethodsDiffusion
