Continual Learning with Deep Artificial Neurons
Blake Camp, Jaya Krishna Mandivarapu, Rolando Estrada

TL;DR
This paper introduces Deep Artificial Neurons (DANs), which are complex neural units embedded in traditional networks, enabling continual learning with minimal forgetting through meta-learned phenotypes.
Contribution
It proposes DANs as deep neural network-based neurons and demonstrates their ability to facilitate continual learning without experience replay or separate phases.
Findings
DANs can be embedded in standard neural networks.
Meta-learned phenotypes enable minimal forgetting.
Effective on sequential non-linear regression tasks.
Abstract
Neurons in real brains are enormously complex computational units. Among other things, they're responsible for transforming inbound electro-chemical vectors into outbound action potentials, updating the strengths of intermediate synapses, regulating their own internal states, and modulating the behavior of other nearby neurons. One could argue that these cells are the only things exhibiting any semblance of real intelligence. It is odd, therefore, that the machine learning community has, for so long, relied upon the assumption that this complexity can be reduced to a simple sum and fire operation. We ask, might there be some benefit to substantially increasing the computational power of individual neurons in artificial systems? To answer this question, we introduce Deep Artificial Neurons (DANs), which are themselves realized as deep neural networks. Conceptually, we embed DANs inside…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and ELM · Neural dynamics and brain function
