AI news story

Google's new open model DiffusionGemma generates text from noise instead of word by word

Google released DiffusionGemma, a 26-billion-parameter model that generates text not token by token but through diffus…

  • Generative
  • Source: The Decoder
  • Published: 2026-06-10

Editor's take

Google has introduced DiffusionGemma, a 26-billion-parameter generative model that deviates from traditional autoregressive text generation by employing a diffusion process. This approach, akin to image diffusion models like Stable Diffusion, transforms random noise into coherent text, promising a different generation paradigm.

This development is significant because it explores an alternative pathway for large language model development, potentially impacting efficiency and output quality. If DiffusionGemma can indeed produce high-fidelity text at a competitive speed—Nvidia reports 1,000 tokens per second on a single H100—it could offer a compelling new architecture for text generation, moving beyond the sequential processing inherent in models like Llama 2 or GPT-3.

Future investigation should focus on DiffusionGemma's performance across a broader range of tasks and its comparative latency against established autoregressive models. Understanding the trade-offs in terms of computational cost for training and inference, as well as its susceptibility to common diffusion model artifacts like repetition or incoherence, will be crucial in assessing its practical utility.