QUANT-PHAIJul 22, 2025

Computational Performance Bounds Prediction in Quantum Computing with Unstable Noise

arXiv:2507.17043v1h-index: 2IEEE Trans Comput Des Integr Circuit Syst
Originality Incremental advance
AI Analysis

This work addresses the critical need for efficient noise characterization in quantum-centric supercomputing to ensure job fidelity, though it is incremental as it builds on existing learning-based predictors.

The paper tackles the problem of predicting computational performance bounds in quantum computing under unstable noise, proposing QuBound, a data-driven workflow that decomposes historical traces and uses an LSTM network. Experimental results show QuBound provides accurate bounds with over 106x speedup over simulation and a 10x narrower range than existing analytical methods.

Quantum computing has significantly advanced in recent years, boasting devices with hundreds of quantum bits (qubits), hinting at its potential quantum advantage over classical computing. Yet, noise in quantum devices poses significant barriers to realizing this supremacy. Understanding noise's impact is crucial for reproducibility and application reuse; moreover, the next-generation quantum-centric supercomputing essentially requires efficient and accurate noise characterization to support system management (e.g., job scheduling), where ensuring correct functional performance (i.e., fidelity) of jobs on available quantum devices can even be higher-priority than traditional objectives. However, noise fluctuates over time, even on the same quantum device, which makes predicting the computational bounds for on-the-fly noise is vital. Noisy quantum simulation can offer insights but faces efficiency and scalability issues. In this work, we propose a data-driven workflow, namely QuBound, to predict computational performance bounds. It decomposes historical performance traces to isolate noise sources and devises a novel encoder to embed circuit and noise information processed by a Long Short-Term Memory (LSTM) network. For evaluation, we compare QuBound with a state-of-the-art learning-based predictor, which only generates a single performance value instead of a bound. Experimental results show that the result of the existing approach falls outside of performance bounds, while all predictions from our QuBound with the assistance of performance decomposition better fit the bounds. Moreover, QuBound can efficiently produce practical bounds for various circuits with over 106 speedup over simulation; in addition, the range from QuBound is over 10x narrower than the state-of-the-art analytical approach.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes