Parallelizable Search-Space Decomposition for Large-Scale Combinatorial Optimization Problems Using Ising Machines
Eiji Kawase, Shuta Kikuchi, Hideaki Tamai, Shu Tanaka

TL;DR
This paper introduces a novel parallelizable search-space decomposition method leveraging Ising machines to efficiently solve large-scale combinatorial optimization problems by reducing problem size and enabling parallel processing.
Contribution
It presents a new decomposition approach that uses Ising-model solvers to split large problems into smaller, independent subproblems for faster, more efficient solutions.
Findings
Enhanced feasible solution rates
Accelerated convergence from 30 min to 1 min
Reduced variable size by up to 95.32%
Abstract
Combinatorial optimization problems are crucial in industry. However, many COPs are NP-hard, causing the search space to grow exponentially with problem size and rendering large-scale instances computationally intractable. Conventional solvers typically treat problems as monolithic entities, leading to significant efficiency degradation as structural complexity increases. To address this issue, we propose a novel search-space decomposition method that leverages the inherent structure of variables to systematically reduce the size of the master problem. We formulate interaction costs between variables and individual variable costs as a constrained maximum cut problem and convert it into a quadratic unconstrained binary optimization formulation using penalty terms. An Ising-model solver is used to rapidly decompose the problem into independent small-scale subproblems, which are…
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
TopicsVehicle Routing Optimization Methods · Advanced Multi-Objective Optimization Algorithms · Constraint Satisfaction and Optimization
