Every explanation of a qubit starts the same way: it lives in two states, call them 0 and 1, and it can be any blend of the two. That picture is a convenient fiction. The physical objects we use as qubits, whether they are superconducting circuits, trapped ions, or neutral atoms, are not really two-level systems. They are ladders with many rungs, and we simply agree to use the bottom two. The trouble is that a qubit does not always honor the agreement. Sometimes it climbs to a rung it was never supposed to touch. That escape is called leakage, and it is one of the sneakiest failures in quantum computing.
Why the extra rungs exist
Take a transmon, the workhorse superconducting qubit. It is built from a nonlinear oscillator, and an oscillator naturally has a whole staircase of energy levels. Engineers exploit the fact that the nonlinearity makes the spacing between levels uneven, so the gap from 0 to 1 differs from the gap between 1 and the next level up, usually labeled 2. That difference lets a carefully tuned microwave pulse address only the 0 to 1 transition. But the level 2 is right there, close by. Push a gate a little too hard, or too fast, and some of the qubit's probability sloshes up into that forbidden state.
Trapped ions and atoms have their own versions. An ion has many electronic states, and only a chosen pair serve as the qubit. Stray light, imperfect lasers, or collisions can pump the ion into a state outside the computational pair. Neutral atoms in Rydberg experiments can end up stuck in a highly excited state that never comes back down on schedule.
Why leakage is worse than an ordinary flip
A normal error takes a 0 and turns it into a 1, or scrambles the phase. Those errors are annoying, but they keep the qubit inside the world that error correction understands. A surface code, for instance, is built to detect and undo bit flips and phase flips. It assumes every qubit is still a qubit.
Leakage breaks that assumption. Once a qubit is in state 2, it no longer responds to gates the way the code expects. Measurements meant to read 0 or 1 give confusing answers. Worse, the leaked qubit can drag its neighbors down with it, spreading the damage as the code cycle proceeds. A single leaked qubit sitting in the array quietly corrupts round after round of error detection, and the decoder trying to interpret the syndrome has no clean way to account for it. Left alone, leakage acts like a slow poison in an otherwise healthy circuit.
Getting the qubit back on the map
Because ordinary error correction cannot fix leakage on its own, hardware teams add dedicated countermeasures. The first line of defense is prevention. Smoother, slightly slower gate pulses shaped to avoid exciting the higher level, a technique often called DRAG, keep most of the population where it belongs. But no pulse is perfect, so machines also need a way to reset a leaked qubit.
One approach is a leakage reduction unit, a small operation woven into the error-correction cycle that takes any population stuck in state 2 and shuttles it back down into the computational space, usually by dumping the excess energy into a lossy element or a neighboring reset qubit. Google's superconducting experiments have shown that inserting these operations keeps leakage from accumulating over many rounds, which is essential if a logical qubit is going to survive for a long computation. Trapped-ion systems handle it differently, using extra laser pulses to pump wayward ions back into the qubit states before they cause trouble.
Why it matters for the long game
Leakage is a good example of the gap between the tidy theory of qubits and the messy physics of the devices. Roadmaps that promise error-corrected machines assume the underlying errors look like the kind the codes were designed for. Leakage does not, so it has to be beaten down at the hardware level before the code even sees it. As processors grow to thousands of physical qubits, the fraction that leaks in any given cycle has to stay tiny, and the reset machinery has to keep pace without adding noise of its own. It is unglamorous plumbing, but a fault-tolerant quantum computer will not work until the qubits reliably stay inside the two states we pretend they only ever had.