paper-with-me

Papers

Reinforcement Learning Meets Masked Generative Models: Mask-GRPO for Text-to-Image Generation

2025-10-15 · Yifu Luo, Xinhao Hu, Keyu Fan, Haoyuan Sun, Zeyu Chen, Bo Xia, Tiantian Zhang, Yongzhe Chang, Xueqian Wang arxiv

Reinforcement learning (RL) has garnered increasing attention in text-to-image (T2I) generation. However, most existing RL approaches are tailored to either diffusion models or autoregressive models, overlooking an important alternative: masked generative models. In this work, we propose Mask-GRPO, the first method to incorporate Group Relative Policy Optimization (GRPO)-based RL into this overlooked paradigm. Our core insight is to redefine the transition probability, which is different from current approaches, and formulate the unmasking process as a multi-step decision-making problem. To further enhance our method, we explore several useful strategies, including removing the KL constraint, applying the reduction strategy, and filtering out low-quality samples. Using Mask-GRPO, we improve a base model, Show-o, with substantial improvements on standard T2I benchmarks and preference alignment, outperforming existing state-of-the-art approaches. The code is available on https://github.com/xingzhejun/Mask-GRPO

📄 PDF Abstract BibTeX arXiv:2510.13418

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image GenerationReinforcement Learning

Similar Papers 제목 키워드 기반

dFlowGRPO: Rate-Aware Policy Optimization for Discrete Flow Models

2026-05-10 · Zhengyan Wan, Yidong Ouyang, Panwen Hu, Qiang Sun arxiv

Discrete flow models (DFMs) are a class of flexible generative models for generating discrete data, and diffusion large language models (dLLMs) can be viewed as a special case with a specific choice of mixture path and a…

Text-to-Image GenerationReinforcement Learning

Advances in GRPO for Generation Models: A Survey

2026-02-21 · Zexiang Liu, Xianglong He, Yangguang Li arxiv

Large-scale flow matching models have achieved strong performance across generative tasks such as text-to-image, video, 3D, and speech synthesis. However, aligning their outputs with human preferences and task-specific o…

Reinforcement LearningSpeech SynthesisVideo GenerationImage Editing

LithoGRPO: Fast Inverse Lithography via GRPO Reinforced Flow Matching

2026-05-29 · Yao Lai, Xuyuan Xiong, Zeyue Xue, Guojin Chen 외 arxiv

In semiconductor manufacturing, lithography projects circuit layouts onto silicon wafers through an optical mask. As circuit features shrink below the wavelength of light, optical diffraction causes the printed patterns …

Reinforcement Learning

Reinforcement Learning meets Masked Video Modeling : Trajectory-Guided Adaptive Token Selection

2025-05-13 · Ayush K. Rai, Kyle Min, Tarun Krishna, Feiyan Hu 외

Masked video modeling~(MVM) has emerged as a highly effective pre-training strategy for visual foundation models, whereby the model reconstructs masked spatiotemporal tokens using information from visible tokens. However…

Action RecognitionOptical Flow Estimation

Masked Auto-Regressive Variational Acceleration: Fast Inference Makes Practical Reinforcement Learning

2025-11-19 · Yuxuan Gu, Weimin Bai, Yifei Wang, Weijian Luo 외 arxiv

Masked auto-regressive diffusion models (MAR) benefit from the expressive modeling ability of diffusion models and the flexibility of masked auto-regressive ordering. However, vanilla MAR suffers from slow inference due …

Reinforcement Learning