@Letian_Wang_6: Language got AR; everything else got diffusion - an unstable equilibrium. A question that won't leave me alone lately: …

X AI KOLs Following News

Summary

A researcher muses on the unstable equilibrium where language uses autoregressive models while other modalities use diffusion, and speculates that a unified multimodal architecture depends on the order each modality reveals information. He seals a bet on this idea.

Language got AR; everything else got diffusion - an unstable equilibrium. A question that won't leave me alone lately: as LLMs, video, and robotics all mature, who absorbs whom? What does a truly native unified multimodal architecture look like, not AR-for-text stitched onto diffusion-for-pixels/actions? I've come to believe the answer hinges on a design axis almost nobody names explicitly: not which loss each modality gets, but in what order each modality should reveal its information. Get that axis right, and the rest of the stack collapses into something almost embarrassingly simple. Sealing my current bet here: 5dd31d98f71c2a6d525e2032e3afda7c277204cc537f95316ad2810ce0e8eec5 Ask me in 1 year :)
Original Article
View Cached Full Text

Cached at: 08/07/26, 12:56 PM

Language got AR; everything else got diffusion - an unstable equilibrium. A question that won’t leave me alone lately: as LLMs, video, and robotics all mature, who absorbs whom? What does a truly native unified multimodal architecture look like, not AR-for-text stitched onto diffusion-for-pixels/actions?

I’ve come to believe the answer hinges on a design axis almost nobody names explicitly: not which loss each modality gets, but in what order each modality should reveal its information. Get that axis right, and the rest of the stack collapses into something almost embarrassingly simple.

Sealing my current bet here: 5dd31d98f71c2a6d525e2032e3afda7c277204cc537f95316ad2810ce0e8eec5

Ask me in 1 year :)

Similar Articles

@volokuleshov: New blog post: How to Build a Diffusion Language Model. Diffusion LLMs went from open problem to reality in 2 years (Me…

X AI KOLs Timeline

A comprehensive blog post by Volodymyr Kuleshov's Cornell group explains how to build diffusion language models, covering core techniques like masked diffusion, iterative refinement, variable-length generation, controllable generation, fast samplers, and RL post-training, using open-source models such as Mercury, Gemma Diffusion, and Nemotron Diffusion as examples.