Google researchers have unveiled Nested Learning, a novel AI paradigm designed to overcome a critical limitation of current large language models: their inability to learn or update knowledge post-training. Nested Learning views model training as a series of interconnected optimization tasks operating at different levels and speeds, enabling more dynamic and lasting learning. This concept was demonstrated through the Hope model, which incorporates a Continuum Memory System allowing it to continually adapt and consolidate knowledge over varying timescales. Hope outperformed traditional transformer models in language understanding, long-context tasks, and continual learning, marking a significant step towards AI systems that better mimic human memory formation and retention. While promising, adopting this paradigm widely will require changes in existing AI hardware and software frameworks. Nested Learning could pave the way for more adaptable, efficient AI with real-world applications that demand ongoing learning and flexibility.
Back