Evolving Decomposed Plasticity Rules for Information-Bottlenecked Meta-Learning
Fan Wang, Hao Tian, Haoyi Xiong, Hua Wu, Jie Fu, Yang Cao, Yu Kang,, Haifeng Wang

TL;DR
This paper introduces a decomposed plasticity rule for meta-learning in neural networks, enabling efficient adaptation and improved generalization by reducing meta-parameters and studying neural modulation effects.
Contribution
It proposes a novel neuron-dependent plasticity rule that decomposes connection-dependent rules, aligning with the genomics bottleneck, and demonstrates its effectiveness in maze navigation tasks.
Findings
Plasticity-enhanced RNNs outperform pre-trained models in long-term memory tasks.
Decomposed plasticity rules are comparable or superior to canonical rules in certain scenarios.
Neural modulation significantly influences the effectiveness of plasticity in learning.
Abstract
Artificial neural networks (ANNs) are typically confined to accomplishing pre-defined tasks by learning a set of static parameters. In contrast, biological neural networks (BNNs) can adapt to various new tasks by continually updating the neural connections based on the inputs, which is aligned with the paradigm of learning effective learning rules in addition to static parameters, e.g., meta-learning. Among various biologically inspired learning rules, Hebbian plasticity updates the neural network weights using local signals without the guide of an explicit target function, thus enabling an agent to learn automatically without human efforts. However, typical plastic ANNs using a large amount of meta-parameters violate the nature of the genomics bottleneck and potentially deteriorate the generalization capacity. This work proposes a new learning paradigm decomposing those…
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
TopicsNeural Networks and Applications · Machine Learning and Data Classification · Domain Adaptation and Few-Shot Learning
