Provably Data-driven Lagrangian Relaxation for Mixed Integer Linear Programming
Tung Quoc Le, Anh Tuan Nguyen, Viet Anh Nguyen

TL;DR
This paper provides a theoretical analysis of data-driven Lagrangian Relaxation for MILP, establishing bounds and optimal rates for learning multipliers and extending to warm-start scenarios.
Contribution
It derives generalization bounds, proves minimax lower bounds, and shows that stochastic gradient ascent achieves optimal rates for learning multipliers in MILP.
Findings
Derived a generalization bound of $\\mathcal{O}(s^{1.5}/\rac{1}{2}\sqrt{N})$ for learned multipliers.
Proved a minimax lower bound of $\\\Omega(s/\rac{1}{2}\sqrt{N})$, showing linear dependency is unavoidable.
Showed that stochastic gradient ascent with averaging achieves the minimax optimal rate $\\Theta(s/\\sqrt{N})$.
Abstract
Lagrangian Relaxation (LR) is a powerful technique for solving large-scale Mixed Integer Linear Programming (MILP), particularly those with decomposable structures, such as vehicle routing or unit commitment problems. By relaxing the coupling constraints, LR enables parallel subproblem solving and often yields tighter dual bounds than standard linear programming relaxations, which is crucial for efficient branch-and-bound pruning. While recent empirical work has shown promising results using machine learning to predict these multipliers, a theoretical understanding of such methods remains an open question. In this work, we bridge this gap by analyzing the problem of learning LR through the lens of Data-driven Algorithm Design, i.e., a statistical learning problem over a distribution of problem instances. Our contributions are as follows: first, we derive a generalization bound of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
