AuraTracer智迹闻
中文

EVENT DOSSIER

Impact of Data Loss in Postprocessing on Training and Inference of Quantum Neural Networks

2026-09-07 12:00 Science 🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
4mentions
SummaryAI generated

In the post-processing stage of quantum neural networks, data loss due to invalid assumptions significantly affects training and inference performance. Specifically, the \tt{SamplerQNN} class in the Qiskit library causes 85% to 99.6% of valid measurement data to be lost when handling IBM hardware with more than 100 physical quantum bits, due to its filtering method based on the virtual quantum bit space. This defect results in unnormalized probability vectors, leading to prediction distortions and incorrect propagation of loss values, and the API fails to issue warnings. In five experimental tests, the inference accuracy dropped sharply from 0.94 to 0.39; during training, the loss signal was compressed by 22 to 27 times, significantly reducing the optimizer’s sensitivity to the target landscape. This issue exists in all released versions of the library from version 0.8.4 to 0.9. Currently, the community has implemented a layout-based edge-case repair solution (GitHub Pull Request #1041) to address the \tt{Sampl…

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
GitHubIBMQiskit Machine LearningarXiv

Coverage · reports per dayLANGUAGE SPLIT

Entity relations
GitHub × IBM1GitHub × Qiskit Machine…1GitHub × arXiv1IBM × Qiskit Machine Le…1IBM × arXiv1Qiskit Machine Learning…1

SignalsSIGNALS

Keyword heat
  • arXiv1
  • Qiskit Machine Learning1
  • IBM1
  • GitHub1

All reports (1)SOURCES

A arXiv cs.LG en 2026-09-07 12:00

Impact of Data Loss in Postprocessing on Training and Inference of Quantum Neural Networks

量子神经网络后处理中因假设不成立导致数据损失,引发训练与推理性能下降。针对 Qiskit 库中的\texttt{SamplerQNN}类,其基于虚拟量子比特空间的过滤方法在运行于 IBM 硬件(涉及超 100 个物理量子比特)时,造成 85% 至 99.6% 的有效测量数据丢失。该问题导致概率向量未归一化,使预测失真和损失值错误传播而未被 API 警告。在五个实验测试中,推理准确率从 0.94 降至 0.39;训练过程中损失信号被压缩 22 至 27 倍,显著降低优化器对目标景观的敏感度。此行为存在于库版本 0.8.4 至 0.9.0 的所有发布版中。已实施基于布局的边缘化修复方案,作为 GitHub Pull Request \#1041 合并,使\texttt{SamplerQNN}后处理与当前及未来硬件…