菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-22
📄 Abstract - QuanForge: A Mutation Testing Framework for Quantum Neural Networks

With the growing synergy between deep learning and quantum computing, Quantum Neural Networks (QNNs) have emerged as a promising paradigm by leveraging quantum parallelism and entanglement. However, testing QNNs remains underexplored due to their complex quantum dynamics and limited interpretability. Developing a mutation testing technique for QNNs is promising while requires addressing stochastic factors, including the inherent randomness of mutation operators and quantum measurements. To tackle these challenges, we propose QuanForge, a mutation testing framework specifically designed for QNNs. We first introduce statistical mutation killing to provide a more reliable criterion. QuanForge incorporates nine post-training mutation operators at both gate and parameter levels, capable of simulating various potential errors in quantum circuits. Finally, a mutant generation algorithm is formalized that systematically produces effective mutants, thereby enabling a robust and reliable mutation analysis. Through extensive experiments on benchmark datasets and QNN architectures, we show that QuanForge can effectively distinguish different test suites and localize vulnerable circuit regions, providing insights for data enhancement and structural assessment of QNNs. We also analyze the generation capabilities of different operators and evaluate performance under simulated noisy conditions to assess the practical feasibility of QuanForge for future quantum devices.

顶级标签: machine learning systems model evaluation
详细标签: quantum neural networks mutation testing quantum computing testing framework quantum circuits 或 搜索:

QuanForge:一个用于量子神经网络的变异测试框架 / QuanForge: A Mutation Testing Framework for Quantum Neural Networks


1️⃣ 一句话总结

本文提出了一个名为QuanForge的专门框架,用于对量子神经网络进行变异测试,通过引入统计性变异杀死准则和多种变异算子,来评估和提升量子神经网络的鲁棒性与可靠性。

源自 arXiv: 2604.20706