[HTML][HTML] Algorithm runtime prediction: Methods & evaluation

F Hutter, L Xu, HH Hoos, K Leyton-Brown - Artificial Intelligence, 2014 - Elsevier
Perhaps surprisingly, it is possible to predict how long an algorithm will take to run on a
previously unseen input, using machine learning techniques to build a model of the …

Analysing differences between algorithm configurations through ablation

C Fawcett, HH Hoos - Journal of Heuristics, 2016 - Springer
Developers of high-performance algorithms for hard computational problems increasingly
take advantage of automated parameter tuning and algorithm configuration tools, and …

Reproducibility in evolutionary computation

M López-Ibáñez, J Branke, L Paquete - ACM Transactions on …, 2021 - dl.acm.org
Experimental studies are prevalent in Evolutionary Computation (EC), and concerns about
the reproducibility and replicability of such studies have increased in recent times, reflecting …

[BUCH][B] Hyperparameter tuning for machine and deep learning with R: A practical guide

E Bartz, T Bartz-Beielstein, M Zaefferer, O Mersmann - 2023 - library.oapen.org
This open access book provides a wealth of hands-on examples that illustrate how
hyperparameter tuning can be applied in practice and gives deep insights into the working …

[HTML][HTML] Analysis based on statistical distributions: A practical approach for stochastic solvers using discrete and continuous problems

J Herzog, J Brest, B Bošković - Information Sciences, 2023 - Elsevier
This paper proposes an approach for the analysis and comparison of stochastic solvers
based on the statistical distribution of their variables. The observed variables of the …

Identifying key algorithm parameters and instance features using forward selection

F Hutter, HH Hoos, K Leyton-Brown - … , LION 7, Catania, Italy, January 7-11 …, 2013 - Springer
Most state-of-the-art algorithms for large-scale optimization problems expose free
parameters, giving rise to combinatorial spaces of possible configurations. Typically, these …

Problem features versus algorithm performance on rugged multiobjective combinatorial fitness landscapes

F Daolio, A Liefooghe, S Verel, H Aguirre… - Evolutionary …, 2017 - ieeexplore.ieee.org
In this article, we attempt to understand and to contrast the impact of problem features on the
performance of randomized search heuristics for black-box multiobjective combinatorial …

Benchmarking for metaheuristic black-box optimization: perspectives and open challenges

R Sala, R Müller - 2020 IEEE Congress on Evolutionary …, 2020 - ieeexplore.ieee.org
Research on new optimization algorithms is often funded based on the motivation that such
algorithms might improve the capabilities to deal with real-world and industrially relevant …

Statistical models for the analysis of optimization algorithms with benchmark functions

DI Mattos, J Bosch, HH Olsson - IEEE Transactions on …, 2021 - ieeexplore.ieee.org
Frequentist statistical methods, such as hypothesis testing, are standard practices in studies
that provide benchmark comparisons. Unfortunately, these methods have often been …

[PDF][PDF] Surrogate models for discrete optimization problems

M Zaefferer - 2018 - martinzaefferer.de
In real-world optimization, it is often expensive to evaluate the quality of a candidate
solution. The costs may be due to run-time of a complex computer simulation, time required …