Towards Solving Polynomial-Objective Integer Programming with Hypergraph Neural Networks
Minshuo Li, Yaoxin Wu, Pavel Troubil, Yingqian Zhang, Wim P.M. Nuijten

TL;DR
This paper introduces a hypergraph neural network approach for solving polynomial-objective integer programming problems, effectively capturing high-degree interactions and variable-constraint dependencies to improve solution quality and efficiency.
Contribution
The paper presents a novel hypergraph neural network architecture with high-degree-term-aware representation and combined convolution operations for solving POIP problems.
Findings
Outperforms existing learning-based methods and solvers
Demonstrates versatility on problems with polynomial objectives and constraints
Achieves superior solution quality with efficient computation
Abstract
Complex real-world optimization problems often involve both discrete decisions and nonlinear relationships between variables. Many such problems can be modeled as polynomial-objective integer programs, encompassing cases with quadratic and higher-degree variable interactions. Nonlinearity makes them more challenging than their linear counterparts. In this paper, we propose a hypergraph neural network (HNN) based method to solve polynomial-objective integer programming (POIP). Besides presenting a high-degree-term-aware hypergraph representation to capture both high-degree information and variable-constraint interdependencies, we also propose a hypergraph neural network, which integrates convolution between variables and high-degree terms alongside convolution between variables and constraints, to predict solution values. Finally, a search process initialized from the predicted solutions…
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 Multi-Objective Optimization Algorithms · Constraint Satisfaction and Optimization · Advanced Optimization Algorithms Research
