paper-with-me

Papers

A Covariance Matrix Self-Adaptation Evolution Strategy for Optimization under Linear Constraints

2018-06-15 · Patrick Spettel, Hans-Georg Beyer, Michael Hellwig

This paper addresses the development of a covariance matrix self-adaptation evolution strategy (CMSA-ES) for solving optimization problems with linear constraints. The proposed algorithm is referred to as Linear Constraint CMSA-ES (lcCMSA-ES). It uses a specially built mutation operator together with repair by projection to satisfy the constraints. The lcCMSA-ES evolves itself on a linear manifold defined by the constraints. The objective function is only evaluated at feasible search points (interior point method). This is a property often required in application domains such as simulation optimization and finite element methods. The algorithm is tested on a variety of different test problems revealing considerable results.

📄 PDF Abstract BibTeX arXiv:1806.05845

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Hessian Estimation Evolution Strategy

2020-03-30 · Tobias Glasmachers, Oswin Krause

We present a novel black box optimization algorithm called Hessian Estimation Evolution Strategy. The algorithm updates the covariance matrix of its sampling distribution by directly estimating the curvature of the objec…

A Simple Yet Efficient Rank One Update for Covariance Matrix Adaptation

2017-10-11 · Zhenhua Li, Qingfu Zhang

In this paper, we propose an efficient approximated rank one update for covariance matrix adaptation evolution strategy (CMA-ES). It makes use of two evolution paths as simple as that of CMA-ES, while avoiding the comput…

Limited-Memory Matrix Adaptation for Large Scale Black-box Optimization

2017-05-18 · Ilya Loshchilov, Tobias Glasmachers, Hans-Georg Beyer

The Covariance Matrix Adaptation Evolution Strategy (CMA-ES) is a popular method to deal with nonconvex and/or stochastic optimization problems when the gradient information is not available. Being based on the CMA-ES, t…

Stochastic Optimization

Approximation of the objective insensitivity regions using Hierarchic Memetic Strategy coupled with Covariance Matrix Adaptation Evolutionary Strategy

2019-05-17 · Jakub Sawicki, Maciej Smołka, Marcin Łoś, Robert Schaefer

One of the most challenging types of ill-posedness in global optimization is the presence of insensitivity regions in design parameter space, so the identification of their shape will be crucial, if ill-posedness is irre…

global-optimizationStochastic Optimization

Covariance Matrix Adaptation Evolution Strategy without a matrix

2025-12-31 · Jarosław Arabas, Adam Stelmaszczyk, Eryk Warchulski, Dariusz Jagodziński 외 arxiv

Covariance Matrix Adaptation Evolution Strategy (CMA-ES) is a highly effective optimization technique. A primary challenge when applying CMA-ES in high dimensionality is sampling from a multivariate normal distribution w…