Skip to main content

Showing 1–6 of 6 results for author: Dilkina, B

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

    cs.LG math.OC

    Distributional MIPLIB: a Multi-Domain Library for Advancing ML-Guided MILP Methods

    Authors: Weimin Huang, Taoan Huang, Aaron M Ferber, Bistra Dilkina

    Abstract: Mixed Integer Linear Programming (MILP) is a fundamental tool for modeling combinatorial optimization problems. Recently, a growing body of research has used machine learning to accelerate MILP solving. Despite the increasing popularity of this approach, there is a lack of a common repository that provides distributions of similar MILP instances across different domains, at different hardness leve… ▽ More

    Submitted 11 June, 2024; originally announced June 2024.

  2. arXiv:2401.10467  [pdf, other

    cs.AI cs.LG math.OC

    Learning Backdoors for Mixed Integer Programs with Contrastive Learning

    Authors: Junyang Cai, Taoan Huang, Bistra Dilkina

    Abstract: Many real-world problems can be efficiently modeled as Mixed Integer Programs (MIPs) and solved with the Branch-and-Bound method. Prior work has shown the existence of MIP backdoors, small sets of variables such that prioritizing branching on them when possible leads to faster running times. However, finding high-quality backdoors that improve running times remains an open question. Previous work… ▽ More

    Submitted 18 January, 2024; originally announced January 2024.

  3. arXiv:2312.14836  [pdf, other

    cs.AI cs.LG math.OC

    Learning Lagrangian Multipliers for the Travelling Salesman Problem

    Authors: Augustin Parjadis, Quentin Cappart, Bistra Dilkina, Aaron Ferber, Louis-Martin Rousseau

    Abstract: Lagrangian relaxation is a versatile mathematical technique employed to relax constraints in an optimization problem, enabling the generation of dual bounds to prove the optimality of feasible solutions and the design of efficient propagators in constraint programming (such as the weighted circuit constraint). However, the conventional process of deriving Lagrangian multipliers (e.g., using subgra… ▽ More

    Submitted 22 December, 2023; originally announced December 2023.

  4. arXiv:2210.12547  [pdf, other

    cs.LG cs.AI math.OC

    SurCo: Learning Linear Surrogates For Combinatorial Nonlinear Optimization Problems

    Authors: Aaron Ferber, Taoan Huang, Daochen Zha, Martin Schubert, Benoit Steiner, Bistra Dilkina, Yuandong Tian

    Abstract: Optimization problems with nonlinear cost functions and combinatorial constraints appear in many real-world applications but remain challenging to solve efficiently compared to their linear counterparts. To bridge this gap, we propose $\textbf{SurCo}$ that learns linear $\underline{\text{Sur}}$rogate costs which can be used in existing $\underline{\text{Co}}$mbinatorial solvers to output good solu… ▽ More

    Submitted 19 July, 2023; v1 submitted 22 October, 2022; originally announced October 2022.

  5. arXiv:2106.05080  [pdf, ps, other

    cs.LG math.OC

    Learning Pseudo-Backdoors for Mixed Integer Programs

    Authors: Aaron Ferber, Jialin Song, Bistra Dilkina, Yisong Yue

    Abstract: We propose a machine learning approach for quickly solving Mixed Integer Programs (MIP) by learning to prioritize a set of decision variables, which we call pseudo-backdoors, for branching that results in faster solution times. Learning-based approaches have seen success in the area of solving combinatorial optimization problems by being able to flexibly leverage common structures in a given distr… ▽ More

    Submitted 9 June, 2021; originally announced June 2021.

    Comments: 2 pages, 1 page reference, SOCS extended abstract

  6. arXiv:2004.00422  [pdf, other

    math.OC cs.LG stat.ML

    A General Large Neighborhood Search Framework for Solving Integer Linear Programs

    Authors: Jialin Song, Ravi Lanka, Yisong Yue, Bistra Dilkina

    Abstract: This paper studies a strategy for data-driven algorithm design for large-scale combinatorial optimization problems that can leverage existing state-of-the-art solvers in general purpose ways. The goal is to arrive at new approaches that can reliably outperform existing solvers in wall-clock time. We focus on solving integer programs, and ground our approach in the large neighborhood search (LNS) p… ▽ More

    Submitted 22 December, 2020; v1 submitted 29 March, 2020; originally announced April 2020.

    Comments: NeurIPS 2020