paper-with-me

홈 › Papers

Quantum version of the k-NN classifier based on a quantum sorting algorithm

2022-04-07 · L. F. Quezada, Guo-Hua Sun, Shi-Hai Dong

In this work we introduce a quantum sorting algorithm with adaptable requirements of memory and circuit depth, and then use it to develop a new quantum version of the classical machine learning algorithm known as k-nearest neighbors (k-NN). Both the efficiency and performance of this new quantum version of the k-NN algorithm are compared to those of the classical k-NN and another quantum version proposed by Schuld et al. \cite{Int13}. Results show that the efficiency of both quantum algorithms is similar to each other and superior to that of the classical algorithm. On the other hand, the performance of our proposed quantum k-NN algorithm is superior to the one proposed by Schuld et al. and similar to that of the classical k-NN.

📄 PDF Abstract BibTeX arXiv:2204.03761

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

k-NN $k$-Nearest Neighbors is a clustering-based algorithm for classification and regression. It is a a type of instance-based learning as it does not attempt to construct a…

Similar Papers 제목 키워드 기반

The Quantum Version Of Classification Decision Tree Constructing Algorithm C5.0

2019-07-16 · Kamil Khadiev, Ilnaz Mannapov, Liliya Safina

In the paper, we focus on complexity of C5.0 algorithm for constructing decision tree classifier that is the models for the classification problem from machine learning. In classical case the decision tree is constructed…

ClassificationGeneral Classification

Quantum classification of the MNIST dataset with Slow Feature Analysis

2018-05-22 · Iordanis Kerenidis, Alessandro Luongo

Quantum machine learning carries the promise to revolutionize information and communication technologies. While a number of quantum algorithms with potential exponential speedups have been proposed already, it is quite d…

BenchmarkingClassificationDimensionality ReductionGeneral Classification+1

The Quantum Version of Prediction for Binary Classification Problem by Ensemble Methods

2021-12-26 · Kamil Khadiev, Liliia Safina

In this work, we consider the performance of using a quantum algorithm to predict a result for a binary classification problem if a machine learning model is an ensemble from any simple classifiers. Such an approach is f…

Binary Classification

QEML (Quantum Enhanced Machine Learning): Using Quantum Computing to Enhance ML Classifiers and Feature Spaces

2020-02-22 · Siddharth Sharma

Machine learning and quantum computing are two technologies that are causing a paradigm shift in the performance and behavior of certain algorithms, achieving previously unattainable results. Machine learning (kernel cla…

BIG-bench Machine Learning

Quantum Ensemble for Classification

2020-07-02 · Antonio Macaluso, Luca Clissa, Stefano Lodi, Claudio Sartori

A powerful way to improve performance in machine learning is to construct an ensemble that combines the predictions of multiple models. Ensemble methods are often much more accurate and lower variance than the individual…

ClassificationEnsemble LearningGeneral Classification