Switch language한국어
Back to the list

GDSD: Reinforcement Learning as Guided Denoiser Self-Distillation for Diffusion Language Models

TL;DR AI

Key summary

2 min read
  1. Researchers introduced Guided Denoiser Self-Distillation (GDSD) for training diffusion language models with reinforcement learning.

  2. GDSD matches denoiser logits to a self-teacher derived from reverse-KL regularized RL, avoiding biased ELBO-based likelihood surrogates.

  3. On planning, math, and coding benchmarks, LLaDA-8B and Dream-7B trained with GDSD showed higher accuracy and more stable training.

  4. The reported gains reached up to 19.6%, suggesting a stronger path for improving diffusion LLMs without train-inference mismatch.

Read the original