Transformers are Stateless Differentiable Neural Computers
arXiv cs.AI / 3/23/2026
📰 NewsIdeas & Deep AnalysisModels & Research
Key Points
- The paper provides a formal derivation showing that a causal Transformer layer is exactly a stateless Differentiable Neural Computer (sDNC), with the controller having no recurrent state, a write-once external memory, content-based addressing as attention, and multi-head attention corresponding to multiple read heads.
- It extends this equivalence to cross-attention, demonstrating that encoder-decoder Transformers are sDNCs with distinct read-from and write-to memories.
- The work offers a unified, memory-centric interpretation of Transformers and helps place modern large language models within a principled computational framework.
- By reframing Transformers as memory-augmented computation, the result could influence future model design, analysis, and interpretability in neural architectures.
Related Articles
Is AI becoming a bubble, and could it end like the dot-com crash?
Reddit r/artificial

Externalizing State
Dev.to

I made a 'benchmark' where LLMs write code controlling units in a 1v1 RTS game.
Dev.to

My AI Does Not Have a Clock
Dev.to
How to settle on a coding LLM ? What parameters to watch out for ?
Reddit r/LocalLLaMA