SHSP: Structure-Aware Hierarchical Solution Prediction for Mixed-Integer Linear Programming

📅 2026-08-25
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文针对大规模或高约束混合整数线性规划求解难题,提出了一种结构感知的分层解预测框架SHSP,通过层次化条件解码机制和置信度感知的修正机制提高了解的质量。
📝 Abstract
Mixed-Integer Linear Programming (MILP) is a fundamental optimization paradigm in combinatorial optimization and has been widely applied across real-world domains. Due to its NP-hard nature, obtaining optimal solutions for large-scale or highly constrained MILP instances remains computationally prohibitive. Learning-based solution prediction has therefore emerged as a promising approach to provide high-quality variable assignment for solver acceleration. However, existing methods typically adopt a one-shot prediction paradigm that predicts the marginal probabilities of all variables simultaneously. As a result, the conditional dependencies among variables are only implicitly captured through message passing, with the burden of modeling the combinatorial structure falling entirely on the representational capacity of graph neural networks. To address this limitation, we propose the Structure-Aware Hierarchical Solution Prediction (SHSP) framework that replaces the parallel marginal decoding of one-shot methods with a novel hierarchical conditional decoding mechanism. Specifically, SHSP constructs a variable coupling graph from the constraint structure, decodes variables sequentially along a hierarchy of increasing coupling strength, and conditions each hierarchy on previously predicted assignments. To mitigate error accumulation during the decoding process, SHSP further incorporates a confidence-aware mask-and-repair mechanism to identify and correct unreliable intermediate predictions. We integrate SHSP with multiple learning-guided search methods, and evaluate it on four standard MILP benchmarks. Experimental results demonstrate that SHSP significantly outperforms existing one-shot prediction baselines, achieving a 54% average reduction in solution gap.
Problem

Research questions and friction points this paper is trying to address.

Mixed-Integer Linear Programming
NP-hard
one-shot prediction
conditional dependencies
graph neural networks
Innovation

Methods, ideas, or system contributions that make the work stand out.

Structure-Aware Hierarchical Solution Prediction
Hierarchical Conditional Decoding
Confidence-Aware Mask-and-Repair Mechanism
💼 Related Jobs
No related jobs found.
Z
Zherong Zhang
State Key Laboratory of Novel Software Technology, Nanjing University; School of Artificial Intelligence, Nanjing University
G
Guanlin Li
State Key Laboratory of Novel Software Technology, Nanjing University; School of Artificial Intelligence, Nanjing University
Chengrui Gao
Chengrui Gao
PhD student, Nanjing University
Learning to OptimizeCombinatorial OptimizationChip PlacementReinforcement Learning
H
Haopu Shang
State Key Laboratory of Novel Software Technology, Nanjing University; School of Artificial Intelligence, Nanjing University
Ke Xue
Ke Xue
Nanjing University
Black-Box OptimizationMachine Learning
J
Jixiang Lu
State Key Laboratory of Technology and Equipment for Defense Against Power System Operational Risks, Nari Technology Co., Ltd.
W
Weiyong Yang
State Key Laboratory of Technology and Equipment for Defense Against Power System Operational Risks, Nari Technology Co., Ltd.
Chao Qian
Chao Qian
Nanjing University
Artificial intelligenceevolutionary algorithmsmachine learning