ElegansNet: a brief scientific report and initial experiments
Francesco Bardozzo, Andrea Terlizzi, Pietro Liò, Roberto Tagliaferri
TL;DR
The paper investigates whether real neuronal connectomes can inform deep learning topology. It converts the Caenorhabditis elegans connectome into an almost 1:1 tensor-network architecture that maps sensors, interneurons, and motors to input, latent, and output spaces, respectively. The authors demonstrate that connectome-inspired networks outperform randomly wired counterparts on CIFAR-10 and show competitive unsupervised MNIST reconstruction results, highlighting the role of conserved topological features such as small-world structure. These findings suggest a principled, bio-inspired design path for robust and efficient deep learning systems that bridge neuroscience and AI.
Abstract
This research report introduces ElegansNet, a neural network that mimics real-world neuronal network circuitry, with the goal of better understanding the interplay between connectome topology and deep learning systems. The proposed approach utilizes the powerful representational capabilities of living beings' neuronal circuitry to design and generate improved deep learning systems with a topology similar to natural networks. The Caenorhabditis elegans connectome is used as a reference due to its completeness, reasonable size, and functional neuron classes annotations. It is demonstrated that the connectome of simple organisms exhibits specific functional relationships between neurons, and once transformed into learnable tensor networks and integrated into modern architectures, it offers bio-plausible structures that efficiently solve complex tasks. The performance of the models is demonstrated against randomly wired networks and compared to artificial networks ranked on global benchmarks. In the first case, ElegansNet outperforms randomly wired networks. Interestingly, ElegansNet models show slightly similar performance with only those based on the Watts-Strogatz small-world property. When compared to state-of-the-art artificial neural networks, such as transformers or attention-based autoencoders, ElegansNet outperforms well-known deep learning and traditional models in both supervised image classification tasks and unsupervised hand-written digits reconstruction, achieving top-1 accuracy of 99.99% on Cifar10 and 99.84% on MNIST Unsup on the validation sets.
