UTCS Artificial Intelligence
courses
talks/events
demos
people
projects
publications
software/data
labs
admin
Eugenic Evolution: The EuA, EuSANE, and TEAM
Active from 1998 - 2002
In standard evolutionary algorithms, new individuals are generated by random mutation and recombination. In Eugenic Evolution, individuals are systematically constructed to maximize fitness, based on historical data on correlations between allele and fitness values. This method, Eugenic Algorithm (EuA), compares favorably to standard methods such as Simulated Annealing and Genetic Algorithms in general combinatorial optimization tasks. The Eugenic principle has also been applied to the evolution of neural networks in a method called EuSANE, where new networks are systematically constructed from a pool of candidate neurons. The EuA principle is further enhanced in the TEAM method, where statistical models for each gene are individually maintained.
People
Matthew Alden
Ph.D. Student (Alumni)
malden@cs.utexas.edu
Publications
Eugenic Evolution Utilizing A Domain Model
2002
Matthew Alden, Aard-Jan van Kesteren, and Risto Miikkulainen
Related Areas
Neuroevolution
Evolutionary Computation
Software/Data
TEAM
The TEAM package contains C++ implementations of both EuA (The Eugenic Algorithm) and TEAM (The Eugenic Algorithm with M...
2002
Labs
Neural Networks