Papers
Topics
Authors
Recent
Search
2000 character limit reached

Structure as Computation: Developmental Generation of Minimal Neural Circuits

Published 16 Apr 2026 in cs.NE, cs.AI, and cs.LG | (2604.15143v1)

Abstract: This work simulates the developmental process of cortical neurogenesis, initiating from a single stem cell and governed by gene regulatory rules derived from mouse single-cell transcriptomic data. The developmental process spontaneously generates a heterogeneous population of 5,000 cells, yet yields only 85 mature neurons - merely 1.7% of the total population. These 85 neurons form a densely interconnected core of 200,400 synapses, corresponding to an average degree of 4,715 per neuron. At iteration zero, this minimal circuit performs at chance level on MNIST. However, after a single epoch of standard training, accuracy surges to over 90% - a gain exceeding 80 percentage points - with typical runs falling in the 89-94% range depending on developmental stochasticity. The identical circuit, without any architectural modification or data augmentation, achieves 40.53% on CIFAR-10 after one epoch. These findings demonstrate that developmental rules sculpt a domain-general topological substrate exceptionally amenable to rapid learning, suggesting that biological developmental processes inherently encode powerful structural priors for efficient computation.

Authors (1)

Summary

  • The paper introduces a biologically-inspired, rule-based developmental simulation that generates dense recurrent circuits from a single progenitor cell.
  • It employs Boolean gene regulatory rules and spatially driven synaptogenesis to form a minimal network of 85 mature neurons with rapid learning on benchmarks.
  • The study demonstrates that innate structural priors, rather than optimization alone, accelerate learning on tasks like MNIST and CIFAR-10.

Developmental Generation of Minimal Neural Circuits: Structure as Computation

Biological Rule-Based Circuit Generation

The paper "Structure as Computation: Developmental Generation of Minimal Neural Circuits" (2604.15143) introduces a paradigm shift in neural network topology construction, invoking the mechanisms of cortical neurogenesis to inform network creation. Rather than relying on end-to-end learning to discover both structure and synaptic weights—conventional in deep learning—the study utilizes gene regulatory rules inferred from mouse cortical single-cell transcriptomics. The developmental simulation encompasses division, migration, differentiation, maturation, and synaptogenesis, initializing from a single stem cell and producing 5,000 cells, of which only 85 mature neurons are functionally integrated.

Boolean regulatory rules are inferred to capture gene activation, ensuring temporal causality and maximizing agreement with transcriptomic trajectories. Cells probabilistically divide and migrate, mature upon meeting developmental thresholds, and form synapses determined by gene expression compatibility and spatial proximity. The resultant network topology, entirely shaped by fixed biological rules and without optimization, results in a densely recurrent core, forming 200,400 synapses with an average degree of 4,715 per neuron.

Experimental Evaluation and Numerical Results

The developmentally generated circuit, comprising only 85 neurons, demonstrates rapid learning capabilities that substantiate the hypothesis of structural priors encoding computational efficiency. When evaluated on MNIST, the network performs at chance levels initially but achieves over 90% accuracy (reported run 92.15%, typical range 89–94%) after a single epoch of training. Comparable randomly-initialized architectures require substantially more epochs to reach similar performance. On CIFAR-10, the same circuit, with only input shape adjustments, achieves 40.53% accuracy after a single epoch—four times the random baseline—ultimately saturating around 50% with extended training, despite lacking convolutional layers, spatial inductive biases, or data augmentation.

These results emphasize that the developmental rules endow the network with a domain-general learning substrate, capable of accelerating training across distinct input modalities. Crucially, ablation experiments with density-matched random topologies confirm that neither sparsity nor recurrency alone explain the rapid learning phenomenon; only biologically-inspired structural priors confer these advantages.

Structural Priors and Computational Substrate

The developmentally driven circuit topology exhibits spectral richness, functioning analogously to a reservoir computing substrate but with biological plausibility. Diverse gene expression profiles and compatibility-driven synaptogenesis yield a fixed recurrent weight matrix, providing a favorable gradient landscape for downstream learning. The universal inductive bias imparted by the developmental rules enables efficient linear readout in various domains, transcending task-specific architectural constraints.

The minimal circuit phenomenon—85 mature neurons among a progenitor reservoir of 5,000—mirrors the early establishment of functional cortical architectures. This sparsity, paired with extreme recurrent density, is postulated as an effective circuit search mechanism, enabling rapid learning from small-scale assemblies within a large cellular ensemble.

Implications and Future Directions

Practically, the findings advocate for neurodevelopmentally-inspired network initialization as an avenue for constructing efficient learning substrates with minimal parameter counts, potentially reducing training time and improving generalization. Theoretically, the results reinforce the argument that biological developmental processes encode powerful structural priors—emergent computation is inherently embedded in the topology itself, rather than solely in synaptic weights.

Limitations include the dependency on a proof-of-concept dataset suite and the current exclusion of activity-dependent plasticity during development. Scaling the approach to larger populations and more complex tasks, and integrating plasticity mechanisms, remains an important direction. The paradigm may also inform meta-learning, continual learning, and evolutionary computation by grounding structural search in transcriptomic and developmental dynamics.

Conclusion

The developmental simulation outlined in "Structure as Computation: Developmental Generation of Minimal Neural Circuits" establishes biologically-rooted structural priors capable of rapid, domain-general learning in minimal circuits. By recapitulating neurogenesis via gene regulatory inference, the approach generates compact, densely connected cores that achieve strong numerical results on canonical vision benchmarks after minimal training. The methodology opens new directions for biologically-inspired network design, leveraging developmental computation to initialize efficient substrates for scalable learning.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.