1 Sep 2026
Citation Bureau
Vol. I
No. 300

Nested learning (multiple MLP blocks at different update frequencies) outperforms standard transformers on sequential reasoning and multi-language in-context tasks by preventing catastrophic forgetting.

The case

AI agents drift and become unreliable over time because changes to the underlying large language model cause a mismatch with the original programming.

“Agents get bored, right? And they drift. Because as the underlying let large language model starts to change, the way it was originally programmed doesn't match with the large language model turned into, right?”
Mark Cuban · 21 Jul 2026

At small scale, transformers cannot beat other architectures such as liquid neural networks or RNNs.

“Transformer would be able to add scale to beat this but at a smaller scale transformers would not be able to beat any of the other formats.”
Ramin Hasani · 4 Jul 2026

Replacing standard transformer attention with the nested learning architecture (multiple MLP blocks with different update frequencies) enables models to simultaneously learn and translate two unseen languages from in-context examples, a task standard transformers cannot handle.

“The point is the model cannot handle it context well and fully understand each of the languages separately and you know that's that's generally very hard challenge for transformer based and but the point is when we change that architecture to hope or hope attention again we have attention but we have multiple levels of in context learning multiple levels of ML blocks. And so one thing that we can see is that when we increase the number of levels, the performance of the model in both of these languages gets better and better.”
Ali Behrouz · 3 Jun 2026

The pushback

In-context learning in current AI systems amounts to a vague representation of one algorithm, essentially gradient descent in an unstructured way, akin to least squares.

“When our current AI systems do in context learning they learned a vague representation of one algorithm which is list square you know it's basically list the square you know so what they what they what they figured out is basically gradient descent in a mushy way.”
Ramin Hasani · 4 Jul 2026

Topics

AI ResearchMachine LearningReasoningTransformers

Citation Bureau · compiled from attributed public discussion. Last updated 2026-08-08.