Abstract
AbstractAn important difference between brains and deep neural networks is the way they learn. Nervous systems learn online where a stream of noisy data points are presented in a non-independent, identically distributed way. Further, synaptic plasticity in the brain depends only on information local to synapses. Deep networks, on the other hand, typically use non-local learning algorithms and are trained in an offline, non-noisy, independent, identically distributed setting. Understanding how neural networks learn under the same constraints as the brain is an open problem for neuroscience and neuromorphic computing. A standard approach to this problem has yet to be established. In this paper, we propose that discrete graphical models that learn via an online maximum a posteriori learning algorithm could provide such an approach. We implement this kind of model in a neural network called the Sparse Quantized Hopfield Network. We show our model outperforms state-of-the-art neural networks on associative memory tasks, outperforms these networks in online, continual settings, learns efficiently with noisy inputs, and is better than baselines on an episodic memory task.
Funder
United States Department of Defense | United States Air Force | AFMC | Air Force Office of Scientific Research
National Science Foundation
Publisher
Springer Science and Business Media LLC
Reference61 articles.
1. Davies, M. et al. Loihi: a neuromorphic manycore processor with on-chip learning. IEEE Micro. 38, 82–99 (2018).
2. Rumelhart, D. E., Durbin, R., Golden, R. & Chauvin, Y. In Backpropagation: Theory, Architectures and Applications (eds Rumelhart, D. E. & Chauvin, Y.) Ch. 1 (Lawrence Erlbaum Associates, 1995).
3. Crick, F. The recent excitement about neural networks. Nature 337, 129–132 (1989).
4. Stork. Is backpropagation biologically plausible?In International 1989 Joint Conference on Neural Networks 241–246 (IEEE, 1989).
5. Lillicrap, T. P., Santoro, A., Marris, L., Akerman, C. J. & Hinton, G. Backpropagation and the brain. Nat. Rev. Neurosci. 21, 335–346 (2020).