# BCMA-ES: A Bayesian approach to CMA-ES

**Authors:** Eric Benhamou, David Saltiel, Sebastien Verel, Fabien Teytaud

arXiv: 1904.01401 · 2019-04-03

## TL;DR

This paper presents a Bayesian framework for CMA-ES, deriving optimal parameter updates using conjugate priors, leading to two new variants with demonstrated fast convergence in experiments.

## Contribution

It introduces a theoretically grounded Bayesian approach to CMA-ES, resulting in two novel algorithm versions based on different prior assumptions.

## Key findings

- Fast convergence of the proposed CMA-ES variants
- Theoretical justification for CMA-ES updates
- Introduction of normal-Wishart and normal-Inverse Wishart based CMA-ES variants

## Abstract

This paper introduces a novel theoretically sound approach for the celebrated CMA-ES algorithm. Assuming the parameters of the multi variate normal distribution for the minimum follow a conjugate prior distribution, we derive their optimal update at each iteration step. Not only provides this Bayesian framework a justification for the update of the CMA-ES algorithm but it also gives two new versions of CMA-ES either assuming normal-Wishart or normal-Inverse Wishart priors, depending whether we parametrize the likelihood by its covariance or precision matrix. We support our theoretical findings by numerical experiments that show fast convergence of these modified versions of CMA-ES.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.01401/full.md

## Figures

9 figures with captions in the complete paper: https://tomesphere.com/paper/1904.01401/full.md

## References

27 references — full list in the complete paper: https://tomesphere.com/paper/1904.01401/full.md

---
Source: https://tomesphere.com/paper/1904.01401