Abstract
Many real-world control and classification tasks involve a large number of features. When artificial neural networks (ANNs) are used for modeling these tasks, the network architectures tend to be large. Neuroevolution is an effective approach for optimizing ANNs; however, there are two bottlenecks that make their application challenging in case of high-dimensional networks using direct encoding. First, classic evolutionary algorithms tend not to scale well for searching large parameter spaces; second, the network evaluation over a large number of training instances is in general time-consuming. In this work, we propose an approach called the Limited Evaluation Cooperative Co-evolutionary Differential Evolution algorithm (LECCDE) to optimize high-dimensional ANNs. The proposed method aims to optimize the pre-synaptic weights of each post-synaptic neuron in different subpopulations using a Cooperative Co-evolutionary Differential Evolution algorithm, and employs a limited evaluation scheme where fitness evaluation is performed on a relatively small number of training instances based on fitness inheritance. We test LECCDE on three datasets with various sizes, and our results show that cooperative co-evolution significantly improves the test error comparing to standard Differential Evolution, while the limited evaluation scheme facilitates a significant reduction in computing time.
| Original language | English |
|---|---|
| Title of host publication | GECCO 2018 - Proceedings of the 2018 Genetic and Evolutionary Computation Conference |
| Editors | Hernan Aguirre |
| Place of Publication | New York, NY |
| Publisher | Association for Computing Machinery |
| Pages | 569-576 |
| Number of pages | 8 |
| ISBN (Electronic) | 978-1-4503-5618-3 |
| DOIs | |
| Publication status | Published - 2 Jul 2018 |
| Externally published | Yes |
| Event | Genetic and Evolutionary Computation Conference, GECCO 2018 - Kyoto Terrsa, Kyoto, Japan Duration: 15 Jul 2018 → 19 Jul 2018 http://gecco-2018.sigevo.org/index.html/tiki-index.php |
Conference
| Conference | Genetic and Evolutionary Computation Conference, GECCO 2018 |
|---|---|
| Abbreviated title | GECCO 2018 |
| Country/Territory | Japan |
| City | Kyoto |
| Period | 15/07/18 → 19/07/18 |
| Other | A recombination of the 27th International Conference on Genetic Algorithms (ICGA) and the 23rd Annual Genetic Programming Conference (GP) |
| Internet address |
Keywords
- Cooperative Co-evolution
- Differential evolution
- Direct encoding
- Neuroevolution