Deep Learning Approaches to Quantum Error Mitigation
Leonardo Placidi, Ifan Williams, Enrico Rinaldi, Daniel Mills, Cristina Cîrstoiu, Vanya Eccles, Ross Duncan
TL;DR
The paper tackles quantum error mitigation by training deep learning models to map noisy circuit output distributions to their ideal counterparts. It compares a wide range of architectures, with attention-based sequence-to-sequence models and the Perceiver emerging as the strongest performers, particularly after pretraining on simulated data and fine-tuning on real hardware. A large, diverse dataset from both simulated and real IBM QPUs enables robust benchmarking, including cross-dataset and cross-device transfer tests. The findings suggest data-driven QEM can rival or surpass standard baselines on realistic hardware, while also outlining scalability challenges and avenues for future work such as online learning and heterogeneous-model ensembles.
Abstract
We present a systematic investigation of deep learning methods applied to quantum error mitigation of noisy output probability distributions from measured quantum circuits. We compare different architectures, from fully connected neural networks to transformers, and we test different design/training modalities, identifying sequence-to-sequence, attention-based models as the most effective on our datasets. These models consistently produce mitigated distributions that are closer to the ideal outputs when tested on both simulated and real device data obtained from IBM superconducting quantum processing units (QPU) up to five qubits. Across several different circuit depths, our approach outperforms other baseline error mitigation techniques. We perform a series of ablation studies to examine: how different input features (circuit, device properties, noisy output statistics) affect performance; cross-dataset generalization across circuit families; and transfer learning to a different IBM QPU. We observe that generalization performance across similar devices with the same architecture works effectively, without needing to fully retrain models.
