Cross-disciplinary perspectives on meta-learning for algorithm selection

KA Smith-Miles - ACM Computing Surveys (CSUR), 2009 - dl.acm.org
The algorithm selection problem [Rice 1976] seeks to answer the question: Which algorithm
is likely to perform best for my problem? Recognizing the problem as a learning task in the …

[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 …

SATzilla: portfolio-based algorithm selection for SAT

L Xu, F Hutter, HH Hoos, K Leyton-Brown - Journal of artificial intelligence …, 2008 - jair.org
It has been widely observed that there is no single" dominant" SAT solver; instead, different
solvers perform best on different instances. Rather than following the traditional approach of …

Hydra: Automatically configuring algorithms for portfolio-based selection

L Xu, H Hoos, K Leyton-Brown - … of the AAAI Conference on Artificial …, 2010 - ojs.aaai.org
The AI community has achieved great success in designing high-performance algorithms for
hard combinatorial problems, given both considerable domain knowledge and considerable …

Understanding random SAT: Beyond the clauses-to-variables ratio

E Nudelman, K Leyton-Brown, HH Hoos… - Principles and Practice …, 2004 - Springer
It is well known that the ratio of the number of clauses to the number of variables in a random
k-SAT instance is highly correlated with the instance's empirical hardness. We consider the …

Empirical hardness models: Methodology and a case study on combinatorial auctions

K Leyton-Brown, E Nudelman, Y Shoham - Journal of the ACM (JACM), 2009 - dl.acm.org
Is it possible to predict how long an algorithm will take to solve a previously-unseen instance
of an NP-complete problem? If so, what uses can be found for models that make such …

SATzilla-07: The design and analysis of an algorithm portfolio for SAT

L Xu, F Hutter, HH Hoos, K Leyton-Brown - Principles and Practice of …, 2007 - Springer
It has been widely observed that there is no “dominant” SAT solver; instead, different solvers
perform best on different instances. Rather than following the traditional approach of …

Dash: Dynamic approach for switching heuristics

G Di Liberto, S Kadioglu, K Leo, Y Malitsky - European Journal of …, 2016 - Elsevier
Complete tree search is a highly effective method for tackling Mixed-Integer Programming
(MIP) problems, and over the years, a plethora of branching heuristics have been introduced …

[PDF][PDF] Learning techniques for automatic algorithm portfolio selection

A Guerri, M Milano - ECAI, 2004 - lia.deis.unibo.it
The purpose of this paper is to show that a well known machine learning technique based
on Decision Trees can be effectively used to select the best approach (in terms of efficiency) …

Optimal decision trees for the algorithm selection problem: integer programming based approaches

MG Vilas Boas, HG Santos… - International …, 2021 - Wiley Online Library
Even though it is well known that for most relevant computational problems, different
algorithms may perform better on different classes of problem instances, most researchers …