An Independent Implementation of Quantum Machine Learning Algorithms in Qiskit for Genomic Data

Navneet Singh,Shiva Raj Pokhrel
2024-05-16
Abstract:In this paper, we explore the power of Quantum Machine Learning as we extend, implement and evaluate algorithms like Quantum Support Vector Classifier (QSVC), Pegasos-QSVC, Variational Quantum Circuits (VQC), and Quantum Neural Networks (QNN) in Qiskit with diverse feature mapping techniques for genomic sequence classification.
Machine Learning,Artificial Intelligence
What problem does this paper attempt to address?
The problem addressed in this paper is the challenge of applying quantum machine learning (QML) algorithms to genomic sequence classification. Quantum machine learning has made significant progress in medical image analysis, but there is still room for improvement in genomic sequence classification. Therefore, the researchers extended, implemented, and evaluated algorithms such as Quantum Support Vector Machine (QSVC), Pegasos-QSVC, Variational Quantum Circuit (VQC), and Quantum Neural Network (QNN). They used Qiskit for diversified feature mapping techniques to analyze the performance of these algorithms in handling genomic data, aiming to improve the performance and understanding of gene sequence classification. Through experiments, they demonstrated the convergence and classification performance of the proposed quantum machine learning models under different feature mapping strategies, proving the improvement relative to existing methods. In the future, the authors plan to conduct more in-depth research and evaluate larger-scale datasets to further explore the potential of quantum machine learning in genomic classification.