Vigyata.AI
Is this your channel?

Google New Nested Learning AI Makes Deep Learning an Illusion

5.0K views· 161 likes· 13:48· Nov 11, 2025

🛍️ Products Mentioned (1)

Discover Google’s new Nested Learning AI model that claims our view of deep learning is just an illusion.In this video, I break down how it works, why it can keep learning without forgetting, and what it means for the future of AI and LLMs. Reference Code in Discord channel under reference section: https://discord.gg/2kcjQFMCr5 ****************** LET'S CONNECT! ******************* Join Discord Channel: https://discord.gg/2kcjQFMCr5 ✅ You can contact me at: LinkedIn: https://www.linkedin.com/in/mohammad-ghodratigohar/ Email: mo.ghodrati95@gmail.com Twitter: https://twitter.com/MG_cafe01 🔔 Subscribe for more cloud computing, data, and AI analytics videos by clicking on the subscribe button so you don't miss anything. #GoogleAI #AI #deeplearning

About This Video

In this video I break down Google’s new research claiming that a lot of what we call “deep learning” is basically an illusion of stacked layers doing everything the same way. The core problem they’re tackling is catastrophic forgetting: when you teach a model new things, it can overwrite what it already knows. And even if you want continuous learning, today’s LLM setup is basically split into frozen pre-training (long-term memory you can’t easily update) and a context window (short-term memory that doesn’t permanently change the model). Google proposes “nested learning,” where a model isn’t just a flat stack of layers, but a set of nested optimization problems—modules that each learn at different rates and have their own internal workflow and memory. I connect this idea to how the brain processes information at different frequencies (fast reactions vs slow consolidation). I also show why this isn’t totally foreign: optimizers already behave like nested learners (SGD → momentum → Adam) by using associative memory of past gradients. Then I cover how this maps to transformers and the proposed HOPE architecture: multiple learnable components updated at different token frequencies (low-frequency long-term updates to high-frequency short-term updates). The key takeaway is that progress might not be “just add more layers,” but redesign models as interconnected components that learn continuously without sacrificing old capabilities.

Frequently Asked Questions

🎬 More from MG