Leveraging Benchmarking Data for Informed One-Shot Dynamic Algorithm Selection
Furong Ye, Carola Doerr, Thomas B\"ack

TL;DR
This paper explores how prior benchmarking data can inform one-shot dynamic algorithm selection for genetic algorithms in solving pseudo-Boolean optimization problems, bridging the gap between hyper-heuristics and AutoML.
Contribution
It introduces a method to leverage benchmarking data for informed one-shot dynamic algorithm selection, addressing a practical middle-ground scenario in evolutionary computation.
Findings
Prior data improves algorithm selection accuracy
Informed selection leads to better optimization performance
Method outperforms static and uninformed approaches
Abstract
A key challenge in the application of evolutionary algorithms in practice is the selection of an algorithm instance that best suits the problem at hand. What complicates this decision further is that different algorithms may be best suited for different stages of the optimization process. Dynamic algorithm selection and configuration are therefore well-researched topics in evolutionary computation. However, while hyper-heuristics and parameter control studies typically assume a setting in which the algorithm needs to be chosen while running the algorithms, without prior information, AutoML approaches such as hyper-parameter tuning and automated algorithm configuration assume the possibility of evaluating different configurations before making a final recommendation. In practice, however, we are often in a middle-ground between these two settings, where we need to decide on the algorithm…
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
TopicsEvolutionary Algorithms and Applications · Metaheuristic Optimization Algorithms Research · Machine Learning and Data Classification
