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

04/21/2014
by   Ilya Loshchilov, et al.
0

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.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/01/2015

LM-CMA: an Alternative to L-BFGS for Large Scale Black-box Optimization

The limited memory BFGS method (L-BFGS) of Liu and Nocedal (1989) is oft...
research
05/28/2018

A parallel implementation of the covariance matrix adaptation evolution strategy

In many practical optimization problems, the derivatives of the function...
research
04/04/2016

The CMA Evolution Strategy: A Tutorial

This tutorial introduces the CMA Evolution Strategy (ES), where CMA stan...
research
06/15/2020

FANOK: Knockoffs in Linear Time

We describe a series of algorithms that efficiently implement Gaussian m...
research
12/27/2018

A discrete version of CMA-ES

Modern machine learning uses more and more advanced optimization techniq...
research
06/10/2014

Maximum Likelihood-based Online Adaptation of Hyper-parameters in CMA-ES

The Covariance Matrix Adaptation Evolution Strategy (CMA-ES) is widely a...
research
03/15/2022

MMES: Mixture Model based Evolution Strategy for Large-Scale Optimization

This work provides an efficient sampling method for the covariance matri...

Please sign up or login with your details

Forgot password? Click here to reset