paper-with-me

Papers

Few-Shot Cross-Device Transfer for Quantum Noise Modeling on Real Hardware

2026-04-27 · Sahil Al Farib, Sheikh Redwanul Islam, Azizur Rahman Anik arxiv

In the noisy intermediate-scale quantum (NISQ) regime, quantum devices contain hardware-specific noise sources which restrict device-invariant error mitigation strategies. We explore transfer learning approaches to apply noise models learned on one quantum device to a different device with the help of a small amount of data. We create a real-hardware dataset from two IBM quantum devices, ibm_fez (source) and ibm_marrakesh (target), comprising 170 noisy and ideal circuit output distributions, with device calibration features added. We train a residual neural network on the source device to map noisy to ideal outcomes. The zero-shot transfer test shows a KL divergence of 1.6706 (up from 0.3014), establishing device specificity. With K = 20 fine-tuning samples, KL drops to 1.1924 (28.6% improvement over zero-shot), recovering 34.9% of the gap between zero-shot and in-domain KL. Ablation studies reveal that the major cause of mismatches across devices is CX gate error, followed by readout error. The results show quantum noise can be learned and fine-tuned with minimal samples, and provide a plausible approach to cross-device quantum error mitigation.

📄 PDF Abstract BibTeX arXiv:2604.24397

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Differentially Private Federated Quantum Learning via Quantum Noise

2025-08-27 · Atit Pokharel, Ratun Rahman, Shaba Shaon, Thomas Morris 외 arxiv

Quantum federated learning (QFL) enables collaborative training of quantum machine learning (QML) models across distributed quantum devices without raw data exchange. However, QFL remains vulnerable to adversarial attack…

Quantum Machine LearningFederated LearningAdversarial Attack

Tackling Heterogeneity in Quantum Federated Learning: An Integrated Sporadic-Personalized Approach

2026-01-11 · Ratun Rahman, Shaba Shaon, Dinh C. Nguyen arxiv

Quantum federated learning (QFL) emerges as a powerful technique that combines quantum computing with federated learning to efficiently process complex data across distributed quantum devices while ensuring data privacy …

Federated Learning

Scalable Quantum Error Mitigation with Physically Informed Graph Neural Networks

2026-04-18 · Huaxin Wang, Xinge Wu, Jiajun Liu, Ruiqing He 외 arxiv

Quantum error mitigation (QEM) provides a practical route for estimating reliable observables on noisy intermediate-scale quantum (NISQ) devices. Traditional QEM strategies, including zero-noise extrapolation (ZNE) and C…

MDQEC-QAS: Meta-Decoding for Quantum Error Correction with Hardware-Aware VQC Search and Confidence-Gated Recovery

2026-07-12 · Prashant Kumar Choudhary, Nouhaila Innan, Muhammad Shafique, Rajeev Singh arxiv

We propose a unified meta-decoding framework for quantum error correction that learns syndrome-to-recovery mappings across multiple stabilizer codes and noise settings, without requiring separate decoders for each config…

Adaptive Fidelity Estimation for Quantum Programs with Graph-Guided Noise Awareness

2026-01-21 · Tingting Li, Ziming Zhao, Jianwei Yin arxiv

Fidelity estimation is a critical yet resource-intensive step in testing quantum programs on noisy intermediate-scale quantum (NISQ) devices, where the required number of measurements is difficult to predefine due to har…