Real-Time Detection of Charge Jumps in Superconducting Qubits with a Convolutional Neural Network

· Source: Machine Learning · Field: Science & Research — Physical Sciences & Chemistry, Artificial Intelligence & Machine Learning, Engineering & Applied Sciences · Depth: Expert, quick

Summary

A new online detector for charge jumps in superconducting qubits, based on a dilated causal convolutional neural network (DCCNN), has been developed for real-time deployment on the Quantum Instrumentation Control Kit (QICK) platform. These charge jumps, induced by ionizing radiation, cause correlated errors in quantum computing. The DCCNN is trained on synthetic Ramsey tomography scans derived from qubit templates measured at the Northwestern Experimental Underground Site (NEXUS) at Fermilab. Implemented as FPGA firmware using hls4ml with ap_fixed<16,6> quantization, the detector achieves a per-inference latency of 6.19 μs on the Zynq UltraScale+ RFSoC ZCU216. It matches the detection efficiency of the established offline χ^2 algorithm (0.843 ± 0.022 vs. 0.866 ± 0.020 for |Δq| ∈ [0.1, 0.5] e) without requiring per-qubit hyperparameter tuning. This innovation transforms charge-jump detection into a control-loop primitive, enabling adaptive protocols for quantum-computing error mitigation and particle detection.

Key takeaway

For quantum computing engineers developing fault-tolerant systems, you should integrate this DCCNN-based real-time charge jump detector into your control loops. This shifts detection from post-hoc diagnostics to an in-situ primitive, enabling adaptive error mitigation protocols. Your systems can respond immediately to radiation-induced events, improving qubit stability. This also allows using qubits as particle detectors, all without per-qubit hyperparameter tuning.

Key insights

A DCCNN enables real-time, low-latency detection of superconducting qubit charge jumps, matching offline methods without hyperparameter tuning.

Principles

Method

Train a DCCNN on synthetic Ramsey tomography scans, translate to FPGA firmware via hls4ml with ap_fixed<16,6> quantization for in-the-loop deployment.

In practice

Topics

Best for: AI Scientist, Research Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.