qReduMIS: A Quantum-Informed Reduction Algorithm for the Maximum Independent Set Problem
Martin J. A. Schuetz, Romina Yalovetzky, Ruben S. Andrist, Grant Salton, Yue Sun, Rudy Raymond, Shouvanik Chakrabarti, Atithi Acharya, Ruslan Shaydulin, Marco Pistoia, Helmut G. Katzgraber
TL;DR
MIS and MWIS on graphs are NP-hard, motivating hybrid strategies that scale to large instances. qReduMIS fuses exact classical kernelization with a quantum co-processor to identify frozen vertices and unblock reductions, within a hardware-agnostic three-layer framework (application, algorithm, hardware). It defines a three-module pipeline—$\textsc{ClassicalReduce}$, $\textsc{QuantumMIS}$, and $\textsc{Select}$—that iteratively shrinks the problem, samples low-energy MIS candidates, and uses measurement statistics to guide further reductions, ultimately reducing to a kernel that can be solved exactly. Experiments on up to $n=231$ with a quantum backend based on Rydberg atom arrays show that qReduMIS can outperform purely quantum approaches, achieving $P_{\mathrm{MIS}}=1$ on hard cases and substantial gains on larger benchmarks, illustrating a practical quantum-classical synergy for MIS/MWIS with cross-platform potential.
Abstract
We propose and implement a quantum-informed reduction algorithm for the maximum independent set problem that integrates classical kernelization techniques with information extracted from quantum devices. Our larger framework consists of dedicated application, algorithm, and hardware layers, and easily generalizes to the maximum weight independent set problem. In this hybrid quantum-classical framework, which we call qReduMIS, the quantum computer is used as a co-processor to inform classical reduction logic about frozen vertices that are likely (or unlikely) to be in large independent sets, thereby opening up the reduction space after removal of targeted subgraphs. We systematically assess the performance of qReduMIS based on experiments with up to 231 qubits run on Rydberg quantum hardware available through Amazon Braket. Our experiments show that qReduMIS can help address fundamental performance limitations faced by a broad set of (quantum) solvers including Rydberg quantum devices. We outline implementations of qReduMIS with alternative platforms, such as superconducting qubits or trapped ions, and we discuss potential future extensions.
