IC-D2S: A Hybrid Ising-Classical-Machines Data-Driven QUBO Solver Method
Armin Abdollahi, Mehdi Kamal, Massoud Pedram

TL;DR
IC-D2S is a hybrid heuristic algorithm that efficiently solves large QUBO problems by partitioning them into subproblems and leveraging Ising and classical machines, outperforming existing solvers in quality and speed.
Contribution
The paper introduces IC-D2S, a novel hybrid heuristic method that combines Ising and classical machines with problem partitioning and mutation strategies for large-scale QUBO optimization.
Findings
IC-D2S outperforms other solvers on large problems (>= 5000 variables).
IC-D2S finds optimal solutions faster on smaller problems (= 2500 variables).
The method effectively explores the search space using annealing and mutation.
Abstract
We present a heuristic algorithm designed to solve Quadratic Unconstrained Binary Optimization (QUBO) problems efficiently. The algorithm, referred to as IC-D2S, leverages a hybrid approach using Ising and classical machines to address very large problem sizes. Considering the practical limitation on the size of the Ising machine(IM), our algorithm partitions the QUBO problem into a collection of QUBO subproblems (called subQUBOs) and utilizes the IM to solve each subQUBO. Our proposed heuristic algorithm uses a set of control parameters to generate the subQUBOs and explore the search space. Also, it utilizes an annealer based on cosine waveform and applies a mutation operator at each step of the search to diversify the solution space and facilitate the process of finding the global minimum of the problem. We have evaluated the effectiveness of our IC-D2S algorithm on three large-sized…
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
TopicsQuantum Computing Algorithms and Architecture · Markov Chains and Monte Carlo Methods · Quantum many-body systems
