A Hybrid Relaxation-Heuristic Framework for Solving MIP with Binary Variables
Zayn Wang

TL;DR
This paper introduces a hybrid framework combining relaxation and heuristic methods to efficiently solve large and complex MIQP problems with binary variables, demonstrating state-of-the-art results in portfolio optimization.
Contribution
It presents a novel two-phase hybrid approach integrating relaxation techniques with heuristic optimization to improve MIQP solution quality and computational efficiency.
Findings
Achieves state-of-the-art performance on benchmark portfolio optimization problems.
Effectively solves larger and more complex MIP instances.
Demonstrates robustness and flexibility of the hybrid framework.
Abstract
Mixed-Integer Programming (MIP), particularly Mixed-Integer Linear Programming (MILP) and Mixed-Integer Quadratic Programming (MIQP), has found extensive applications in domains such as portfolio optimization and network flow control, which inclusion of integer variables or cardinality constraints renders these problems NP-hard, posing significant computational challenges. While traditional approaches have explored approximation methods like heuristics and relaxation techniques (e.g. Lagrangian dual relaxation), the integration of these strategies within a unified hybrid framework remains underexplored. In this paper, we propose a generalized hybrid framework to address MIQP problems with binary variables, which consists of two phases: (1) a Mixed Relaxation Phase, which employs Linear Relaxation, Duality Relaxation, and Augmented Relaxation with randomized sampling to generate a…
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
TopicsRisk and Portfolio Optimization · Vehicle Routing Optimization Methods · Constraint Satisfaction and Optimization
