paper-with-me

Papers

Consolidating Reinforcement Learning for Multimodal Discrete Diffusion Models

2025-10-03 · Tianren Ma, Mu Zhang, Yibing Wang, Qixiang Ye arxiv

Optimizing discrete diffusion model (DDM) with rewards remains a challenge: the non-autoregressive paradigm makes importance sampling intractable and rollout complex, puzzling reinforcement learning methods such as Group Relative Policy Optimization (GRPO). In this study, we introduce MaskGRPO, the first viable approach to enable scalable multimodal reinforcement learning in discrete diffusion with effective importance sampling and modality-specific adaptations. To this end, we first clarify the theoretical foundation for DDMs, which facilitates building an importance estimator that captures valuable token fluctuation for gradient updates. We then delicately tailored the rollout method for visual sequences, which yields diverse completions and reliable optimization gradients. Upon math reasoning, coding, and visual generation benchmarks, MaskGRPO brings more stable and efficient updates, leading to stronger reasoning performance and better generation quality. This study establishes MaskGRPO as a systematic policy optimization approach and the first practical way for discretized visual diffusion.

📄 PDF Abstract BibTeX arXiv:2510.02880

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement 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

Omni-Diffusion: Unified Multimodal Understanding and Generation with Masked Discrete Diffusion

2026-03-06 · Lijiang Li, Zuwei Long, Yunhang Shen, Heting Gao 외 arxiv

While recent multimodal large language models (MLLMs) have made impressive strides, they predominantly employ a conventional autoregressive architecture as their backbone, leaving significant room to explore effective an…

Image Generation

Consolidating Diffusion-Generated Video Detection with Unified Multimodal Forgery Learning

2025-11-22 · Xiaohong Liu, Xiufeng Song, Huayu Zheng, Lei Bai 외 arxiv

The proliferation of videos generated by diffusion models has raised increasing concerns about information security, highlighting the urgent need for reliable detection of synthetic media. Existing methods primarily focu…

MammothModa2: A Unified AR-Diffusion Framework for Multimodal Understanding and Generation

2025-11-23 · Tao Shen, Xin Wan, Taicai Chen, Rui Zhang 외 arxiv

Unified multimodal models aim to integrate understanding and generation within a single framework, yet bridging the gap between discrete semantic reasoning and high-fidelity visual synthesis remains challenging. We prese…

Reinforcement Learning

Efficient Reinforcement for Visual-Textual Thinking with Discrete Diffusion Model

2026-06-11 · Yoonjeon Kim, Yuhta Takida, Chieh-Hsin Lai, Eunho Yang 외 arxiv

RL-based post-training has been widely adopted to enable interleaved visual and textual reasoning in unified multimodal models capable of both text and image generation. However, most existing approaches are built upon a…

Reinforcement LearningVisual ReasoningImage Generation