Skip to main content

Showing 1–7 of 7 results for author: Dumouchelle, J

.
  1. arXiv:2402.02552  [pdf, other

    math.OC cs.AI cs.LG

    Neur2BiLO: Neural Bilevel Optimization

    Authors: Justin Dumouchelle, Esther Julien, Jannis Kurtz, Elias B. Khalil

    Abstract: Bilevel optimization deals with nested problems in which a leader takes the first decision to minimize their objective function while accounting for a follower's best-response reaction. Constrained bilevel problems with integer variables are particularly notorious for their hardness. While exact solvers have been proposed for mixed-integer linear bilevel optimization, they tend to scale poorly wit… ▽ More

    Submitted 4 February, 2024; originally announced February 2024.

  2. arXiv:2310.04345  [pdf, other

    math.OC cs.AI cs.LG

    Neur2RO: Neural Two-Stage Robust Optimization

    Authors: Justin Dumouchelle, Esther Julien, Jannis Kurtz, Elias B. Khalil

    Abstract: Robust optimization provides a mathematical framework for modeling and solving decision-making problems under worst-case uncertainty. This work addresses two-stage robust optimization (2RO) problems (also called adjustable robust optimization), wherein first-stage and second-stage decisions are made before and after uncertainty is realized, respectively. This results in a nested min-max-min optimi… ▽ More

    Submitted 15 March, 2024; v1 submitted 6 October, 2023; originally announced October 2023.

  3. arXiv:2205.12006  [pdf, other

    math.OC cs.AI cs.LG

    Neur2SP: Neural Two-Stage Stochastic Programming

    Authors: Justin Dumouchelle, Rahul Patel, Elias B. Khalil, Merve Bodur

    Abstract: Stochastic Programming is a powerful modeling framework for decision-making under uncertainty. In this work, we tackle two-stage stochastic programs (2SPs), the most widely used class of stochastic programming models. Solving 2SPs exactly requires optimizing over an expected value function that is computationally intractable. Having a mixed-integer linear program (MIP) or a nonlinear program (NLP)… ▽ More

    Submitted 12 October, 2022; v1 submitted 20 May, 2022; originally announced May 2022.

    Comments: To appear in the proceedings of NeurIPS 2022

  4. 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

  5. arXiv:2104.02828  [pdf, ps, other

    cs.LG math.OC

    Ecole: A Library for Learning Inside MILP Solvers

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

    Abstract: In this paper we describe Ecole (Extensible Combinatorial Optimization Learning Environments), a library to facilitate integration of machine learning in combinatorial optimization solvers. It exposes sequential decision making that must be performed in the process of solving as Markov decision processes. This means that, rather than trying to predict solutions to combinatorial optimization proble… ▽ More

    Submitted 6 April, 2021; originally announced April 2021.

  6. arXiv:2102.00092  [pdf, other

    math.OC cs.LG

    Reinforcement Learning for Freight Booking Control Problems

    Authors: Justin Dumouchelle, Emma Fre**ger, Andrea Lodi

    Abstract: Booking control problems are sequential decision-making problems that occur in the domain of revenue management. More precisely, freight booking control focuses on the problem of deciding to accept or reject bookings: given a limited capacity, accept a booking request or reject it to reserve capacity for future bookings with potentially higher revenue. This problem can be formulated as a finite-ho… ▽ More

    Submitted 4 April, 2023; v1 submitted 29 January, 2021; originally announced February 2021.

  7. 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