Lean classical-quantum hybrid neural network model for image classification
Ao Liu, Cuihong Wen, Jieci Wang
TL;DR
The paper addresses the scalability challenges of quantum machine learning for image classification by proposing a lean classical-quantum hybrid neural network (LCQHNN) that uses a classical CNN front end for feature extraction and a compact variational quantum circuit for classification. The four-layer VQC, coupled with a small subsequent classical readout, reduces quantum resource demands while maintaining strong performance. Empirical results on MNIST, FashionMNIST, and CIFAR-10 show high accuracies (MNIST: 100%, FashionMNIST: 99.02%, CIFAR-10: 85.55%) and faster convergence than equivalent-parameter classical CNNs, with Grad-CAM visualizations confirming meaningful feature focus during training. The work demonstrates a practical path toward quantum-enhanced image classification under resource constraints, while noting limitations related to dataset scale and reliance on simulated hardware, and outlining future directions for multi-class tasks and real quantum hardware experiments.
Abstract
The integration of algorithms from quantum information with neural networks has enabled unprecedented advancements in various domains. Nonetheless, the application of quantum machine learning algorithms for image classification predominantly relies on traditional architectures such as variational quantum circuits. The performance of these models is closely tied to the scale of their parameters, with the substantial demand for parameters potentially leading to limitations in computational resources and a significant increase in computation time. In this paper, we introduce a Lean Classical-Quantum Hybrid Neural Network (LCQHNN), which achieves efficient classification performance with only four layers of variational circuits, thereby substantially reducing computational costs. Our experiments demonstrate that LCQHNN achieves 100\%, 99.02\%, and 85.55\% classification accuracy on MNIST, FashionMNIST, and CIFAR-10 datasets. Under the same parameter conditions, the convergence speed of this method is also faster than that of traditional models. Furthermore, through visualization studies, it is found that the model effectively captures key data features during training and establishes a clear association between these features and their corresponding categories. This study confirms that the employment of quantum algorithms enhances the model's ability to handle complex classification problems.
