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
The paper addresses the limitation of conventional neural networks in lifelong adaptability by introducing Lifelong Neural Developmental Programs (LNDPs), a framework that enables simultaneous synaptic and structural plasticity guided by local activity and global reward. An instantiation based on Graph Transformer layers and GRUs, augmented with a spontaneous-activity pre-development phase, demonstrates self-organizing networks that learn from random or empty initial connections across classic control tasks. Key contributions include the LNDP formalism, a GT+GRU-based implementation for node/edge dynamics, and empirical evidence that structural plasticity and spontaneous activity improve fast adaptation and lifelong learning, especially in non-stationary environments. The results highlight LNDPs as a viable path toward self-organizing, lifetime-adaptive ANNs that better approximate the adaptability observed in biological neural networks, with implications for fields requiring continual learning and robust generalization.
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 activity of sensory neurons. Our results demonstrate the ability of the model to learn from experiences in different control tasks starting from randomly connected or empty networks. We further show that structural plasticity is advantageous in environments necessitating fast adaptation or with non-stationary rewards.
