Sparsity-driven Aggregation of Mixed Integer Programs
Liding Xu, Gioni Mexi, Ksenia Bestuzheva

TL;DR
This paper introduces a sparsity-driven method for aggregating constraints in mixed-integer programming, improving solver efficiency on difficult instances by reducing branch-and-bound tree size.
Contribution
It formulates the aggregation problem as an $ ext{l}_0$-norm minimization and employs a novel combination of lasso and reweighting techniques for sparse solutions.
Findings
Reduces mean solving time on challenging MIP instances.
Produces smaller branch-and-bound trees.
Outperforms greedy heuristics in certain cases.
Abstract
Cutting planes are crucial for the performance of branch-and-cut algorithms for solving mixed-integer programming (MIP) problems, and linear row aggregation has been successfully applied to better leverage the potential of several major families of MIP cutting planes. This paper formulates the problem of finding good quality aggregations as an -norm minimization problem and employs a combination of the lasso method and iterative reweighting to efficiently find sparse solutions corresponding to good aggregations. A comparative analysis of the proposed algorithm and the state-of-the-art greedy heuristic approach is presented, showing that the greedy heuristic implements a stepwise selection algorithm for the -norm minimization problem. Further, we present an example where our approach succeeds, whereas the standard heuristic fails to find an aggregation with desired…
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.
Taxonomy
TopicsAdvanced Optimization Algorithms Research · Advanced Control Systems Optimization · Advanced Algebra and Logic
