Combinatorial auctions: A survey
Many auctions involve the sale of a variety of distinct assets. Examples are airport time slots,
delivery routes, network routing, and furniture. Because of complementarities or substitution …
delivery routes, network routing, and furniture. Because of complementarities or substitution …
Exact combinatorial optimization with graph convolutional neural networks
Combinatorial optimization problems are typically tackled by the branch-and-bound
paradigm. We propose a new graph convolutional neural network model for learning branch …
paradigm. We propose a new graph convolutional neural network model for learning branch …
An efficient approach for assessing hyperparameter importance
The performance of many machine learning methods depends critically on hyperparameter
settings. Sophisticated Bayesian optimization methods have recently achieved considerable …
settings. Sophisticated Bayesian optimization methods have recently achieved considerable …
Learning to branch
Tree search algorithms, such as branch-and-bound, are the most widely used tools for
solving combinatorial problems. These algorithms recursively partition the search space to …
solving combinatorial problems. These algorithms recursively partition the search space to …
[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 …
ParamILS: an automatic algorithm configuration framework
The identification of performance-optimizing parameter settings is an important part of the
development and application of algorithms. We describe an automatic framework for this …
development and application of algorithms. We describe an automatic framework for this …
Learning to branch with tree mdps
State-of-the-art Mixed Integer Linear Programming (MILP) solvers combine systematic tree
search with a plethora of hard-coded heuristics, such as branching rules. While approaches …
search with a plethora of hard-coded heuristics, such as branching rules. While approaches …
Learning to search in branch and bound algorithms
Branch-and-bound is a widely used method in combinatorial optimization, including mixed
integer programming, structured prediction and MAP inference. While most work has been …
integer programming, structured prediction and MAP inference. While most work has been …
ISAC–instance-specific algorithm configuration
We present a new method for instance-specific algorithm configuration (ISAC). It is based on
the integration of the algorithm configuration system GGA and the recently proposed …
the integration of the algorithm configuration system GGA and the recently proposed …