>_ Skip to main content
Menu
Search
Quantum Technology

Kasai Codes Bring Classical Error-Correction Methods to Quantum Computing

The error-correction techniques that prevent your video calls from dissolving into static, the same mathematical principles underpinning 5G and traditional hard drives, are proving remarkably effective at protecting qubits. Researchers have finally found a way to adapt this decades-old classical playbook for quantum computing without violating quantum rules. While not a complete transfer, the progress is significant enough to capture widespread attention.

The breakthrough comes from Associate Professor Kenta Kasai at the Institute of Science Tokyo. His code, now known as Kasai codes thanks to a group of appreciative physicists, came out in the peer-reviewed journal Quantum on September 9, after initially appearing as an arXiv preprint. The information presented here comes from that paper and subsequent research it inspired.

Understanding LDPC Codes, Without the Jargon

Low-density parity-check (LDPC) codes are fundamental to classical error correction. The concept involves distributing “checks” across bits, with each check monitoring a small subset of bits and performing a simple yes-or-no verification. Errors become apparent when checks yield conflicting results. By cross-referencing enough disagreements, it’s possible to pinpoint the precise location of a flipped bit.

Classical LDPC engineers have refined this process considerably. They understand the optimal number of checks per bit, the importance of maintaining sufficient randomness in the connections, and the necessity of avoiding short loops, or tight cycles in the connection pattern that can lead a decoder into an undecidable state. Successful implementation of these principles yields two key benefits: a large minimum distance (which means the code can tolerate numerous simultaneous errors) and a threshold (below a certain noise level, failure rates plummet).

Quantum computing seeks these same advantages but introduces a constraint that complicates matters.

The Unwelcome Quantum Constraint

Qubits are susceptible to two types of errors: X errors and Z errors, and a quantum code must address both. The critical requirement is that the two families of checks must be orthogonal, mathematically compatible to prevent interference. Applying this orthogonality constraint universally disrupts the carefully designed classical wiring. Short loops reappear, the clear structure becomes muddled, and the design flexibility that makes classical LDPC effective disappears.

For years, many considered this an unavoidable cost. Kasai’s innovation was to question whether this cost had to apply to the entire system.

His solution involves dividing the design into “active” rows that perform error correction and “latent” parent rows held in reserve. Orthogonality is applied only to the active rows, where it is essential. The latent rows retain their randomness and are designed like standard classical LDPC codes, complete with considerations for loops and connection counts. The quantum rule is enforced only where necessary, leaving the rest of the design unconstrained.

The Data and Its Implications

The description of the code developed by Kasai is: [[9216, 4612, d]] with d ≤ 48. This means it uses 9,216 physical qubits to protect 4,612 logical qubits. This ratio, nearly one logical qubit for every two physical ones, is exceptionally good in a field where high overhead is a major challenge. Fault tolerance is often expensive precisely because most codes demand a large number of physical qubits for each functional logical one.

The determination of the distance is more complex. A definitive proof that d equals 48 is still pending. However, Kasai presents strong evidence: explicit weight-48 logical operators, both X- and Z-type distances consistently landing at 48, and extensive searches coupled with low-error simulations that revealed no worse scenarios. Eliminating 4- and 6-cycles also reduces the trapping sets that can hinder belief-propagation decoding, the fast decoding method preferred by researchers.

Furthermore, the code exhibits a “waterfall” effect. Under belief-propagation decoding with minimal post-processing, the code’s error rate dropped to 10⁻⁸ at 4% depolarizing noise, one failure per 100 million trials. The decoding curve closely matched the density-evolution prediction for the corresponding classical random (3,12)-regular LDPC ensemble, a benchmark at p ≈ 0.05702. It’s crucial to understand that this number is the classical prediction, not a measured threshold for the quantum code. Kasai explicitly states this; the quantum curve following the classical line is the key insight, not a claim of a quantum threshold.

In Kasai’s words:

“Threshold, minimum distance, short loops, and hard-to-decode error patterns can now be considered within the same design framework developed for classical LDPC codes.”

What This Represents, and What It Doesn’t

This work comprises a design and a set of simulations. It is not a physical chip, a practical demonstration, or a code that has ever protected a real qubit in a noisy environment. The paper clearly states that performance on actual quantum processors must be measured separately, as physical hardware introduces correlated noise, leakage, and connectivity challenges that clean simulations do not capture.

The distance is strongly evidenced but not yet formally proven. The threshold is not intrinsic to the quantum code but rather the classical target it strives to meet. The significance of this entire endeavor lies less in this specific code and more in whether the classical methodology is transferable, whether it’s possible to predict quantum decoder limits from connection counts, as is possible classically.

A testament to its impact: other teams adopted the concept while the preprint was still under review. Harvard, MIT, and QuEra adapted the construction for neutral-atom hardware, implementing error detection through atom rearrangement, and formally named the family Kasai codes. Tsinghua’s quantum group introduced Cornucopia codes. Willers Yang’s group published GALA codes, which encompass Kasai’s rate-1/2 constructions as a special case. When a preprint inspires three distinct named variants before its official acceptance, it signifies a truly impactful idea.

In summary, a clever concept, borrowed from the reliable mechanisms of classical communication, now has a name and a growing following. Whether it can withstand the rigors of real atoms and genuine noise remains a question for future hardware implementations.