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

SRG: Score-based Relaxation-guided Generation for Mixed Integer Linear Programming

About

We propose Score-based Relaxation-guided Generation (SRG), a generative framework based on an approximate formulation of relaxation-guided stochastic differential equations (SDEs) for mixed-integer linear programming. SRG employs a Transformer-based score network that incorporates feasibility and optimality signals into score modeling, encouraging the learned generative model to place more probability mass on feasible, high-quality regions of the solution space. At inference time, SRG directly samples diverse candidate solutions from the learned score model without requiring any additional guidance module. These candidates are then used to construct compact trust-region subproblems for standard MILP solvers. Across multiple public benchmarks, SRG matches or improves upon the solution quality of the strongest learning-based baselines, with particularly strong gains in challenging candidate-generation settings. Moreover, SRG shows promising zero-shot transferability to unseen cross-scale and cross-problem instances, improving solver objectives and reducing search time in several cases through higher-quality initial candidates and compact trust-region search.

Ruobing Wang, Xin Li, Yujie Fang, Mingzhong Wang• 2026

Related benchmarks

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

Other info

Follow for update