Opening the Black Box: Automated Software Analysis for Algorithm Selection
Abstract
Impressive performance improvements have been achieved in many areas of AI by meta-algorithmic techniques, such as automated algorithm selection and configuration. However, existing techniques treat the target algorithms they are applied to as black boxes – nothing is known about their inner workings. This allows meta-algorithmic techniques to be used broadly, but leaves untapped potential performance improvements enabled by information gained from a deeper analysis of the target algorithms. In this paper, we open the black box without sacrificing universal applicability of meta-algorithmic techniques by automatically analyzing algorithms. We show how to use this information to perform algorithm selection, and demonstrate improved performance compared to previous approaches that treat algorithms as black boxes.
Cite
Text
Pulatov et al. "Opening the Black Box: Automated Software Analysis for Algorithm Selection." Proceedings of the First International Conference on Automated Machine Learning, 2022.Markdown
[Pulatov et al. "Opening the Black Box: Automated Software Analysis for Algorithm Selection." Proceedings of the First International Conference on Automated Machine Learning, 2022.](https://mlanthology.org/automl/2022/pulatov2022automl-opening/)BibTeX
@inproceedings{pulatov2022automl-opening,
title = {{Opening the Black Box: Automated Software Analysis for Algorithm Selection}},
author = {Pulatov, Damir and Anastacio, Marie and Kotthoff, Lars and Hoos, Holger},
booktitle = {Proceedings of the First International Conference on Automated Machine Learning},
year = {2022},
pages = {6/1-18},
volume = {188},
url = {https://mlanthology.org/automl/2022/pulatov2022automl-opening/}
}