Apple Researchers Release DACA-GRPO to Enhance RL Performance in Diffusion Language Models
Key point
Apple researchers have released DACA-GRPO, a method that reduces reinforcement learning bias in diffusion language models.
Details
Apple researchers have released DACA-GRPO, a method that improves the reinforcement learning performance of diffusion language models (Diffusion LLMs). Existing RL methods treated the importance of denoising steps uniformly and used biased mean-field estimates, leading to performance degradation.
DACA-GRPO introduces Denoising Progress Scores, which extract token-level importance without additional forward computation, and Stratified Masking Likelihood, which reduces bias by stratifying token positions. It can be applied to existing GRPO trainers in a plug-and-play manner.
When applied to three GRPO-based methodologies, it achieved performance improvements of up to 5.6pp in mathematical reasoning, 7.4pp in code generation, 36.3pp in constraint satisfaction, and 5.9pp in JSON schema compliance.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.