Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

A GNN-Guided Predict-and-Search Framework for Mixed-Integer Linear Programming

About

Mixed-integer linear programming (MILP) is widely employed for modeling combinatorial optimization problems. In practice, similar MILP instances with only coefficient variations are routinely solved, and machine learning (ML) algorithms are capable of capturing common patterns across these MILP instances. In this work, we combine ML with optimization and propose a novel predict-and-search framework for efficiently identifying high-quality feasible solutions. Specifically, we first utilize graph neural networks to predict the marginal probability of each variable, and then search for the best feasible solution within a properly defined ball around the predicted solution. We conduct extensive experiments on public datasets, and computational results demonstrate that our proposed framework achieves 51.1% and 9.9% performance improvements to MILP solvers SCIP and Gurobi on primal gaps, respectively.

Qingyu Han, Linxin Yang, Qian Chen, Xiang Zhou, Dong Zhang, Akang Wang, Ruoyu Sun, Xiaodong Luo• 2023

Related benchmarks

TaskDatasetResultRank
Maximum Independent SetMaximum Independent Set Medium (m)
Execution Time100
34
Combinatorial AuctionCombinatorial Auction (CA) medium-scale
Objective Value7.14e+3
20
Mixed Integer Linear ProgrammingLarge-scale Set Cover (SC) (test)
Objective Value24.45
12
Maximum Independent SetMIS Large-scale
Objective Value323.8
12
Mixed Integer Linear ProgrammingLarge-scale Maximum Independent Set (MIS) (test)
Objective Value323.8
12
Mixed Integer Linear ProgrammingLarge-scale Capacitated Facility Location (CFL) (test)
Objective Value1.75e+4
12
Set CoverSet Cover (SC) medium-scale
Objective Value29.04
12
Combinatorial AuctionCA Large-scale
Objective Value1.35e+4
12
Mixed Integer Linear ProgrammingLarge-scale Combinatorial Auction (CA) (test)
Objective Value1.35e+4
12
Capacitated Facility LocationCapacitated Facility Location (CFL) medium-scale
Objective Value9.07e+3
12
Showing 10 of 25 rows

Other info

Follow for update