Skip to main content

Showing 1–6 of 6 results for author: Scavuzzo, L

Searching in archive cs. Search in all archives.
.
  1. arXiv:2411.18321  [pdf, other

    math.OC cs.AI cs.LG cs.MS

    Learning optimal objective values for MILP

    Authors: Lara Scavuzzo, Karen Aardal, Neil Yorke-Smith

    Abstract: Modern Mixed Integer Linear Programming (MILP) solvers use the Branch-and-Bound algorithm together with a plethora of auxiliary components that speed up the search. In recent years, there has been an explosive development in the use of machine learning for enhancing and supporting these algorithmic components. Within this line, we propose a methodology for predicting the optimal objective value, o… ▽ More

    Submitted 27 November, 2024; originally announced November 2024.

  2. arXiv:2402.05501  [pdf, other

    math.OC cs.LG

    Machine Learning Augmented Branch and Bound for Mixed Integer Linear Programming

    Authors: Lara Scavuzzo, Karen Aardal, Andrea Lodi, Neil Yorke-Smith

    Abstract: Mixed Integer Linear Programming (MILP) is a pillar of mathematical optimization that offers a powerful modeling language for a wide range of applications. During the past decades, enormous algorithmic progress has been made in solving MILPs, and many commercial and academic software packages exist. Nevertheless, the availability of data, both from problem instances and from solvers, and the desir… ▽ More

    Submitted 8 February, 2024; originally announced February 2024.

  3. Optimal entanglement distribution policies in homogeneous repeater chains with cutoffs

    Authors: Álvaro G. Iñesta, Gayane Vardoyan, Lara Scavuzzo, Stephanie Wehner

    Abstract: We study the limits of bipartite entanglement distribution using a chain of quantum repeaters that have quantum memories. To generate end-to-end entanglement, each node can attempt the generation of an entangled link with a neighbor, or perform an entanglement swapping measurement. A maximum storage time, known as cutoff, is enforced on the memories to ensure high-quality entanglement. Nodes follo… ▽ More

    Submitted 21 April, 2023; v1 submitted 13 July, 2022; originally announced July 2022.

    Comments: 9 pages, 8 figures, 15 pages appendix with 10 figures

    Journal ref: npj Quantum Inf 9, 46 (2023)

  4. arXiv:2205.11107  [pdf, other

    cs.LG math.OC

    Learning to branch with Tree MDPs

    Authors: Lara Scavuzzo, Feng Yang Chen, Didier Chételat, Maxime Gasse, Andrea Lodi, Neil Yorke-Smith, Karen Aardal

    Abstract: State-of-the-art Mixed Integer Linear Program (MILP) solvers combine systematic tree search with a plethora of hard-coded heuristics, such as the branching rule. The idea of learning branching rules from data has received increasing attention recently, and promising results have been obtained by learning fast approximations of the strong branching expert. In this work, we instead propose to learn… ▽ More

    Submitted 13 October, 2022; v1 submitted 23 May, 2022; originally announced May 2022.

    Comments: 10 pages, 2 figures, plus supplementary material

  5. arXiv:2203.02433  [pdf, ps, other

    cs.LG cs.NE math.OC stat.ML

    The Machine Learning for Combinatorial Optimization Competition (ML4CO): Results and Insights

    Authors: Maxime Gasse, Quentin Cappart, Jonas Charfreitag, Laurent Charlin, Didier Chételat, Antonia Chmiela, Justin Dumouchelle, Ambros Gleixner, Aleksandr M. Kazachkov, Elias Khalil, Pawel Lichocki, Andrea Lodi, Miles Lubin, Chris J. Maddison, Christopher Morris, Dimitri J. Papageorgiou, Augustin Parjadis, Sebastian Pokutta, Antoine Prouvost, Lara Scavuzzo, Giulia Zarpellon, Linxin Yang, Sha Lai, Akang Wang, Xiaodong Luo , et al. (16 additional authors not shown)

    Abstract: Combinatorial optimization is a well-established area in operations research and computer science. Until recently, its methods have focused on solving problem instances in isolation, ignoring that they often stem from related data distributions in practice. However, recent years have seen a surge of interest in using machine learning as a new approach for solving combinatorial problems, either dir… ▽ More

    Submitted 17 March, 2022; v1 submitted 4 March, 2022; originally announced March 2022.

    Comments: Neurips 2021 competition. arXiv admin note: text overlap with arXiv:2112.12251 by other authors

  6. arXiv:2011.06069  [pdf, other

    cs.LG math.OC

    Ecole: A Gym-like Library for Machine Learning in Combinatorial Optimization Solvers

    Authors: Antoine Prouvost, Justin Dumouchelle, Lara Scavuzzo, Maxime Gasse, Didier Chételat, Andrea Lodi

    Abstract: We present Ecole, a new library to simplify machine learning research for combinatorial optimization. Ecole exposes several key decision tasks arising in general-purpose combinatorial optimization solvers as control problems over Markov decision processes. Its interface mimics the popular OpenAI Gym library and is both extensible and intuitive to use. We aim at making this library a standardized p… ▽ More

    Submitted 24 November, 2020; v1 submitted 11 November, 2020; originally announced November 2020.

    Comments: Published at the 1st Workshop on Learning Meets Combinatorial Algorithms @ NeurIPS 2020, Vancouver, Canada