Abstract
We present our asynchronous implementation of the LM-CMA-ES algorithm, which is a modern evolution strategy for solving complex large-scale continuous optimization problems. Our implementation brings the best results when the number of cores is relatively high and the computational complexity of the fitness function is also high. The experiments with benchmark functions show that it is able to overcome its origin on the Sphere function, reaches certain thresholds faster on the Rosenbrock and Ellipsoid function, and surprisingly performs much better than the original version on the Rastrigin function.
Original language | English |
---|---|
Title of host publication | 2015 IEEE 14th International Conference on Machine Learning and Applications (ICMLA) |
Publisher | IEEE Press |
Pages | 707-712 |
Number of pages | 6 |
ISBN (Electronic) | 978-1-5090-0287-0, 1509002871 |
DOIs | |
Publication status | Published - 03 Mar 2016 |
Externally published | Yes |
Event | IEEE 14th International Conference on Machine Learning and Applications (ICMLA) - Miami, United States of America Duration: 09 Dec 2015 → 11 Dec 2015 |
Conference
Conference | IEEE 14th International Conference on Machine Learning and Applications (ICMLA) |
---|---|
Country/Territory | United States of America |
City | Miami |
Period | 09 Dec 2015 → 11 Dec 2015 |
Keywords
- CMA-ES
- asynchronous algorithms
- parallel algorithms