paper-with-me

Papers

EVA-MILP: Towards Standardized Evaluation of MILP Instance Generation

2025-05-30 · Yidong Luo, Chenguang Wang, Jiahao Yang, Fanzeng Xia, Tianshu Yu

Mixed-Integer Linear Programming (MILP) is fundamental to solving complex decision-making problems. The proliferation of MILP instance generation methods, driven by machine learning's demand for diverse optimization datasets and the limitations of static benchmarks, has significantly outpaced standardized evaluation techniques. Consequently, assessing the fidelity and utility of synthetic MILP instances remains a critical, multifaceted challenge. This paper introduces a comprehensive benchmark framework designed for the systematic and objective evaluation of MILP instance generation methods. Our framework provides a unified and extensible methodology, assessing instance quality across crucial dimensions: mathematical validity, structural similarity, computational hardness, and utility in downstream machine learning tasks. A key innovation is its in-depth analysis of solver-internal features -- particularly by comparing distributions of key solver outputs including root node gap, heuristic success rates, and cut plane usage -- leveraging the solver's dynamic solution behavior as an `expert assessment' to reveal nuanced computational resemblances. By offering a structured approach with clearly defined solver-independent and solver-dependent metrics, our benchmark aims to facilitate robust comparisons among diverse generation techniques, spur the development of higher-quality instance generators, and ultimately enhance the reliability of research reliant on synthetic MILP data. The framework's effectiveness in systematically comparing the fidelity of instance sets is demonstrated using contemporary generative models.

📄 PDF Abstract BibTeX arXiv:2505.24779

Code (1)

anonymous-neurips-submission-2025/eva-milp 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Code Retrieval for MILP Instance Generation

2025-05-11 · Tianxing Yang, Huigen Ye, Hua Xu

Mixed-Integer Linear Programming (MILP) is widely used in fields such as scheduling, logistics, and planning. Enhancing the performance of MILP solvers, particularly learning-based solvers, requires substantial amounts o…

Code GenerationRetrievalScheduling

MILP-StuDio: MILP Instance Generation via Block Structure Decomposition

2024-10-30 · Haoyang Liu, Jie Wang, Wanbo Zhang, Zijie Geng 외

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-qualit…

DIG-MILP: a Deep Instance Generator for Mixed-Integer Linear Programming with Feasibility Guarantee

2023-10-20 · Haoyu Wang, Jialin Liu, Xiaohan Chen, Xinshang Wang 외

Mixed-integer linear programming (MILP) stands as a notable NP-hard problem pivotal to numerous crucial industrial applications. The development of effective algorithms, the tuning of solvers, and the training of machine…

Data Augmentation

Distributional MIPLIB: a Multi-Domain Library for Advancing ML-Guided MILP Methods

2024-06-11 · Weimin Huang, Taoan Huang, Aaron M Ferber, Bistra Dilkina

Mixed Integer Linear Programming (MILP) is a fundamental tool for modeling combinatorial optimization problems. Recently, a growing body of research has used machine learning to accelerate MILP solving. Despite the incre…

Combinatorial Optimization

A Deep Instance Generative Framework for MILP Solvers Under Limited Data Availability

2023-10-04 · NeurIPS 2023 11 · Zijie Geng, Xijun Li, Jie Wang, Xiao Li 외

In the past few years, there has been an explosive surge in the use of machine learning (ML) techniques to address combinatorial optimization (CO) problems, especially mixed-integer linear programs (MILPs). Despite the a…

Combinatorial Optimization