Skip to content

[DATA SUBMISSION] Benchmarking CMA-ES with Basic Integer Handling on a Mixed-Integer Test Problem Suite #7

Description

@trmarty

Reference

Tristan Marty, Yann Semet, Anne Auger, Sébastion Héron, and Nikolaus Hansen. 2023. Benchmarking CMA-ES with Basic Integer Handling on a Mixed-Integer Test Problem Suite. In Proceedings of Genetic
and Evolutionary Computation Conference Companion, Lisbon, Portugal, July
15–19, 2023 (GECCO ’23 Companion), 8 pages. DOI: 10.1145/3583133.3596411

Description of the Algorithm(s)

The algorithms benchmarked are some variant of CMA-ES for handling mixed variable on the bbob-mixint test suite.

  • cma-IH : pycma implementation of CMA-ES version 3.3 WITH the default integer handling option.
  • cma-NoIH : pycma implementation of CMA-ES version 3.3 WITHOUT the default integer handling option.
  • cmaIH1e-1 : pycma implementation of CMA-ES version 3.3 with a larger coordinate-wise lower bound on the sample standard deviatioon of $\sigma_{LB}=10^{-1}$

Link to Data

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status
closing issues session

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions