LDPC code: Low-Density Parity-Check code—a type of error correction code where each check operator involves only a few qubits, allowing for efficient decoding
Surface code: The current standard quantum error correction code, known for high error tolerance but very low efficiency (requires many physical qubits per logical qubit)
Syndrome measurement: The process of measuring 'check operators' to detect errors without disturbing the encoded quantum information
Tanner graph: A graph representing the code structure, where nodes are qubits and check operators, and edges represent interactions
Thickness-2: A graph property meaning the edges can be decomposed into two planar (non-crossing) subgraphs, making it easier to build on 2D chips
Pseudo-threshold: The physical error rate below which the encoded (logical) qubit has a lower error rate than a single unencoded physical qubit
CNOT: Controlled-NOT gate, a fundamental two-qubit quantum logic gate
BP-OSD: Belief Propagation with Ordered Statistics Decoder—a classical algorithm used to infer the most likely error given the observed syndrome
Physical vs Logical Qubits: Physical qubits are the actual noisy hardware devices; logical qubits are the error-corrected information encoded across many physical qubits