vix.ing · top · new · best · stats · spec

Learning to learn with backpropagation of Hebbian plasticity

2016/09/08 by Thomas Miconi, Miconi, Thomas
Engineering · #Artificial Intelligence (cs.AI) #FOS: Biological sciences #FOS: Computer and information sciences #I.2.6 #I.5 #Machine Learning (cs.LG) #Neural and Evolutionary Computing (cs.NE) #Neurons and Cognition (q-bio.NC) #Robot Manipulation and Learning

paper · pdf · doi:10.48550/arxiv.1609.02228

openalex publication_date 2016/09/08 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Hebbian plasticity is a powerful principle that allows biological brains to learn from their lifetime experience. By contrast, artificial neural networks trained with backpropagation generally have fixed connection weights that do not change once training is complete. While recent methods can endow neural networks with long-term memories, Hebbian plasticity is currently not amenable to gradient descent. Here we derive analytical expressions for activity gradients in neural networks with Hebbian plastic connections. Using these expressions, we can use backpropagation to train not just the baseline weights of the connections, but also their plasticity. As a result, the networks "learn how to learn" in order to solve the problem at hand: the trained networks automatically perform fast learning of unpredictable environmental features during their lifetime, expanding the range of solvable problems. We test the algorithm on various on-line learning tasks, including pattern completion, one-shot learning, and reversal learning. The algorithm successfully learns how to learn the relevant associations from one-shot instruction, and fine-tunes the temporal dynamics of plasticity to allow for continual learning in response to changing environmental parameters. We conclude that backpropagation of Hebbian plasticity offers a powerful model for lifelong learning.

Citations

Related