Welcome to the BBOB workshop series!
The Black-box Optimization Benchmarking (BBOB) workshop series provides an easy-to-use toolchain for benchmarking black-box optimization algorithms for continuous and mixed-integer domains and a place to present, compare, and discuss the performance of numerical black-box optimization algorithms. The former is realized through the Comparing Continuous Optimizers platform (Coco).
So far, twelve workshops have been held (in 2009, 2010, 2012, 2013, 2015, 2016, 2017, 2018, 2019, 2021, and in 2022 at GECCO and in 2015 at CEC).
The next workshop, BBOB 2023, will take place at GECCO’2023.
Generally, seven benchmark suites are available:
bbob
containing 24 noiseless functionsbbob-noisy
containing 30 noisy functionsbbob-biobj
containing 55 noiseless, bi-objective functions, generated from thebbob
suitebbob-largescale
containing 24 noiseless functions in dimension 20 to 640bbob-mixint
containing 24 noiseless mixed-integer functionsbbob-biobj-mixint
containing 92 noiseless, bi-objective, mixed-integer functionsbbob-constrained
containing 10 noiseless functions with varying number of constraints.
Note that due to the rewriting of the Coco platform, the bbob-noisy
test suite is not yet available in the new code from http://github.com/numbbo/coco . Please use the old code at https://numbbo.github.io/coco/oldcode/bboball15.03.tar.gz instead for running experiments on bbob-noisy
.
Continuous Submission of Benchmarking Data
Since 2020, we also welcome submissions of data from benchmarking experiments on the above test suites throughout the year. Please open a submission issue at https://github.com/numbbo/coco/issues/new/choose .
Table of Contents:
- GECCO Workshop on Black-Box Optimization Benchmarking (BBOB 2023)
- GECCO Workshop on Black-Box Optimization Benchmarking (BBOB 2022)
- GECCO Workshop on Black-Box Optimization Benchmarking (BBOB 2021) - focus on mixed-integer problems
- GECCO Workshop on Real-Parameter Black-Box Optimization Benchmarking (BBOB 2019)
- GECCO Workshop on Real-Parameter Black-Box Optimization Benchmarking (BBOB 2018)
- GECCO Workshop on Real-Parameter Black-Box Optimization Benchmarking (BBOB 2017)
- GECCO Workshop on Real-Parameter Black-Box Optimization Benchmarking (BBOB 2016) - focus on multi-objective problems
- BBOB workshops before 2016