Generating Cutting Inequalities Successively for Quadratic Optimization Problems in Binary Variables
Sunyoung Kim, Masakazu Kojima

TL;DR
This paper introduces a method for successively generating cutting inequalities in binary quadratic optimization, improving solution accuracy by iteratively refining the convex hull of optimal solutions using conic relaxations.
Contribution
It presents a novel successive cutting inequalities approach that tests multiple candidates in parallel, enhancing the ability to find exact solutions in binary quadratic problems.
Findings
Achieved exact optimal solutions for 70% of tested problems.
Demonstrated the effectiveness of the method on 60 quadratic binary problems.
Utilized parallel processing to validate multiple inequalities simultaneously.
Abstract
We propose a successive generation of cutting inequalities for binary quadratic optimization problems. Multiple cutting inequalities are successively generated for the convex hull of the set of the optimal solutions , while the standard cutting inequalities are used for the convex hull of the feasible region. An arbitrary linear inequality with integer coefficients and the right-hand side value in integer is considered as a candidate for a valid inequality. The validity of the linear inequality is determined by solving a conic relaxation of a subproblem such as the doubly nonnegative relaxation, under the assumption that an upper bound for the unknown optimal value of the problem is available. Moreover, the candidates generated for the multiple cutting inequalities are tested simultaneously for their validity in parallel. Preliminary numerical results on 60 quadratic…
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 Optimization Algorithms Research · Optimization and Packing Problems · Vehicle Routing Optimization Methods
