We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.NE

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Neural and Evolutionary Computing

Title: A Computationally Efficient Limited Memory CMA-ES for Large Scale Optimization

Authors: Ilya Loshchilov (LIS)
Abstract: We propose a computationally efficient limited memory Covariance Matrix Adaptation Evolution Strategy for large scale optimization, which we call the LM-CMA-ES. The LM-CMA-ES is a stochastic, derivative-free algorithm for numerical optimization of non-linear, non-convex optimization problems in continuous domain. Inspired by the limited memory BFGS method of Liu and Nocedal (1989), the LM-CMA-ES samples candidate solutions according to a covariance matrix reproduced from $m$ direction vectors selected during the optimization process. The decomposition of the covariance matrix into Cholesky factors allows to reduce the time and memory complexity of the sampling to $O(mn)$, where $n$ is the number of decision variables. When $n$ is large (e.g., $n$ > 1000), even relatively small values of $m$ (e.g., $m=20,30$) are sufficient to efficiently solve fully non-separable problems and to reduce the overall run-time.
Comments: Genetic and Evolutionary Computation Conference (GECCO'2014) (2014)
Subjects: Neural and Evolutionary Computing (cs.NE)
Cite as: arXiv:1404.5520 [cs.NE]
  (or arXiv:1404.5520v1 [cs.NE] for this version)

Submission history

From: Loshchilov Ilya [view email]
[v1] Mon, 21 Apr 2014 06:10:51 GMT (66kb)

Link back to: arXiv, form interface, contact.