GreenPeas: Unlocking Adaptive Quantum Error Correction with Just-in-Time Decoding Hypergraphs
Abbas B. Ziad, Jubo Xu, Hongxiang Fan

TL;DR
GreenPeas is a GPU-accelerated tool that enables just-in-time decoding hypergraph compilation for adaptive quantum circuits, significantly improving speed and practicality over static pre-compilation methods.
Contribution
It introduces GreenPeas, a high-speed, just-in-time decoding hypergraph compiler that efficiently supports adaptive quantum circuits on GPU architectures.
Findings
Achieves over 10x speedup compared to Stim baseline.
Enables circuit-level decoding of adaptive syndrome measurement circuits.
Supports fault-tolerant architectures like surface and bivariate bicycle codes.
Abstract
Circuit-level decoders are essential for the realisation of low-overhead fault-tolerant quantum computing. However, they rely on complex hypergraphs that are traditionally compiled ahead-of-time. This static approach introduces a significant bottleneck for an emerging class of adaptive circuits, where the structure is modified during execution based on mid-circuit measurement outcomes. Pre-compiling hypergraphs for all possible circuit branches would incur an exponential memory cost, rendering current tools impractical for these workloads. Hence, we introduce GreenPeas, a C++/CUDA toolchain for the high-speed, just-in-time compilation of decoding hypergraphs. By lowering the circuit to a space-time error propagation graph, we show how Stim's backtracking algorithm can be mapped efficiently onto massively parallel GPU architectures, decomposing the O(nl) workload for a circuit with n…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
