ENFR
8news

Tech • IA • Crypto

TodayBriefingVideosTop 24hArchivesFavoritesTopics

Google breaks AI rules

7/10
AIRenaud DékodeJune 13, 2026 at 09:32 AM2:25
Audio player
0:00 / 0:00

TL;DR

Google has introduced Diffusion GMA, a text-generating AI based on diffusion principles, offering faster and more coherent block-level output than traditional LLMs.

KEY POINTS

A shift from token-by-token generation

Traditional large language models (LLMs) generate text sequentially, predicting one token at a time. Diffusion GMA departs from this approach by generating entire text blocks simultaneously, refining them iteratively. This marks a structural change in how AI can produce written content.

Diffusion applied to language

The model borrows from diffusion techniques used in image generation, where outputs emerge from noise and are progressively refined. Applied to text, this allows the system to shape a full passage at once, improving internal consistency by considering the beginning, middle, and end simultaneously.

Improved coherence across text

Because the model refines all parts of a text block together, it can ensure stronger logical consistency. For example, it can adjust earlier sentences based on later developments, reducing contradictions and improving narrative or argumentative flow compared to sequential generation.

Optimized for code and structured tasks

Diffusion GMA is trained on code and mathematical data, making it particularly suited for filling gaps in programs, generating structured outputs, or inserting elements like graphs within technical content. Its block-based approach is especially effective for completing partial inputs.

Speed advantages

By avoiding token-by-token generation, the model achieves significantly faster output. This makes it well suited for real-time or local use cases where responsiveness is critical, even if it sacrifices some reasoning depth compared to more advanced models.

Lightweight and accessible

The model is described as open and relatively lightweight, using a mixture-of-experts architecture. This allows it to run on individual machines rather than requiring large-scale infrastructure, lowering barriers for developers and researchers.

Trade-off: speed vs. intelligence

While efficient, Diffusion GMA is considered less powerful than more advanced models such as GMA 4. Its strength lies in speed and coherence rather than deep reasoning or complex problem-solving.

Toward hybrid AI systems

The emergence of diffusion-based text models suggests a future where systems combine multiple paradigms. Hybrid architectures could integrate the coherence and speed of diffusion with the reasoning capabilities of LLMs, selecting the best method depending on the task.

CONCLUSION

Diffusion GMA signals a new direction in AI text generation, prioritizing speed and coherence through diffusion techniques and potentially paving the way for hybrid models that blend multiple approaches.

Full transcript

More from AI