Distributed quantum architecture search using multi-agent reinforcement learning
Mikhail Sergeev, Georgii Paradezhenko, Daniil Rabinovich, Vladimir V. Palyulin
TL;DR
This work tackles the scalability challenge of quantum architecture search for variational quantum algorithms by introducing MARL-QAS, a multi-agent reinforcement learning framework built on QMIX. By partitioning a quantum circuit into subcircuits controlled by independent agents, trained jointly to maximize a shared reward, the approach aligns naturally with distributed quantum computing and enables efficient exploration of large circuit spaces. Empirical results on Max-Cut for 3-regular graphs and the Schwinger model show that MARL-QAS can achieve comparable or better problem performance while significantly reducing two-qubit gate counts and parameter counts, and it accelerates training as the number of agents increases. The proposed method offers practical advantages for implementing QAS on near-term devices, reduces quantum-cost overhead, and supports distributed execution in multi-processor quantum architectures, with code and data publicly available.
Abstract
Quantum architecture search (QAS) automates the design of parameterized quantum circuits for variational quantum algorithms. The framework finds a well-suited problem-specific structure of a variational ansatz. Among possible implementations of QAS the reinforcement learning (RL) stands out as one of the most promising. Current RL approaches are single-agent-based and show poor scalability with a number of qubits due to the increase of the action space dimension and the computational cost. We propose a novel multi-agent RL algorithm for QAS with each agent acting separately on its own block of a quantum circuit. This procedure allows to significantly accelerate the convergence of the RL-based QAS and reduce its computational cost. We benchmark the proposed algorithm on MaxCut problem on 3-regular graphs and on ground energy estimation for the Schwinger Hamiltonian. In addition, the proposed multi-agent approach naturally fits into the set-up of distributed quantum computing, favoring its implementation on modern intermediate scale quantum devices.
