A systematic review of hyper-heuristics on combinatorial optimization problems

M Sánchez, JM Cruz-Duarte… - IEEE …, 2020 - ieeexplore.ieee.org
Hyper-heuristics aim at interchanging different solvers while solving a problem. The idea is
to determine the best approach for solving a problem at its current state. This way, every time …

A survey of methods for automated algorithm configuration

E Schede, J Brandt, A Tornede, M Wever… - Journal of Artificial …, 2022 - jair.org
Algorithm configuration (AC) is concerned with the automated search of the most suitable
parameter configuration of a parametrized algorithm. There is currently a wide variety of AC …

[HTML][HTML] Aslib: A benchmark library for algorithm selection

B Bischl, P Kerschke, L Kotthoff, M Lindauer… - Artificial Intelligence, 2016 - Elsevier
The task of algorithm selection involves choosing an algorithm from a set of algorithms on a
per-instance basis in order to exploit the varying performance of algorithms over a set of …

Autofolio: An automatically configured algorithm selector

M Lindauer, HH Hoos, F Hutter, T Schaub - Journal of Artificial Intelligence …, 2015 - jair.org
Algorithm selection (AS) techniques-which involve choosing from a set of algorithms the one
expected to solve a given problem instance most efficiently-have substantially improved the …

Learning to optimize: A tutorial for continuous and mixed-integer optimization

X Chen, J Liu, W Yin - Science China Mathematics, 2024 - Springer
Learning to optimize (L2O) stands at the intersection of traditional optimization and machine
learning, utilizing the capabilities of machine learning to enhance conventional optimization …

[PDF][PDF] Model-Based Genetic Algorithms for Algorithm Configuration.

C Ansótegui, Y Malitsky, H Samulowitz, M Sellmann… - IJCAI, 2015 - cs.toronto.edu
Automatic algorithm configurators are important practical tools for improving program
performance measures, such as solution time or prediction accuracy. Local search …

Maximum satisfiabiliy

F Bacchus, M Järvisalo, R Martins - Handbook of satisfiability, 2021 - ebooks.iospress.nl
Maximum satisfiability (MaxSAT) is an optimization version of SAT that is solved by finding
an optimal truth assignment instead of just a satisfying one. In MaxSAT the objective function …

Pitfalls and best practices in algorithm configuration

K Eggensperger, M Lindauer, F Hutter - Journal of Artificial Intelligence …, 2019 - jair.org
Good parameter settings are crucial to achieve high performance in many areas of artificial
intelligence (AI), such as propositional satisfiability solving, AI planning, scheduling, and …

Multi-language evaluation of exact solvers in graphical model discrete optimization

B Hurley, B O'sullivan, D Allouche, G Katsirelos… - Constraints, 2016 - Springer
By representing the constraints and objective function in factorized form, graphical models
can concisely define various NP-hard optimization problems. They are therefore extensively …

Learning step-size adaptation in CMA-ES

G Shala, A Biedenkapp, N Awad, S Adriaensen… - Parallel Problem Solving …, 2020 - Springer
An algorithm's parameter setting often affects its ability to solve a given problem, eg,
population-size, mutation-rate or crossover-rate of an evolutionary algorithm. Furthermore …