Automated Dynamic Algorithm Configuration
Abstract
The performance of an algorithm often critically depends on its parameter configuration. While a variety of automated algorithm configuration methods have been proposed to relieve users from the tedious and error-prone task of manually tuning parameters, there is still a lot of untapped potential as the learned configuration is static, i.e., parameter settings remain fixed throughout the run. However, it has been shown that some algorithm parameters are best adjusted dynamically during execution. Thus far, this is most commonly achieved through hand-crafted heuristics. A promising recent alternative is to automatically learn such dynamic parameter adaptation policies from data. In this article, we give the first comprehensive account of this new field of automated dynamic algorithm configuration (DAC), present a series of recent advances, and provide a solid foundation for future research in this field. Specifically, we (i) situate DAC in the broader historical context of AI research; (ii) formalize DAC as a computational problem; (iii) identify the methods used in prior art to tackle this problem; and (iv) conduct empirical case studies for using DAC in evolutionary optimization, AI planning, and machine learning.
Cite
Text
Adriaensen et al. "Automated Dynamic Algorithm Configuration." Journal of Artificial Intelligence Research, 2022. doi:10.1613/JAIR.1.13922Markdown
[Adriaensen et al. "Automated Dynamic Algorithm Configuration." Journal of Artificial Intelligence Research, 2022.](https://mlanthology.org/jair/2022/adriaensen2022jair-automated/) doi:10.1613/JAIR.1.13922BibTeX
@article{adriaensen2022jair-automated,
title = {{Automated Dynamic Algorithm Configuration}},
author = {Adriaensen, Steven and Biedenkapp, André and Shala, Gresa and Awad, Noor H. and Eimer, Theresa and Lindauer, Marius and Hutter, Frank},
journal = {Journal of Artificial Intelligence Research},
year = {2022},
pages = {1633-1699},
doi = {10.1613/JAIR.1.13922},
volume = {75},
url = {https://mlanthology.org/jair/2022/adriaensen2022jair-automated/}
}