用类睡眠重放缓解神经网络持续学习中的遗忘问题
Toward Lifelong Learning in Equilibrium Propagation: Sleep-like and Awake Rehearsal for Enhanced Stability
- 引入类睡眠重放机制,在任务间重播旧知识以巩固记忆
- 在多个数据集上表现优于传统方法,部分超越反向传播模型
- 适合研究生物启发式学习与长期稳定训练的学者
使用平衡传播(EP)训练的循环神经网络(RNN)在图像分类和强化学习等任务中表现优异。然而,这类网络在持续学习中面临灾难性遗忘问题,即新任务会覆盖旧知识。人类大脑通过睡眠期间的记忆重播实现知识巩固,受此启发,本文提出一种类睡眠重放巩固(SRC)算法。实验表明,采用SRC后,多层RNN-EP模型在增量学习中显著提升抗遗忘能力。在每个新任务后应用SRC,其性能优于多种正则化技术结合的前馈网络;在MNIST上与BPTT训练的MRNN相当,在Fashion MNIST、Kuzushiji-MNIST、CIFAR10和ImageNet上则全面超越基于BPTT的模型。进一步结合清醒状态下的重放(即‘清醒重放’),使模型在持续学习中保持长期知识。研究揭示了类睡眠重放技术在RNN中的适用性,并展示了将类人学习行为融入人工神经网络的潜力。
原文摘要 · Abstract (English)
Recurrent neural networks (RNNs) trained using Equilibrium Propagation (EP), a biologically plausible training algorithm, have demonstrated strong performance in various tasks such as image classification and reinforcement learning. However, these networks face a critical challenge in continuous learning: catastrophic forgetting, where previously acquired knowledge is overwritten when new tasks are learned. This limitation contrasts with the human brain's ability to retain and integrate both old and new knowledge, aided by processes like memory consolidation during sleep through the replay of learned information. To address this challenge in RNNs, here we propose a sleep-like replay consolidation (SRC) algorithm for EP-trained RNNs. We found that SRC significantly improves RNN's resilience to catastrophic forgetting in continuous learning scenarios. In class-incremental learning with SRC implemented after each new task training, the EP-trained multilayer RNN model (MRNN-EP) performed significantly better compared to feedforward networks incorporating several well-established regularization techniques. The MRNN-EP performed on par with MRNN trained using Backpropagation Through Time (BPTT) when both were equipped with SRC on MNIST data and surpassed BPTT-based models on the Fashion MNIST, Kuzushiji-MNIST, CIFAR10, and ImageNet datasets. Combining SRC with rehearsal, also known as "awake replay", further boosted the network's ability to retain long-term knowledge while continuing to learn new tasks. Our study reveals the applicability of sleep-like replay techniques to RNNs and highlights the potential for integrating human-like learning behaviors into artificial neural networks (ANNs).
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。