← all weeks
MLn CLUB · WEEK 8

Nested Learning: The Illusion of Deep Learning Architectures

Reading

About this week

How might nested optimization structures allow models to generalize more efficiently by reusing global representations while adapting locally to new tasks? Could the hierarchical nature of nested learning make large models inherently more resilient to poisoning or backdoor attempts by isolating adversarial influence within inner-loop adaptations?

A recent study by Google Research introduces Nested Learning (NL): a new paradigm that redefines deep learning as a hierarchy of nested optimization problems rather than stacked layers. The authors argue that modern neural networks, including Transformers, effectively compress their own context flow, and that in-context learning emerges naturally from this internal compression process.

Through this framework, common algorithms such as SGD and Adam are reinterpreted as associative memory modules that store and adapt to gradient information. Building on these insights, the paper presents HOPE, a self-referential model that learns to modify its own update rules using a continuum memory system inspired by human neuroplasticity. Empirical results across language modeling and reasoning benchmarks show that HOPE outperforms recent architectures like DeltaNet and Titans, particularly in long-context reasoning and continual learning.

These findings suggest a new direction for AI model design, toward systems that learn across multiple timescales and self-optimize beyond traditional backpropagation.

Join us at CASI for discussion at 8 pm, and (optional) quiet reading from 7 pm.

MLn Reading Club, Week 8 — the group at CASI for Nested Learning
Week 8 at CASI — Nested Learning.