FrontierThe story, in brief

Google's DiffusionGemma proves you don't need to train from scratch to build a text diffusion model

Google retrofitted Gemma into a diffusion model using <10% of training budget. Parallel generation hits 1.5K tokens/sec — but reasoning quality drops.

Illustration of a transparent lens revealing connected networks across layers of paper.
Exploring the next frontier of AI research.AI illustration by KeyNews
The KeyNews take

Why it matters

DiffusionGemma demonstrates a new path to faster inference by adapting existing models rather than training from scratch, with material speed gains but quality tradeoffs that matter for reasoning workloads.

The key facts

5 to know
  1. DiffusionGemma adapted from Gemma 4 using <10% of original training budget

  2. Generates 256 tokens in parallel (vs. one at a time in autoregressive)

  3. Throughput: ~1,500 tokens per second

  4. Quality trails original autoregressive model, especially on reasoning tasks

  5. Model adaptation/retrofitting approach as alternative to from-scratch training

Go to the source

The Decoderthe-decoder.com

Publisher excerpt: Instead of training a new model from scratch, Google DeepMind retrofitted Gemma 4 into a diffusion model using less than 10 percent of the original training budget. DiffusionGemma generates 256 tokens in parallel instead of one at a time, hitting about 1,500 tokens per second. Quality still trails…
Read original report
Back to today's editionMore frontier news

Keep reading

Related stories

More from Frontier