Enhancing Virtual Distillation with Circuit Cutting for Quantum Error Mitigation

Peiyi Li,Ji Liu,Hrushikesh Pramod Patil,Paul Hovland,Huiyang Zhou
2023-10-10
Abstract:Virtual distillation is a technique that aims to mitigate errors in noisy quantum computers. It works by preparing multiple copies of a noisy quantum state, bridging them through a circuit, and conducting measurements. As the number of copies increases, this process allows for the estimation of the expectation value with respect to a state that approaches the ideal pure state rapidly. However, virtual distillation faces a challenge in realistic scenarios: preparing multiple copies of a quantum state and bridging them through a circuit in a noisy quantum computer will significantly increase the circuit size and introduce excessive noise, which will degrade the performance of virtual distillation. To overcome this challenge, we propose an error mitigation strategy that uses circuit-cutting technology to cut the entire circuit into fragments. With this approach, the fragments responsible for generating the noisy quantum state can be executed on a noisy quantum device, while the remaining fragments are efficiently simulated on a noiseless classical simulator. By running each fragment circuit separately on quantum and classical devices and recombining their results, we can reduce the noise accumulation and enhance the effectiveness of the virtual distillation technique. Our strategy has good scalability in terms of both runtime and computational resources. We demonstrate our strategy's effectiveness through noisy simulation and experiments on a real quantum device.
Quantum Physics
What problem does this paper attempt to address?
### Problems Addressed by the Paper The paper primarily explores how to enhance the Virtual Distillation method through circuit cutting techniques to achieve more effective error mitigation in noisy quantum computers. **Specific Problems:** 1. **Increase in Noise**: In practical applications, preparing multiple copies of quantum states and connecting these copies through circuits significantly increases the circuit size and introduces excessive noise, thereby reducing the effectiveness of virtual distillation. 2. **Challenges in Noisy Quantum Devices**: Due to the limitations of quantum devices in the near term (such as insufficient connectivity), additional SWAP gates need to be inserted during the virtual distillation process, which further increases noise. **Solution:** The paper proposes a new error mitigation strategy that utilizes circuit cutting techniques to divide the entire circuit into several segments. Specifically: - The part of the circuit that generates noisy quantum states is executed on noisy quantum devices. - The remaining part is efficiently simulated on a noiseless classical simulator. - By running each segment separately and recombining the results on quantum and classical devices, noise accumulation is reduced, thereby enhancing the effectiveness of the virtual distillation technique. This method not only improves the scalability of runtime and computational resources but also significantly enhances the overall performance of virtual distillation by reducing redundant computations and optimizing circuit structure.