English

An Asynchronous Implementation of the Limited Memory CMA-ES

Neural and Evolutionary Computing 2016-11-15 v1

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.

Cite

@article{arxiv.1510.00419,
  title  = {An Asynchronous Implementation of the Limited Memory CMA-ES},
  author = {Viktor Arkhipov and Maxim Buzdalov and Anatoly Shalyto},
  journal= {arXiv preprint arXiv:1510.00419},
  year   = {2016}
}

Comments

9 pages, 4 figures, 4 tables; this is a full version of a paper which has been accepted as a poster to IEEE ICMLA conference 2015

R2 v1 2026-06-22T11:10:46.492Z