Neuroscience-Inspired Memory Replay for Continual Learning: A Comparative Study of Predictive Coding and Backpropagation-Based Strategies
Goutham Nalagatla, Shreyas Grandhe
TL;DR
This work tackles catastrophic forgetting in continual learning by comparing predictive coding-based generative replay with traditional backpropagation-based replay. It introduces a neuroscience-inspired framework that uses hierarchical predictive coding for generative replay and contrasts it against a VAE-based generator, evaluated on Split-MNIST, Split-CIFAR-10, and Split-CIFAR-100. The key finding is that predictive coding achieves substantially better task retention (average improvement around 15.3% in forgetting) while maintaining competitive transfer, suggesting that biologically plausible learning rules can yield robust continual learning. The study bridges neuroscience and AI, offering principled insights and a path toward more robust, biologically informed continual learning systems.
Abstract
Continual learning remains a fundamental challenge in artificial intelligence, with catastrophic forgetting posing a significant barrier to deploying neural networks in dynamic environments. Inspired by biological memory consolidation mechanisms, we propose a novel framework for generative replay that leverages predictive coding principles to mitigate forgetting. We present a comprehensive comparison between predictive coding-based and backpropagation-based generative replay strategies, evaluating their effectiveness on task retention and transfer efficiency across multiple benchmark datasets. Our experimental results demonstrate that predictive coding-based replay achieves superior retention performance (average 15.3% improvement) while maintaining competitive transfer efficiency, suggesting that biologically-inspired mechanisms can offer principled solutions to continual learning challenges. The proposed framework provides insights into the relationship between biological memory processes and artificial learning systems, opening new avenues for neuroscience-inspired AI research.
