用生物启发的贝叶斯学习缓解神经网络遗忘问题
Investigating Plausibility of Biologically Inspired Bayesian Learning in ANNs
- 在空间层面引入阈值机制,模拟生物神经系统的贝叶斯推理
- 在MNIST数据集上实现比传统模型更高的持续学习性能
- 适合关注可靠性与长期适应性的神经网络研究者
灾难性遗忘是人工系统终身学习中的主要挑战。现有系统在面对新数据时易出现性能下降或遗忘旧知识,且在推理时容易过度自信,影响可靠性。生物系统则能高效计算预测置信度与不确定性,为应对不确定性提供了思路。本文结合贝叶斯推理与阈值机制,在空间层面构建更接近生物的模型,并在视觉数据集MNIST上验证其可行性。通过与脉冲神经网络的贝叶斯学习方法对比,结果显示该方法在强制预测与非强制预测条件下均表现出相对性能提升,证明了生物启发贝叶斯学习在人工系统中的可实现性。
原文摘要 · Abstract (English)
Catastrophic forgetting has been the leading issue in the domain of lifelong learning in artificial systems. Current artificial systems are reasonably good at learning domains they have seen before; however, as soon as they encounter something new, they either go through a significant performance deterioration or if you try to teach them the new distribution of data, they forget what they have learned before. Additionally, they are also prone to being overly confident when performing inference on seen as well as unseen data, causing significant reliability issues when lives are at stake. Therefore, it is extremely important to dig into this problem and formulate an approach that will be continually adaptable as well as reliable. If we move away from the engineering domain of such systems and look into biological systems, we can realize that these very systems are very efficient at computing the reliance as well as the uncertainty of accurate predictions that further help them refine the inference in a life-long setting. These systems are not perfect; however, they do give us a solid understanding of the reasoning under uncertainty which takes us to the domain of Bayesian reasoning. We incorporate this Bayesian inference with thresholding mechanism as to mimic more biologically inspired models, but only at spatial level. Further, we reproduce a recent study on Bayesian Inference with Spiking Neural Networks for Continual Learning to compare against it as a suitable biologically inspired Bayesian framework. Overall, we investigate the plausibility of biologically inspired Bayesian Learning in artificial systems on a vision dataset, MNIST, and show relative performance improvement under the conditions when the model is forced to predict VS when the model is not.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。