qecGPT: decoding Quantum Error-correcting Codes with Generative Pre-trained Transformers
Hanyan Cao, Feng Pan, Yijia Wang, Pan Zhang

TL;DR
This paper introduces qecGPT, a novel quantum error correction decoding framework using Transformers that improves accuracy and efficiency over traditional algorithms, applicable to various quantum codes and error models.
Contribution
The paper presents a pre-trained Transformer-based model for quantum error correction decoding that achieves lower computational complexity and higher accuracy without labeled data.
Findings
Significantly better decoding accuracy than existing algorithms.
Computational complexity reduced to O(2k) from O(4^k).
Applicable to various quantum codes and error models.
Abstract
We propose a general framework for decoding quantum error-correcting codes with generative modeling. The model utilizes autoregressive neural networks, specifically Transformers, to learn the joint probability of logical operators and syndromes. This training is in an unsupervised way, without the need for labeled training data, and is thus referred to as pre-training. After the pre-training, the model can efficiently compute the likelihood of logical operators for any given syndrome, using maximum likelihood decoding. It can directly generate the most-likely logical operators with computational complexity in the number of logical qubits , which is significantly better than the conventional maximum likelihood decoding algorithms that require computation. Based on the pre-trained model, we further propose refinement to achieve more accurately the…
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 · Quantum Information and Cryptography · Error Correcting Code Techniques
