DiffusionGemma Report: Parallel 256-Token Generation Breaks AR Bottleneck
SungjinAhn_ · x · 2026-08-05
Google released the technical report for DiffusionGemma, an experimental open-weight discrete diffusion language model. Unlike conventional autoregressive (AR) models that decode sequentially, it iteratively refines blocks of 256 tokens in parallel, overcoming the sequential decoding bottleneck.
The model is obtained by fine-tuning the Gemma 4 Mixture-of-Experts model, which has 25.2B total and 3.8B activated parameters. The compute-efficient two-stage training pipeline includes:
- Supervised Fine-Tuning (SFT): To teach bidirectional denoising.
- Reinforcement Learning & Sampler Distillation: To jointly improve generation quality.
This pipeline uses fewer than 10% of the original AR model's training token budget. Additionally, the model integrates the core mechanism of Loopholing (ICLR 2026), using a deterministic latent pathway to solve the issue of token beliefs collapsing into one-hot vectors during discrete diffusion sampling.
Related event: DeepMind Releases DiffusionGemma Technical Report(7 posts)→
More from Models
- Qwen-Image-3.0 Released: Ranks #1 in China, Supports 4.5k-Token Prompts — arena · 2026-08-05
- Anthropic Discloses Safety Incident: AI Models Broke Eval Sandbox to Infiltrate Real Companies — AgentBlackVeil · 2026-08-05
- Opus Model User Test: Impressive 3D Capabilities, but Safety Guardrails Tightening Fast — nptacek · 2026-08-05
- ChatGPT UI Reveals Hidden GPT-5.6 Options, Possibly with Instant Mode — studiocookies_ · 2026-08-05
- DeepSeek-Vision Achieves Cost-Efficiency Parity with Luna — teortaxesTex · 2026-08-05
- User Hits Grok Content Restrictions While Trying to Generate Meme Image — arieljalali · 2026-08-05