Sparse Blossom: correcting a million errors per core second with minimum-weight matching
Oscar Higgott, Craig Gidney

TL;DR
Sparse Blossom is a fast, efficient implementation of the minimum-weight perfect matching decoder for quantum error correction, significantly reducing decoding time to match syndrome data generation rates in superconducting quantum computers.
Contribution
We introduce Sparse Blossom, a novel variant of the blossom algorithm that directly addresses quantum decoding, avoiding all-to-all searches and enabling microsecond-scale decoding.
Findings
Processes syndrome data in less than one microsecond for surface codes
Handles 0.1% circuit-level depolarising noise effectively
Open-source implementation in PyMatching v2
Abstract
In this work, we introduce a fast implementation of the minimum-weight perfect matching (MWPM) decoder, the most widely used decoder for several important families of quantum error correcting codes, including surface codes. Our algorithm, which we call sparse blossom, is a variant of the blossom algorithm which directly solves the decoding problem relevant to quantum error correction. Sparse blossom avoids the need for all-to-all Dijkstra searches, common amongst MWPM decoder implementations. For 0.1% circuit-level depolarising noise, sparse blossom processes syndrome data in both and bases of distance-17 surface code circuits in less than one microsecond per round of syndrome extraction on a single core, which matches the rate at which syndrome data is generated by superconducting quantum computers. Our implementation is open-source, and has been released in version 2 of 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 · Semiconductor materials and devices · Advancements in Semiconductor Devices and Circuit Design
