ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1404.5520
35
88

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

21 April 2014
I. Loshchilov
    ODL
ArXivPDFHTML
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 mmm 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)O(mn)O(mn), where nnn is the number of decision variables. When nnn is large (e.g., nnn > 1000), even relatively small values of mmm (e.g., m=20,30m=20,30m=20,30) are sufficient to efficiently solve fully non-separable problems and to reduce the overall run-time.

View on arXiv
Comments on this paper