Two-Stage Predict+Optimize for Mixed Integer Linear Programs with Unknown Parameters in Constraints
Xinyi Hu, Jasper C.H. Lee, Jimmy H.M. Lee

TL;DR
This paper introduces a new Two-Stage Predict+Optimize framework for mixed integer linear programs with unknown parameters in constraints, improving prediction accuracy and general applicability over existing methods.
Contribution
The authors propose a simpler, more powerful Predict+Optimize framework applicable to all mixed integer linear programs, extending prior work to handle unknowns in constraints.
Findings
Superior prediction performance over classical methods
Applicable to all mixed integer linear programs
Demonstrated effectiveness through experiments
Abstract
Consider the setting of constrained optimization, with some parameters unknown at solving time and requiring prediction from relevant features. Predict+Optimize is a recent framework for end-to-end training supervised learning models for such predictions, incorporating information about the optimization problem in the training process in order to yield better predictions in terms of the quality of the predicted solution under the true parameters. Almost all prior works have focused on the special case where the unknowns appear only in the optimization objective and not the constraints. Hu et al.~proposed the first adaptation of Predict+Optimize to handle unknowns appearing in constraints, but the framework has somewhat ad-hoc elements, and they provided a training algorithm only for covering and packing linear programs. In this work, we give a new \emph{simpler} and \emph{more powerful}…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification · Advanced Bandit Algorithms Research
