vix.ing · top · new · best · stats · spec

Distributed Phase Estimation Algorithm and Distributed Shor's Algorithm

2023/04/24 by Ligang Xiao, Xiao, Ligang, Daowen Qiu +5 · 1 citation
Computer Science · #Quantum Computing Algorithms and Architecture #Cryptography and Data Security #Complexity and Algorithms in Graphs

paper · pdf · doi:10.48550/arxiv.2304.12100

Abstract

Shor's algorithm is one of the most significant quantum algorithms. Shor's algorithm can factor large integers with a certain success probability in polynomial time. However, Shor's algorithm requires an unbearable amount of qubits in the NISQ (Noisy Intermediate-scale Quantum) era. To reduce the resources required for Shor's algorithm, in this paper we first propose a new distributed phase estimation algorithm. Our distributed phase estimation algorithm does not require quantum communication and it reduces the number of qubits of a single node compared to the traditional phase estimation algorithm (non-iterative version). Then we apply our distributed phase estimation algorithm to form a distributed order-finding algorithm for Shor's algorithm. Compared with the traditional Shor's algorithm (non-iterative version), the maximum number of qubits required by a single node of our dristributed order-finding algorithm is reduced by (2-\dfrac2k)L-log2k-O(1) when factoring an L-bit integer (k is the number of compute nodes). The communication complexity of our distributed order-finding algorithm is O(kL).

Cited by

Related