Distributed quantum logic algorithm
Boris Arseniev

TL;DR
This paper proposes a method to reduce quantum circuit depth by using auxiliary qubits for parallel gate execution, potentially improving performance on near-term quantum devices and in noisy environments.
Contribution
It introduces a circuit transformation technique that significantly decreases depth while managing qubit resources, with applications in quantum simulation and distributed quantum computing.
Findings
Circuit depth reduced from O(M n^2) to O(log M n^2)
Potential for exponential reduction in Trotterization steps
Enhanced performance in noisy quantum environments
Abstract
Parallel computation enables multiple processors to execute different parts of a task simultaneously, improving processing speed and efficiency. In quantum computing, parallel gate implementation involves executing gates independently in different registers, directly impacting the circuit depth, the number of sequential quantum gate operations, and thus the algorithm execution time. This work examines a method for reducing circuit depth by introducing auxiliary qubits to enable parallel gate execution, potentially enhancing the performance of quantum simulations on near-term quantum devices. We show that any circuit on qubits with depth , where is some function of , can be transformed into a circuit with depth operating on qubits. This technique may be particularly useful in noisy environments,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsQuantum Computing Algorithms and Architecture
