Evolving Self-Assembling Neural Networks: From Spontaneous Activity to Experience-Dependent Learning
Erwan Plantec, Joachin W.Pedersen, Milton L.Montero, Eleni Nisioti,, Sebastian Risi

TL;DR
This paper introduces Lifelong Neural Developmental Programs (LNDP), a novel class of self-organizing neural networks that adapt their structure and synapses based on activity and rewards, inspired by biological plasticity.
Contribution
It presents a new framework for activity and reward-dependent structural and synaptic plasticity in neural networks, extending previous developmental models with a graph transformer implementation.
Findings
Networks can learn from scratch in various control tasks.
Structural plasticity improves adaptation in changing environments.
Pre-experience plasticity enhances initial learning efficiency.
Abstract
Biological neural networks are characterized by their high degree of plasticity, a core property that enables the remarkable adaptability of natural organisms. Importantly, this ability affects both the synaptic strength and the topology of the nervous systems. Artificial neural networks, on the other hand, have been mainly designed as static, fully connected structures that can be notoriously brittle in the face of changing environments and novel inputs. Building on previous works on Neural Developmental Programs (NDPs), we propose a class of self-organizing neural networks capable of synaptic and structural plasticity in an activity and reward-dependent manner which we call Lifelong Neural Developmental Program (LNDP). We present an instance of such a network built on the graph transformer architecture and propose a mechanism for pre-experience plasticity based on the spontaneous…
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
MethodsAttention Is All You Need · Linear Layer · Multi-Head Attention · Residual Connection · Softmax · Layer Normalization · Laplacian EigenMap · Byte Pair Encoding · Label Smoothing · Position-Wise Feed-Forward Layer
