Skip to main content

Showing 1–4 of 4 results for author: Paulus, M B

Searching in archive math. Search in all archives.
.
  1. arXiv:2311.05650  [pdf, other

    math.OC cs.LG

    Learning to Configure Separators in Branch-and-Cut

    Authors: Sirui Li, Wenbin Ouyang, Max B. Paulus, Cathy Wu

    Abstract: Cutting planes are crucial in solving mixed integer linear programs (MILP) as they facilitate bound improvements on the optimal solution. Modern MILP solvers rely on a variety of separators to generate a diverse set of cutting planes by invoking the separators frequently during the solving process. This work identifies that MILP solvers can be drastically accelerated by appropriately selecting sep… ▽ More

    Submitted 7 November, 2023; originally announced November 2023.

  2. arXiv:2301.09943  [pdf, other

    cs.LG math.OC

    Learning To Dive In Branch And Bound

    Authors: Max B. Paulus, Andreas Krause

    Abstract: Primal heuristics are important for solving mixed integer linear programs, because they find feasible solutions that facilitate branch and bound search. A prominent group of primal heuristics are diving heuristics. They iteratively modify and resolve linear programs to conduct a depth-first search from any node in the search tree. Existing divers rely on generic decision rules that fail to exploit… ▽ More

    Submitted 24 January, 2023; originally announced January 2023.

  3. arXiv:2206.13414  [pdf, other

    cs.LG math.OC stat.ML

    Learning To Cut By Looking Ahead: Cutting Plane Selection via Imitation Learning

    Authors: Max B. Paulus, Giulia Zarpellon, Andreas Krause, Laurent Charlin, Chris J. Maddison

    Abstract: Cutting planes are essential for solving mixed-integer linear problems (MILPs), because they facilitate bound improvements on the optimal solution value. For selecting cuts, modern solvers rely on manually designed heuristics that are tuned to gauge the potential effectiveness of cuts. We show that a greedy selection rule explicitly looking ahead to select cuts that yield the best bound improvemen… ▽ More

    Submitted 27 June, 2022; originally announced June 2022.

    Comments: ICML 2022

  4. arXiv:2202.04910  [pdf, other

    cs.LG math.OC

    Instance-wise algorithm configuration with graph neural networks

    Authors: Romeo Valentin, Claudio Ferrari, Jérémy Scheurer, Andisheh Amrollahi, Chris Wendler, Max B. Paulus

    Abstract: We present our submission for the configuration task of the Machine Learning for Combinatorial Optimization (ML4CO) NeurIPS 2021 competition. The configuration task is to predict a good configuration of the open-source solver SCIP to solve a mixed integer linear program (MILP) efficiently. We pose this task as a supervised learning problem: First, we compile a large dataset of the solver performan… ▽ More

    Submitted 10 February, 2022; originally announced February 2022.

    Comments: 5 pages, 3 figures