gen‑ai.news
← Back
Image

Google DeepMind releases DiffusionGemma, a model that runs local AI 4x faster

Google DeepMind has released DiffusionGemma, an open language model that uses diffusion-based generation rather than the token-by-token autoregressive approach found in most large language models today. The result, according to the company, is text generation that runs up to four times faster - a meaningful gap for anyone running models locally on consumer hardware.

Diffusion models work by learning to iteratively refine outputs from noise toward a coherent result. This process is well established in image generation, where models like Stable Diffusion and Flux have made it the standard approach. Applying the same principle to text is more technically involved, partly because language is discrete rather than continuous, but research progress over the past couple of years has made the approach increasingly viable for practical use.

Most existing text diffusion efforts have come from academic labs or smaller startups. DiffusionGemma is notable because it comes from a major lab and ships as an open model, meaning developers can download and run it without API dependencies. The speed advantage is particularly relevant for local inference, where compute constraints make the cost of autoregressive decoding more acute. A 4x throughput improvement can translate directly into more responsive applications or the ability to run larger contexts on the same hardware.

Google DeepMind has been steadily expanding the Gemma family of open models, which have generally tracked closely with the techniques used in its proprietary Gemini line. DiffusionGemma represents a different architectural branch within that family, and it will be worth watching how the model performs on standard benchmarks relative to autoregressive Gemma variants of comparable size. If the quality holds up alongside the speed gains, diffusion-based text generation could start seeing wider adoption beyond the research context where it has mostly lived until now.

Enjoy this story? Get the next one in your inbox.

Twice a week: the most important stories in generative image and video AI, distilled into a 2-minute read.

Free. Unsubscribe any time. No spam, ever.

Your next read

Image

Apple is embracing the fantasy of AI photo editing

Apple used to be cautious about generative AI editing tools, citing concerns about distorting reality - but at WWDC 2026, the company unveiled a broad set of AI-powered photo editing features that blur the line between photographs and fabrications. The announcement marks a notable shift in Apple's stance toward image authenticity. The new tools let users manipulate images in ways that go well beyond traditional editing, while Apple continues to call the results "photos."

Image

Maket debuts Auto-Complete for generating residential floor plans

Maket has introduced Auto-Complete, a feature that takes a rough sketch and any already-placed rooms and generates a complete residential floor plan from them. The tool then carries that layout into 3D modeling and rendered visuals. It is aimed at streamlining early-stage residential design work.