ATP: Adaptive Threshold Pruning for Efficient Data Encoding in Quantum Neural Networks
Mohamed Afane, Gabrielle Ebbrecht, Ying Wang, Juntao Chen, Junaid Farooq
TL;DR
The paper tackles the data encoding bottleneck in quantum neural networks by introducing Adaptive Threshold Pruning (ATP), which prunes nonessential input features before encoding to reduce entanglement and qubit requirements. It formalizes pruning with a threshold $\tau$ and optimizes $\tau$ via $L$-BFGS-B to maximize the test accuracy $Acc_{test}$ on the pruned data $\mathcal{X}_{\tau}$, using the rule $x_{\tau}(i,j)=0$ when class-averaged intensities fall below $\tau$. Across MNIST, FashionMNIST, CIFAR, and PneumoniaMNIST, ATP delivers higher accuracy with lower entanglement entropy than baseline encodings, and shows improved robustness under depolarizing noise and adversarial training. Hardware experiments on IBM Quantum hardware corroborate gains, indicating ATP enables more practical QNN deployment in resource-limited settings by reducing data-induced quantum overhead.
Abstract
Quantum Neural Networks (QNNs) offer promising capabilities for complex data tasks, but are often constrained by limited qubit resources and high entanglement, which can hinder scalability and efficiency. In this paper, we introduce Adaptive Threshold Pruning (ATP), an encoding method that reduces entanglement and optimizes data complexity for efficient computations in QNNs. ATP dynamically prunes non-essential features in the data based on adaptive thresholds, effectively reducing quantum circuit requirements while preserving high performance. Extensive experiments across multiple datasets demonstrate that ATP reduces entanglement entropy and improves adversarial robustness when combined with adversarial training methods like FGSM. Our results highlight ATPs ability to balance computational efficiency and model resilience, achieving significant performance improvements with fewer resources, which will help make QNNs more feasible in practical, resource-constrained settings.
