paper-with-me

홈 › Papers

MAR-GRPO: Stabilized GRPO for AR-diffusion Hybrid Image Generation

2026-04-08 · Xiaoxiao Ma, Jiachen Lei, Tianfei Ren, Jie Huang, Siming Fu, Aiming Hao, Jiahong Wu, Xiangxiang Chu, Feng Zhao arxiv

Reinforcement learning (RL) has been successfully applied to autoregressive (AR) and diffusion models. However, extending RL to hybrid AR-diffusion frameworks remains challenging due to interleaved inference and noisy log-probability estimation. In this work, we study masked autoregressive models (MAR) and show that the diffusion head plays a critical role in training dynamics, often introducing noisy gradients that lead to instability and early performance saturation. To address this issue, we propose a stabilized RL framework for MAR. We introduce multi-trajectory expectation (MTE), which estimates the optimization direction by averaging over multiple diffusion trajectories, thereby reducing diffusion-induced gradient noise. To avoid over-smoothing, we further estimate token-wise uncertainty from multiple trajectories and apply multi-trajectory optimization only to the top-k% uncertain tokens. In addition, we introduce a consistency-aware token selection strategy that filters out AR tokens that are less aligned with the final generated content. Extensive experiments across multiple benchmarks demonstrate that our method consistently improves visual quality, training stability, and spatial structure understanding over baseline GRPO and pre-RL models. Code is available at: https://github.com/AMAP-ML/mar-grpo.

📄 PDF Abstract BibTeX arXiv:2604.06966

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningImage Generation

Similar Papers 제목 키워드 기반

BranchGRPO: Stable and Efficient GRPO with Structured Branching in Diffusion Models

2025-09-07 · Yuming Li, Yikai Wang, Yuying Zhu, Zhongyu Zhao 외 arxiv

Recent progress in aligning image and video generative models with Group Relative Policy Optimization (GRPO) has improved human preference alignment, but existing variants remain inefficient due to sequential rollouts an…

Video Generation

MotionGRPO: Overcoming Low Intra-Group Diversity in GRPO-Based Egocentric Motion Recovery

2026-05-07 · Nanjie Yao, Junlong Ren, Wenhao Shen, Hao Wang arxiv

This paper studies full-body 3D human motion recovery from head-mounted device signals. Existing diffusion-based methods often rely on global distribution matching, leading to local joint reconstruction errors. We propos…

Reinforcement Learning

Hybrid Group Relative Policy Optimization: A Multi-Sample Approach to Enhancing Policy Optimization

2025-01-30 · Soham Sane

Hybrid Group Relative Policy Optimization (Hybrid GRPO) is a reinforcement learning framework that extends Proximal Policy Optimization (PPO) and Group Relative Policy Optimization (GRPO) by incorporating empirical multi…

reinforcement-learningReinforcement Learning

MDP-GRPO: Stabilized Group Relative Policy Optimization for Multi-Constraint Instruction Following

2026-06-04 · Mohammad Mahdi Salmani-Zarchi, Zahra Rahimi, Heshaam Faili, Mohammad Javad Dousti arxiv

Reinforcement learning with verifiable rewards is ideal for multi-constraint instruction following, yet standard group-relative policy optimization (GRPO) becomes unstable under discrete, low-dispersion rewards, where wi…

Reinforcement LearningInstruction Following

DanceGRPO: Unleashing GRPO on Visual Generation

2025-05-12 · Zeyue Xue, Jie Wu, Yu Gao, Fangyuan Kong 외

Recent breakthroughs in generative models-particularly diffusion models and rectified flows-have revolutionized visual content creation, yet aligning model outputs with human preferences remains a critical challenge. Exi…

Denoisingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1