Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

Scalable Parameter Design for Superconducting Quantum Circuits with Graph Neural Networks

Created by
  • Haebom

Author

Hao Ai, Yu-xi Liu

Outline

In this paper, we propose a parameter design algorithm using graph neural networks (GNNs) to solve the difficulties in designing large-scale superconducting quantum computing chips. The algorithm is based on a 'three-step scaling' mechanism and consists of two neural network models: a supervised learning-based estimator applied to medium-sized circuits and an unsupervised learning-based designer applied to large-scale circuits. By applying the algorithm to mitigate quantum crosstalk errors, we demonstrate that the error rate is reduced by 51% and the design time is shortened from 90 minutes to 27 seconds compared to the existing state-of-the-art algorithms in a large-scale superconducting quantum circuit with about 870 qubits. In conclusion, we present an algorithm with improved performance and scalability for superconducting quantum chip parameter design, and demonstrate the applicability of GNNs to superconducting quantum chip design.

Takeaways, Limitations

Takeaways:
A new algorithm is presented to solve the challenges of designing large-scale superconducting quantum computing chips.
Implementing design algorithms with improved efficiency, effectiveness, and scalability by leveraging GNN.
Demonstrated feasibility of effective application to quantum crosstalk error mitigation.
Achieved overwhelming speed improvement (90 minutes → 27 seconds) and error rate reduction (51%) compared to existing algorithms.
Suggesting the applicability of GNN in the field of superconducting quantum chip design.
Limitations:
The performance of an algorithm may depend on the training dataset.
Generalizability to different types of quantum chip architectures needs to be verified.
Experimental verification on real quantum computers is needed.
Further research is needed on the general applicability and limitations of the 'three-step scaling' mechanism.
👍