Skip to content
No PriorsNo Priors

Why Diffusion Will Win AI Inference with Inception Co-Founder and CEO Stefano Ermon

As generative AI hits hardware and latency bottlenecks, Stanford professor, diffusion pioneer, and Inception co-founder and CEO Stefano Ermon is betting on a radical new architecture. Stefano joins Sarah Guo to talk about Inception, and how his team is applying diffusion architecture beyond images and video into discrete text and code generation. Stefano explains the limitations of autoregressive LLMs, as well as why parallel token generation in diffusion models offers superior inference scaling and hardware utilization on standard GPUs. He also shares details about Inception’s Mercury models, real-world voice agent applications, the software stack required to serve diffusion-based models at scale, academia’s role at the frontier of AI innovations, and why the next era of AI competition will be defined by efficiency. Sign up for new podcasts every week. Email feedback to show@no-priors.com Follow us on Twitter: @NoPriorsPod | @Saranormous | @EladGil | @StefanoErmon | @_inception_ai Chapters: 00:00 – Stefano Ermon Introduction 00:35 – Research Background 02:54 – Starting Inception 05:59 – Why Diffusion Beats Autoregressive 11:10 – Discrete vs. Continuous Modalities 13:19 – Inception Today 16:45 – Where Speed Wins 17:31 – Inception Customer Base 18:49 – Interaction with Hardware Landscape 19:34 – Inception and the Broader Industry 21:41 – Data Compression and Structure 24:45 – Controllability of Diffusion Modeles 27:25 – Emergent Capabilities at Scale 29:02 – Future Workload Split Between Diffusion vs. Traditional 30:03 – Adoption Challenges 31:44 – Hiring and Team Organization 32:50 – Recursive Self Improvement 34:02 – Resource Allocation 35:10 – Impact of Academia 38:13 – Conclusion

Sarah GuohostStefano Ermonguest
Sep 18, 202638mWatch on YouTube ↗

At a glance

WHAT IT’S REALLY ABOUT

Why diffusion could outscale autoregressive LLMs on inference speed

  1. Stefano Ermon traces his path from early Stanford generative modeling work (VAEs/GANs) to score-based methods that became modern diffusion, and explains why he believes diffusion is the next major paradigm shift for language inference.
  2. Inception’s thesis is that inference—not training—will dominate AI economics, and diffusion’s parallel token generation maps better to GPU compute than sequential autoregressive decoding, enabling materially lower latency and better scaling of test-time compute.
  3. The company claims its diffusion LLMs (Mercury) match speed-optimized frontier models on quality benchmarks while being significantly faster, and it has built custom serving and post-training infrastructure to run these models in production.
  4. Early customer traction is strongest where latency is product-critical (e.g., voice agents), and diffusion speed gains can reduce reliance on specialized inference hardware by delivering high throughput on standard GPUs.
  5. Ermon suggests diffusion may provide additional benefits beyond speed—such as improved controllability and possible data efficiency—though he frames higher-level capability differences as emergent and still uncertain at scale.

IDEAS WORTH REMEMBERING

5 ideas

Diffusion is positioned as the inference-time parallelism breakthrough for language, analogous to transformers replacing RNNs for training.

Ermon argues that while transformers made *training* parallel, autoregressive decoding is still inherently sequential, making inference memory-bound and poorly matched to GPU throughput. Diffusion generation can update many tokens at once, turning inference into a more parallel, compute-friendly workload.

Inception’s wedge is “same quality, lower latency,” aimed at markets where inference economics dominate.

Inception’s internal result (first shown academically at GPT-2 scale) is parity on perplexity with much faster generation, and the company claims production models (Mercury) comparable to “fast” frontier offerings (e.g., Haiku/Flash/Mini-class) while being significantly faster. The bet is that as inference and test-time compute dominate costs, speed becomes a durable wedge.

Cracking discrete diffusion is mainly an R&D and systems problem, not just reusing image-diffusion recipes.

Diffusion was natural for continuous data (images/video) due to interpolability; text/code requires new techniques because there’s no natural ‘in-between’ token. Ermon frames their progress as a research-to-production transition: the core model may still be transformer-based, but the generative process and serving stack differ substantially.

Inference speed compounds: it improves product latency *and* accelerates RL post-training via cheaper/faster rollouts.

Ermon highlights that modern AI progress increasingly depends on generating large volumes of rollouts (for RL post-training and reasoning-style test-time scaling). Faster inference directly increases experimentation throughput and reduces the cost of RLHF/RL pipelines.

The moat isn’t only model IP—it’s the end-to-end diffusion LLM stack (serving, kernels, post-training, evals).

Inception claims key production readiness work: a custom serving engine (since vLLM/SGLang aren’t drop-in for diffusion decoding), plus infrastructure for SFT/RLHF/RL. This systems/IP layer is presented as a moat against large labs simply copying the idea.

WORDS WORTH SAVING

5 quotes

The diffusion model was significantly faster because it's diffusion, because you're outputting many tokens at the same time. We were able to generate text like 10X faster compared to the autoregressive model.

Stefano Ermon

That kind of workload does not map well to GPUs. That kind of workload is extremely memory-bound. You're spending most of your time moving around weights across the memory hierarchy, and you're doing very little arithmetic, and that's a fundamental problem of autoregressive models.

Stefano Ermon

If you have a model that scales better at inference time, then automatically you're gonna get better scaling during RL post-training.

Stefano Ermon

And so that's why we decided to bet on a diffusion-based LLM because it's inherently more parallel, and the bitter lesson is that the more parallel solution is the one that is eventually going to win.

Stefano Ermon

Whenever you train these models, you're effectively trying to identify common structure by trying to find an efficient way of compressing the data.

Stefano Ermon

Ermon’s generative modeling history (VAEs, GANs, score-based diffusion)Diffusion vs. autoregressive architectures at inferenceParallelism, memory-bound decoding, and GPU mappingDiscrete (text/code) diffusion challenges and breakthroughsInception’s Mercury models and production serving engineLatency-driven use cases (voice agents) and customer adoptionMoats: IP, serving stack, evals, and customer feedback loops

High quality AI-generated summary created from speaker-labeled transcript.

Get more out of YouTube videos.

High quality summaries for YouTube videos. Accurate transcripts to search & find moments. Powered by ChatGPT & Claude AI.