Distributed Implementation of Variational Quantum Eigensolver to Solve QUBO Problems
Milad Hasanzadeh, Amin Kargarian

TL;DR
This paper introduces a distributed implementation of the variational quantum eigensolver (VQE) called DVQE, which enables solving QUBO problems across multiple quantum processing units, addressing hardware limitations of current quantum devices.
Contribution
It presents a novel distributed VQE algorithm, an open-source Python package, and demonstrates its effectiveness on QUBO benchmarks, facilitating scalable quantum optimization.
Findings
Distributed VQE preserves quantum state fidelity.
Metaheuristic initialization improves convergence.
Simulation confirms correctness of the approach.
Abstract
We present a distributed algorithm and implementation of the variational quantum eigensolver (VQE), termed distributed VQE (DVQE). DVQE, provided as an open-source Python package, enables the execution of parameterized quantum circuits across multiple logical quantum processing units (QPUs) in a distributed fashion. This approach addresses key hardware limitations of near-term quantum devices, including restricted qubit counts and limited circuit depth. Distributed ansatz circuits are constructed to preserve the quantum state fidelity of their monolithic counterparts, allowing consistent energy estimation while distributing the computational load. To improve the convergence and robustness of the optimization loop for identifying the variational parameters of the DVQE ansatz circuit, we use the ADAM optimizer in combination with metaheuristic initialization strategies, which outperform…
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.
