hardware algorithms error_correction sensing

MCMit: Mid-Circuit Measurement Error Mitigation

Curator's Take

This article tackles one of quantum computing's most pressing practical challenges: the errors that occur when quantum circuits need to measure qubits mid-computation and make real-time decisions based on those results. These "mid-circuit measurements" are essential for advanced applications like quantum error correction and distributed quantum computing, but they currently create a devastating bottleneck where measurement errors cause programs to branch incorrectly and measurement delays allow qubits to decohere. The MCMit framework represents a comprehensive hardware-software solution that dramatically reduces feedback latency by 70% and achieves up to 80% lower error rates through clever discriminator algorithms and software techniques that work around remaining hardware limitations. This work addresses a fundamental barrier to scaling quantum computers beyond current toy demonstrations toward practical quantum advantage applications.

— Mark Eatherly

Summary

Distributed Quantum Computing (DQC) and Quantum Error Correction (QEC) rely on dynamic circuits that include Mid-Circuit Measurements (MCMs) and classical feedback. These operations present a major bottleneck: MCMs suffer from high error rates that lead to real-time branching errors, while MCM and classical feedback latencies amplify decoherence errors. Current hardware controllers, qubit-state discriminators, and software error mitigation techniques fail to address these challenges holistically. We propose MCMit, a hardware-software co-design to mitigate branching and latency-induced errors. MCMit introduces a scalable, constant-latency multi-control branch instruction for faster classical feedback and two qubit-state discriminators, a transformer, and a CNN, with high accuracy even under short measurement durations. On the software side, static MCM elimination and stochastic branching complement the hardware by mitigating residual branching errors that persist despite hardware improvements. We implement MCMit on Qubic and evaluate it using experimentally extracted QPU readout traces. Our branch instruction reduces feedback latency by up to 70\%, improving circuit depths by up to $7\times$ over Qubic. Our CNN discriminator achieves 37-73\% higher accuracy for short measurement durations than the baselines, leading to up to 80\% lower logical error rates in QEC. Last, our software mitigation improves fidelity by 18--30\% over baseline methods.