[HTML][HTML] Algorithm runtime prediction: Methods & evaluation
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 …
previously unseen input, using machine learning techniques to build a model of the …
Analysing differences between algorithm configurations through ablation
Developers of high-performance algorithms for hard computational problems increasingly
take advantage of automated parameter tuning and algorithm configuration tools, and …
take advantage of automated parameter tuning and algorithm configuration tools, and …
Reproducibility in evolutionary computation
Experimental studies are prevalent in Evolutionary Computation (EC), and concerns about
the reproducibility and replicability of such studies have increased in recent times, reflecting …
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
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 …
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
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 …
based on the statistical distribution of their variables. The observed variables of the …
Identifying key algorithm parameters and instance features using forward selection
Most state-of-the-art algorithms for large-scale optimization problems expose free
parameters, giving rise to combinatorial spaces of possible configurations. Typically, these …
parameters, giving rise to combinatorial spaces of possible configurations. Typically, these …
Problem features versus algorithm performance on rugged multiobjective combinatorial fitness landscapes
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 …
performance of randomized search heuristics for black-box multiobjective combinatorial …
Benchmarking for metaheuristic black-box optimization: perspectives and open challenges
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 …
algorithms might improve the capabilities to deal with real-world and industrially relevant …
Statistical models for the analysis of optimization algorithms with benchmark functions
Frequentist statistical methods, such as hypothesis testing, are standard practices in studies
that provide benchmark comparisons. Unfortunately, these methods have often been …
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 …
solution. The costs may be due to run-time of a complex computer simulation, time required …