Optimizing with Low Budgets: a Comparison on the Black-box Optimization Benchmarking Suite and OpenAI Gym
Elena Raponi, Nathanael Rakotonirina Carraz, J\'er\'emy Rapin, Carola, Doerr, Olivier Teytaud

TL;DR
This paper compares black-box optimization algorithms from machine learning and classical heuristics on benchmarks, showing that Bayesian optimization performs well with limited budgets but less so with larger ones, and highlighting cross-community effectiveness.
Contribution
It extends a previous comparative study by evaluating BBO tools on both the BBOB benchmark and OpenAI Gym, revealing insights into their performance across different evaluation budgets.
Findings
BO-based optimizers excel with limited budgets
Classical heuristics outperform BO with larger budgets
Some BBO algorithms perform well on ML tasks
Abstract
The growing ubiquity of machine learning (ML) has led it to enter various areas of computer science, including black-box optimization (BBO). Recent research is particularly concerned with Bayesian optimization (BO). BO-based algorithms are popular in the ML community, as they are used for hyperparameter optimization and more generally for algorithm configuration. However, their efficiency decreases as the dimensionality of the problem and the budget of evaluations increase. Meanwhile, derivative-free optimization methods have evolved independently in the optimization community. Therefore, we urge to understand whether cross-fertilization is possible between the two communities, ML and BBO, i.e., whether algorithms that are heavily used in ML also work well in BBO and vice versa. Comparative experiments often involve rather small benchmarks and show visible problems in the experimental…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Advanced Multi-Objective Optimization Algorithms · Advanced Bandit Algorithms Research
