MILP-StuDio: MILP Instance Generation via Block Structure Decomposition
Haoyang Liu, Jie Wang, Wanbo Zhang, Zijie Geng, Yufei Kuang, Xijun Li,, Bin Li, Yongdong Zhang, Feng Wu

TL;DR
MILP-StuDio is a novel framework for generating high-quality MILP instances that preserve block structures, improving solver performance and maintaining problem complexity.
Contribution
It introduces a block structure decomposition approach for MILP instance generation, addressing limitations of existing methods that disrupt problem structures.
Findings
Generated instances reduce solver solving time by over 10%.
Preserves feasibility and computational hardness of MILP instances.
Effective in creating diverse and structurally consistent MILP problems.
Abstract
Mixed-integer linear programming (MILP) is one of the most popular mathematical formulations with numerous applications. In practice, improving the performance of MILP solvers often requires a large amount of high-quality data, which can be challenging to collect. Researchers thus turn to generation techniques to generate additional MILP instances. However, existing approaches do not take into account specific block structures -- which are closely related to the problem formulations -- in the constraint coefficient matrices (CCMs) of MILPs. Consequently, they are prone to generate computationally trivial or infeasible instances due to the disruptions of block structures and thus problem formulations. To address this challenge, we propose a novel MILP generation framework, called Block Structure Decomposition (MILP-StuDio), to generate high-quality instances by preserving the block…
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
Taxonomy
TopicsSoftware Testing and Debugging Techniques · High-Velocity Impact and Material Behavior · Image and Object Detection Techniques
