Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Evolving neural networks through augmenting topologies.

Kenneth O Stanley1, Risto Miikkulainen

  • 1Department of Computer Sciences, The University of Texas at Austin, Austin, TX 78712, USA. kstanley@cs.utexas.edu

Evolutionary Computation
|August 16, 2002
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Predicting bilingual aphasia treatment outcomes using digital twins: a double-blind randomized controlled trial.

NPJ digital medicine·2026
Same author

How the Stroop Effect Arises from Optimal Response Times in Laterally Connected Self-Organizing Maps.

CogSci ... Annual Conference of the Cognitive Science Society. Cognitive Science Society (U.S.). Conference·2026
Same author

Automating the Search for Artificial Life With Foundation Models.

Artificial life·2025
Same author

How the Stroop Effect Arises from Optimal Response Times in Laterally Connected Self-Organizing Maps.

ArXiv·2025
Same author

Neuroevolution insights into biological neural computation.

Science (New York, N.Y.)·2025
Same author

Machine Learning Predictions of Recovery in Bilingual Poststroke Aphasia: Aligning Insights With Clinical Evidence.

Stroke·2025
Same journal

Computing Optimal Populations for Binary Problems using Logic Minimization.

Evolutionary computation·2026
Same journal

Enhancing Generalization and Scalability for Multi-Objective Optimization with Population Pre-Training.

Evolutionary computation·2026
Same journal

XCS for Sequential Perceptual Aliasing in Multi-Step Decision Making.

Evolutionary computation·2026
Same journal

A dynamic multi-objective evolutionary algorithm using dual-space prediction and surrogate-based sampling.

Evolutionary computation·2026
Same journal

Adapting MOEA/D to CMA-ES for Dealing with Ill-conditioned Multiobjective Problems.

Evolutionary computation·2026
Same journal

Editorial of the Special Issue: Parallel Problem Solving from Nature PPSN 2024 Extended Versions of Best Paper Candidates.

Evolutionary computation·2026
See all related articles

NeuroEvolution of Augmenting Topologies (NEAT) evolves neural network structures and weights, achieving superior performance in reinforcement learning. This method enhances learning efficiency through principled crossover, speciation, and incremental growth.

Area of Science:

  • Artificial Intelligence
  • Computational Neuroscience
  • Machine Learning

Background:

  • Evolving neural network topologies alongside weights presents a significant challenge in neuroevolution.
  • Fixed-topology methods often limit the potential for complex problem-solving.

Purpose of the Study:

  • To introduce and evaluate the NeuroEvolution of Augmenting Topologies (NEAT) method.
  • To demonstrate NEAT's advantage over fixed-topology approaches in reinforcement learning tasks.

Main Methods:

  • NEAT employs a principled crossover mechanism for differing network topologies.
  • Speciation protects structural innovations, while incremental growth starts from minimal network structures.
  • Ablation studies were conducted to validate the necessity of each NEAT component.

Related Experiment Videos

Main Results:

  • NEAT significantly outperformed the best fixed-topology method on a challenging benchmark reinforcement learning task.
  • Each component of NEAT was shown to be essential for its overall effectiveness.
  • The system demonstrated significantly faster learning compared to baseline methods.

Conclusions:

  • NEAT offers an efficient approach to neuroevolution by evolving both topology and weights.
  • The method enables simultaneous optimization and complexification of solutions, fostering generational advancement.
  • NEAT strengthens the analogy with biological evolution by allowing for increasing complexity over time.