neural networks research group
areas
people
projects
demos
publications
software/data
Accelerated Neural Evolution through Cooperatively Coevolved Synapses (2008)
Faustino Gomez
, Juergen Schmidhuber, and
Risto Miikkulainen
Many complex control problems require sophisticated solutions that are not amenable to traditional controller design. Not only is it difficult to model real world systems, but often it is unclear what kind of behavior is required to solve the task. Reinforcement learning (RL) approaches have made progress by using direct interaction with the task environment, but have so far not scaled well to large state spaces and environments that are not fully observable. In recent years, neuroevolution, the artificial evolution of neural networks, has had remarkable success in tasks that exhibit these two properties. In this paper, we compare a neuroevolution method called Cooperative Synapse Neuroevolution (CoSyNE), that uses cooperative coevolution at the level of individual synaptic weights, to a broad range of reinforcement learning algorithms on very difficult versions of the pole balancing problem that involve large (continuous) state spaces and hidden state. CoSyNE is shown to be significantly more efficient and powerful than the other methods on these tasks.
View:
PDF
Citation:
Journal of Machine Learning Research
:937-965, 2008.
Bibtex:
@Article{gomez:jmlr08, title={Accelerated Neural Evolution through Cooperatively Coevolved Synapses}, author={Faustino Gomez and Juergen Schmidhuber and Risto Miikkulainen}, journal={Journal of Machine Learning Research}, pages={937-965}, url="http://nn.cs.utexas.edu/?gomez:jmlr08", year={2008} }
People
Faustino Gomez
Postdoctoral Alumni
tino [at] idsia ch
Risto Miikkulainen
Faculty
risto [at] cs utexas edu
Software/Data
CoSyNE C++
CoSyNE is a neuroevolution method where synapses of the network are evolved in separate subpopulations in a cooperative ...
2011
Areas of Interest
Neuroevolution
Control