ExplorerArtificial IntelligenceAI
Research PaperResearchia:202607.17067

Mask-Aware Policy Gradients for Diffusion Language Models

Haran Raajesh

Abstract

Reinforcement learning has proven effective for improving reasoning in large language models, but extending it to Masked Diffusion Language Models (MDLMs) remains challenging due to the intractability of the log-likelihood estimation. Existing approaches approximate this log-likelihood by modeling only the token predictions, ignoring the order in which positions are unmasked during generation. We observe that MDLM generation involves two decisions at each step: what tokens to place at each maske...

Submitted: July 17, 2026Subjects: AI; Artificial Intelligence

Description / Details

Reinforcement learning has proven effective for improving reasoning in large language models, but extending it to Masked Diffusion Language Models (MDLMs) remains challenging due to the intractability of the log-likelihood estimation. Existing approaches approximate this log-likelihood by modeling only the token predictions, ignoring the order in which positions are unmasked during generation. We observe that MDLM generation involves two decisions at each step: what tokens to place at each masked position and which positions to remask. We formalize this as a two-stage action MDP, showing that the policy gradient naturally decomposes into a token term and a masking term. Combining optimization of both terms leads to state-of-the-art outcomes on mathematical reasoning and coding benchmarks, with scores of 87.1% on GSM8K and 53.4% on MBPP.


Source: arXiv:2607.15200v1 - http://arxiv.org/abs/2607.15200v1 PDF: https://arxiv.org/pdf/2607.15200v1 Original Link: http://arxiv.org/abs/2607.15200v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
Jul 17, 2026
Topic:
Artificial Intelligence
Area:
AI
Comments:
0
Bookmark
Mask-Aware Policy Gradients for Diffusion Language Models | Researchia