Artificial intelligence systems have long relied on human engineers to design their architectures, but a new study shows that AI can grow and organize itself, much like a living brain. This breakthrough could lead to more flexible and robust AI that adapts to complex environments with minimal human intervention, opening doors to autonomous systems in robotics and data processing.
The researchers found that a single computational cell can develop into a multi-layered neural network through a biologically inspired growth process. This self-organization results in a functional architecture, specifically a convolutional layer, which is a key component in convolutional neural networks (CNNs) used for tasks like image recognition. The system mimics how the mammalian visual system wires itself before birth, using spontaneous activity patterns to guide connections.
To achieve this, the team implemented a developmental algorithm where nodes divide and migrate to form layers, coupled with a learning rule that adjusts inter-layer connections based on emergent activity. The first layer generates spontaneous, noise-driven waves of activity, similar to retinal waves in early brain development. The second layer learns from these patterns using a modified Hebbian rule, reinforcing connections where nodes fire together. This process ensures that over 95% of input nodes connect to higher layers in well-defined pools, creating a tiling effect that covers the input space efficiently.
Analysis of the results, as shown in Figure 4, reveals that the self-organized networks form spatial patches that tile the input layer, ensuring robust information flow. The system is adaptable to various input geometries, such as ring-shaped layers, and remains functional even when up to 30% of nodes are defective, as illustrated in Figure 5b. By tuning parameters like excitation and inhibition radii, the size and shape of these pools can be reconfigured, allowing customization for different applications. In tests on the MNIST handwritten digit dataset, these grown networks achieved 90% test accuracy, comparable to hand-crafted CNNs and significantly better than random networks, with p-values of 0.1591 and 5.6e-5, respectively, as detailed in Figure 7a.
This approach matters because it reduces the need for manual architecture design, making AI systems more life-like and capable of handling unconventional sensors or noisy environments. For instance, it could enable robots to process data from irregularly shaped sensors or improve resilience in systems where components may fail. The method's scalability is demonstrated with layers of up to 50,000 nodes, where multiple traveling waves form simultaneously to speed up self-organization, as seen in Figure S10.
Limitations include the current focus on simple architectures and the need for further research into controlling the timing of growth processes. The paper notes that biological development involves continuous, intertwined events, whereas this model uses discrete steps, leaving questions about how internal clocks might regulate such systems in more complex scenarios.
Original Source
Read the complete research paper
About the Author
Guilherme A.
Former dentist (MD) from Brazil, 41 years old, husband, and AI enthusiast. In 2020, he transitioned from a decade-long career in dentistry to pursue his passion for technology, entrepreneurship, and helping others grow.
Connect on LinkedIn