Distributed Quantum Amplitude Amplification
Ximing Hua, Daowen Qiu
TL;DR
The paper addresses scalable search on NISQ devices by introducing distributed quantum amplitude amplification (DQAA), which partitions a global amplitude amplification into sub-functions via a tensor-product circuit $\mathcal{A}=\mathcal{A}_1\otimes\mathcal{A}_2$. Each sub-function $f_k$ has its own initial probability $a_k$, and at least one satisfies $a_k\ge a$, enabling the use of fixed-point quantum amplitude amplification to reach an overall success probability of at least $1-\varepsilon^2$ with $l\ge\left\lceil\frac{\ln(2/\varepsilon)}{2\sqrt{a}}\right\rceil$ iterations; the total query complexity is $O\left(\frac{\log(2/\varepsilon)}{2\sqrt{a}}\right)$. The authors define local operators $Q_k(\phi,\varphi)$ for each sub-function and prove correctness via a distributed framework, supplemented by Qiskit simulations demonstrating qubit-reduction advantages over prior approaches. They compare their method to distributed Grover and standard QAA, highlighting that no quantum communication is needed between processors in their scheme. The work advances practical quantum search on near-term devices and extends distributed quantum computing by exploiting sub-function partitioning to balance resources and success probability.
Abstract
Quantum amplitude amplification algorithm is an important and basic technique in quantum computing. In this paper, our goal is to study distributed quantum amplitude amplification algorithms, and the main contributions are: (1) A distributed quantum amplitude amplification algorithm is proposed. (2) We simulate the proposed algorithm in a particular situation by Qiskit. (3) Compared to other related works, our algorithm has certain advantages concerning the number of qubits.
