In short
The transformer architecture, though revolutionary, has become a research bottleneck trapping AI in a local minimum, echoing co-inventor Llion Jones and Ilya Sutskever's view that scaling alone won't reach AGI. This essay surveys three emerging successors: text diffusion models that generate whole sequences at once; Continuous Thought Machines using neural synchronisation for adaptive compute; and Nested Learning (HOPE) with multi-speed memory enabling continual learning.
The transformer launched the modern AI boom, and the argument of this essay is that it may now be holding it back.
When even one of the architecture’s own co-inventors suggests we’re stuck in a local minimum, it’s worth asking what comes next. The piece surveys three serious contenders, each attacking a different transformer weakness: text diffusion models, which generate a whole sequence at once and so can plan rather than blurt one token at a time; Continuous Thought Machines, which let the model spend more compute on harder inputs; and Nested Learning (the HOPE architecture), which builds in multiple speeds of memory to enable genuine continual learning.
None has dethroned the transformer yet. But this is a guided tour of where the frontier is actually moving, and a useful corrective to the assumption that “more scale” is the only road ahead.
Key takeaways
- Transformers have become a bottleneck, confining AI research to a local minimum despite their success.
- Text diffusion models generate entire sequences simultaneously, improving planning and parallelisation.
- Continuous Thought Machines use neural synchronisation for adaptive, variable computation per input.
- Nested Learning (HOPE) introduces multi-speed memory layers enabling continual, on-the-job learning.
- Interim fixes include sparse and gated attention; 2026 may bring mainstream post-transformer text models.
Read the full piece
This is a summary. Read the complete essay, with all the sources and argument, on Substack.
Frequently asked questions
Why are transformers considered a bottleneck for AI?
What are text diffusion models?
What architectures might replace the transformer?
People & ideas in this piece
Topics: How AI Actually Works