Learning to Modulate Random Weights: Neuromodulation-inspired Neural Networks For Efficient Continual Learning
Jinyung Hong, Theodore P. Pavlic

TL;DR
This paper introduces a neuromodulation-inspired neural network architecture that efficiently addresses catastrophic forgetting in continual learning by using a small set of parameters to modulate fixed random weights, enabling fast training and concurrent multi-task storage.
Contribution
The proposed architecture leverages neuromodulation principles to dynamically control fixed random weights with minimal parameters, offering a novel, efficient solution for continual learning and interference-free multi-task storage.
Findings
Achieves strong task performance with few learnable parameters.
Eliminates catastrophic forgetting by storing multiple networks concurrently.
Accelerates training due to compact context representations.
Abstract
Existing Continual Learning (CL) approaches have focused on addressing catastrophic forgetting by leveraging regularization methods, replay buffers, and task-specific components. However, realistic CL solutions must be shaped not only by metrics of catastrophic forgetting but also by computational efficiency and running time. Here, we introduce a novel neural network architecture inspired by neuromodulation in biological nervous systems to economically and efficiently address catastrophic forgetting and provide new avenues for interpreting learned representations. Neuromodulation is a biological mechanism that has received limited attention in machine learning; it dynamically controls and fine tunes synaptic dynamics in real time to track the demands of different behavioral contexts. Inspired by this, our proposed architecture learns a relatively small set of parameters per task context…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Human Pose and Action Recognition
