Not enough data to create a plot.
Try a different view from the menu above.
Nemhauser, George
Learning to Branch in Mixed Integer Programming
Khalil, Elias Boutros (Georgia Institute of Technology) | Bodic, Pierre Le (Georgia Institute of Technology) | Song, Le (Georgia Institute of Technology) | Nemhauser, George (Georgia Institute of Technology) | Dilkina, Bistra (Georgia Institute of Technology)
The design of strategies for branching in Mixed Integer Programming (MIP) is guided by cycles of parameter tuning and offline experimentation on an extremely heterogeneous testbed, using the average performance. Once devised, these strategies (and their parameter settings) are essentially input-agnostic. To address these issues, we propose a machine learning (ML) framework for variable branching in MIP.Our method observes the decisions made by Strong Branching (SB), a time-consuming strategy that produces small search trees, collecting features that characterize the candidate branching variables at each node of the tree. Based on the collected data, we learn an easy-to-evaluate surrogate function that mimics the SB strategy, by means of solving a learning-to-rank problem, common in ML. The learned ranking function is then used for branching. The learning is instance-specific, and is performed on-the-fly while executing a branch-and-bound search to solve the MIP instance. Experiments on benchmark instances indicate that our method produces significantly smaller search trees than existing heuristics, and is competitive with a state-of-the-art commercial solver.
Automated Channel Abstraction for Advertising Auctions
Walsh, William E. (CombineNet) | Boutilier, Craig (University of Toronto) | Sandholm, Tuomas (Carnegie Mellon University) | Shields, Rob (CombineNet) | Nemhauser, George (Georgia Institute of Technology) | Parkes, David C. (Harvard University)
The use of simple auction mechanisms like the GSP in online advertising can lead to significant loss of efficiency and revenue when advertisers have rich preferences — even simple forms of expressiveness like budget constraints can lead to suboptimal outcomes. While the optimal allocation of inventory can provide greater efficiency and revenue, natural formulations of the underlying optimization problems grow exponentially in the number of features of interest, presenting a key practical challenge. To address this problem, we propose a means for automatically partitioning inventory into abstract channels so that the least relevant features are ignored. Our approach, based on LP/MIP column and constraint generation, dramatically reduces the size of the problem, thus rendering optimization computationally feasible at practical scales. Our algorithms allow for principled tradeoffs between tractability and solution quality. Numerical experiments demonstrate the computational practicality of our approach as well as the quality of the resulting abstractions.