Image Classification Based on Quantum KNN Algorithm
Yijie Dang (1, 2, 3), Nan Jiang (1, 2, 3), Hao Hu (1, 2, 3),, Zhuoxiao Ji (1, 2, 3), Wenyin Zhang (4) ((1) Faculty of Information, Technology, Beijing University of Technology, Beijing, China (2) Beijing Key, Laboratory of Trusted Computing, Beijing

TL;DR
This paper proposes a quantum KNN algorithm for image classification that leverages quantum parallelism to significantly reduce computational complexity while maintaining competitive accuracy.
Contribution
It introduces a quantum-enhanced KNN algorithm that improves efficiency using quantum superposition and minimum search, with experimental validation on standard datasets.
Findings
Quantum KNN achieves complexity of O((kM)^(1/2)), faster than classical methods.
Classification accuracy of 83.1% on Graz-01 and 78% on Caltech-101 datasets.
The quantum scheme maintains accuracy close to classical algorithms while significantly improving efficiency.
Abstract
Image classification is an important task in the field of machine learning and image processing. However, the usually used classification method --- the K Nearest-Neighbor algorithm has high complexity, because its two main processes: similarity computing and searching are time-consuming. Especially in the era of big data, the problem is prominent when the amount of images to be classified is large. In this paper, we try to use the powerful parallel computing ability of quantum computers to optimize the efficiency of image classification. The scheme is based on quantum K Nearest-Neighbor algorithm. Firstly, the feature vectors of images are extracted on classical computers. Then the feature vectors are inputted into a quantum superposition state, which is used to achieve parallel computing of similarity. Next, the quantum minimum search algorithm is used to speed up searching process…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsQuantum Computing Algorithms and Architecture · Quantum Information and Cryptography · Computability, Logic, AI Algorithms
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
