Conceptual

Preference-Based Model-Reduction Learning for Fast MILP Solving

A method that accelerates Mixed-Integer Linear Program solving by learning a reduced, equivalent model (active constraints plus integer-variable values) rather than the solution directly. Its novelty is treating the relative performance (objective cost and feasibility) of all candidate reduced models on an instance as preferences and learning from them with an attention-based encoder over ranked preferences, plus a SETCOVER-based pruning to control the number of reduced-model labels. It yields large accuracy gains over prior model-reduction ML and orders-of-magnitude speedups over commercial solvers.