paper-with-me

홈 › Papers

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 classification) has become ubiquitous as the forefront method for pattern recognition and has been shown to have numerous societal applications. While not yet fault-tolerant, Quantum computing is an entirely new method of computation due to its exploitation of quantum phenomena such as superposition and entanglement. While current machine learning classifiers like the Support Vector Machine are seeing gradual improvements in performance, there are still severe limitations on the efficiency and scalability of such algorithms due to a limited feature space which makes the kernel functions computationally expensive to estimate. By integrating quantum circuits into traditional ML, we may solve this problem through the use of quantum feature space, a technique that improves existing Machine Learning algorithms through the use of parallelization and the reduction of the storage space from exponential to linear. This research expands on this concept of the Hilbert space and applies it for classical machine learning by implementing the quantum-enhanced version of the K nearest neighbors algorithm. This paper first understands the mathematical intuition for the implementation of quantum feature space and successfully simulates quantum properties and algorithms like Fidelity and Grover's Algorithm via the Qiskit python library and the IBM Quantum Experience platform. The primary experiment of this research is to build a noisy variational quantum circuit KNN (QKNN) which mimics the classification methods of a traditional KNN classifier. The QKNN utilizes the distance metric of Hamming Distance and is able to outperform the existing KNN on a 10-dimensional Breast Cancer dataset.

📄 PDF Abstract BibTeX arXiv:2002.10453

Code (1)

siddrrsh/QEML 공식 구현

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Robust and Efficient Quantum Reservoir Computing with Discrete Time Crystal

2025-08-21 · Da Zhang, Xin Li, Yibin Guo, Haifeng Yu 외 arxiv

The rapid development of machine learning and quantum computing has placed quantum machine learning at the forefront of research. However, existing quantum machine learning algorithms based on quantum variational algorit…

Quantum Machine LearningBinary ClassificationImage Classification

Machine Learning Applications of Quantum Computing: A Review

2024-06-19 · Thien Nguyen, Tuomo Sipola, Jari Hautamäki

At the intersection of quantum computing and machine learning, this review paper explores the transformative impact these technologies are having on the capabilities of data processing and analysis, far surpassing the bo…

ArticlesQuantum Machine Learning

Introduction to Quantum Machine Learning and Quantum Architecture Search

2025-04-21 · Samuel Yen-Chi Chen, Zhiding Liang

Recent advancements in quantum computing (QC) and machine learning (ML) have fueled significant research efforts aimed at integrating these two transformative technologies. Quantum machine learning (QML), an emerging int…

Quantum Machine Learning

SEQUENT: Towards Traceable Quantum Machine Learning using Sequential Quantum Enhanced Training

2023-01-06 · Philipp Altmann, Leo Sünkel, Jonas Stein, Tobias Müller 외

Applying new computing paradigms like quantum computing to the field of machine learning has recently gained attention. However, as high-dimensional real-world applications are not yet feasible to be solved using purely …

Hybrid Machine Learningimage-classificationImage ClassificationQuantum Machine Learning+1

Quantum-Assisted Simulation: A Framework for Developing Machine Learning Models in Quantum Computing

2023-11-17 · Minati Rath, Hema Date

Machine Learning (ML) models are trained using historical data to classify new, unseen data. However, traditional computing resources often struggle to handle the immense amount of data, commonly known as Big Data, withi…

Quantum Machine Learning