Scalable Community Detection Using Quantum Hamiltonian Descent and QUBO Formulation
Jinglei Cheng, Ruilin Zhou, Yuhang Gan, Chen Qian, Junyu Liu
TL;DR
This paper tackles scalable community detection on large graphs by reframing the problem as a QUBO and solving it with Quantum Hamiltonian Descent (QHD), augmented by a multilevel refinement strategy and GPU acceleration. The approach combines modularity-based objectives with penalty terms to enforce valid and balanced partitions, enabling efficient hardware-accelerated optimization. Empirical results show that QHD can outperform traditional solvers on larger instances (up to 5.49% higher modularity in some networks) and match optimal solutions on many smaller cases, highlighting the practical potential of quantum-inspired methods for network analysis. Overall, the work underscores the viability of hybrid quantum-inspired optimization for real-world, large-scale graph problems and points to further gains from advanced sparsity techniques and broader hardware support.
Abstract
We present a quantum-inspired algorithm that utilizes Quantum Hamiltonian Descent (QHD) for efficient community detection. Our approach reformulates the community detection task as a Quadratic Unconstrained Binary Optimization (QUBO) problem, and QHD is deployed to identify optimal community structures. We implement a multi-level algorithm that iteratively refines community assignments by alternating between QUBO problem setup and QHD-based optimization. Benchmarking shows our method achieves up to 5.49\% better modularity scores while requiring less computational time compared to classical optimization approaches. This work demonstrates the potential of hybrid quantum-inspired solutions for advancing community detection in large-scale graph data.
