Combinatorial auctions: A survey

S De Vries, RV Vohra - INFORMS Journal on computing, 2003 - pubsonline.informs.org
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 …

Exact combinatorial optimization with graph convolutional neural networks

M Gasse, D Chételat, N Ferroni… - Advances in neural …, 2019 - proceedings.neurips.cc
Combinatorial optimization problems are typically tackled by the branch-and-bound
paradigm. We propose a new graph convolutional neural network model for learning branch …

An efficient approach for assessing hyperparameter importance

F Hutter, H Hoos… - … conference on machine …, 2014 - proceedings.mlr.press
The performance of many machine learning methods depends critically on hyperparameter
settings. Sophisticated Bayesian optimization methods have recently achieved considerable …

Learning to branch

MF Balcan, T Dick, T Sandholm… - … conference on machine …, 2018 - proceedings.mlr.press
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 …

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

ParamILS: an automatic algorithm configuration framework

F Hutter, HH Hoos, K Leyton-Brown, T Stützle - Journal of artificial …, 2009 - jair.org
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 …

Learning to branch with tree mdps

L Scavuzzo, F Chen, D Chételat… - Advances in neural …, 2022 - proceedings.neurips.cc
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 …

Learning to search in branch and bound algorithms

H He, H Daume III, JM Eisner - Advances in neural …, 2014 - proceedings.neurips.cc
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 …

ISAC–instance-specific algorithm configuration

S Kadioglu, Y Malitsky, M Sellmann, K Tierney - ECAI 2010, 2010 - ebooks.iospress.nl
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 …