Skip to main content

Envisioning is an emerging technology research institute and advisory.

LinkedInInstagramGitHub

2011 — 2026

research
  • Reports
  • Newsletter
  • Methodology
  • Origins
  • Vocab
services
  • Research Sessions
  • Signals Workspace
  • Bespoke Projects
  • Use Cases
  • Signal Scanfree
  • Readinessfree
impact
  • ANBIMAFuture of Brazilian Capital Markets
  • IEEECharting the Energy Transition
  • Horizon 2045Future of Human and Planetary Security
  • WKOTechnology Scanning for Austria
audiences
  • Innovation
  • Strategy
  • Consultants
  • Foresight
  • Associations
  • Governments
resources
  • Pricing
  • Partners
  • How We Work
  • Data Visualization
  • Multi-Model Method
  • FAQ
  • Security & Privacy
about
  • Manifesto
  • Community
  • Events
  • Support
  • Contact
  • Login
ResearchServicesPricingPartnersAbout
ResearchServicesPricingPartnersAbout
  1. Home
  2. Vocab
  3. Neurogenesis

Neurogenesis

The biological formation of new neurons, inspiring adaptive neural network architectures.

Year: 1990Generality: 322
Back to Vocab

Neurogenesis refers to the biological process by which new neurons are generated from neural stem and progenitor cells. In the brain, this occurs most prominently in the hippocampus and the olfactory bulb, regions associated with memory consolidation, spatial navigation, and sensory processing. The process is regulated by a complex interplay of molecular signals, environmental inputs, physical activity, stress hormones, and aging, making it a dynamic and context-sensitive mechanism for neural adaptation.

In machine learning, neurogenesis serves as a conceptual inspiration for architectures and training algorithms that can dynamically grow their neural structures. Rather than fixing network topology before training, neurogenesis-inspired systems add new neurons or units in response to task demands, data complexity, or detected errors. This stands in contrast to conventional deep learning, where architecture is largely static. Algorithms such as progressive neural networks, dynamic node creation in self-organizing maps, and growing neural gas models all draw on this biological metaphor to enable more flexible, continual learning.

The relevance of neurogenesis to AI became particularly salient in the context of continual learning and catastrophic forgetting. When a model must learn new tasks without losing previously acquired knowledge, the ability to allocate fresh computational units — analogous to new neurons — provides a structural solution that avoids overwriting existing representations. This makes neurogenesis-inspired mechanisms a promising tool for lifelong learning systems that must adapt to non-stationary data distributions over time.

Beyond architecture design, neurogenesis also informs thinking about neural plasticity more broadly, including how learning rates, regularization, and structural pruning interact with network growth. Research at the intersection of computational neuroscience and deep learning continues to explore how the principles governing biological neurogenesis — such as activity-dependent survival of new neurons — can be translated into practical inductive biases for more robust and adaptive AI systems.

Related

Related

Neuroevolution
Neuroevolution

Using evolutionary algorithms to optimize neural network architectures and weights.

Generality: 581
BNNs (Biological Neural Networks)
BNNs (Biological Neural Networks)

Natural neuron networks in living organisms that inspired artificial neural network design.

Generality: 611
Systems Neuroscience
Systems Neuroscience

The study of how neural circuits collectively produce behavior, inspiring AI design.

Generality: 520
Neurode
Neurode

A simplified computational unit modeling a biological neuron within artificial neural networks.

Generality: 694
NeuMeta (Neural Metamorphosis)
NeuMeta (Neural Metamorphosis)

A framework enabling neural networks to structurally and functionally transform across tasks without retraining.

Generality: 102
Neural Network
Neural Network

A layered system of interconnected nodes that learns patterns from data.

Generality: 947