neural networks research group
areas
people
projects
demos
publications
software/data
Evolving Neural Network Ensembles for Control Problems (2005)
David Pardoe
, Michael Ryoo, and
Risto Miikkulainen
In neuroevolution, a genetic algorithm is used to evolve a neural network to perform a particular task. The standard approach is to evolve a population over a number of generations, and then select the final generation's champion as the end result. However, it is possible that there is valuable information present in the population that is not captured by the champion. The standard approach ignores all such information. One possible solution to this problem is to combine multiple individuals from the final population into an ensemble. This approach has been successful in supervised classification tasks, and in this paper, it is extended to evolutionary reinforcement learning in control problems. The method is evaluated on a challenging extension of the classic pole balancing task, demonstrating that an ensemble can achieve significantly better performance than the champion alone.
View:
PDF
,
PS
Citation:
In
Proceedings of the Genetic and Evolutionary Computation Conference
, 2005.
Bibtex:
@InProceedings{pardoe:gecco05, title={Evolving Neural Network Ensembles for Control Problems}, author={David Pardoe and Michael Ryoo and Risto Miikkulainen}, booktitle={Proceedings of the Genetic and Evolutionary Computation Conference}, url="http://nn.cs.utexas.edu/?pardoe:gecco05", year={2005} }
People
Risto Miikkulainen
Faculty
risto [at] cs utexas edu
David Pardoe
dpardoe [at] cs utexas edu
Projects
Evolving Neural Network Ensembles with NEAT
2004 - 2005
Areas of Interest
Evolutionary Computation
Neuroevolution
Reinforcement Learning
Control