paper-with-me

Papers

Quantum Computing Methods for Malware Detection

2025-10-08 · Eliška Krátká, Aurél Gábor Gábris arxiv

In this paper, we explore the potential of quantum computing in enhancing malware detection through the application of Quantum Machine Learning (QML). Our main objective is to investigate the performance of the Quantum Support Vector Machine (QSVM) algorithm compared to SVM. A publicly available dataset containing raw binaries of Portable Executable (PE) files was used for the classification. The QSVM algorithm, incorporating quantum kernels through different feature maps, was implemented and evaluated on a local simulator within the Qiskit SDK and IBM quantum computers. Experimental results from simulators and quantum hardware provide insights into the behavior and performance of quantum computers, especially in handling large-scale computations for malware detection tasks. The work summarizes the practical experience with using quantum hardware via the Qiskit interfaces. We describe in detail the critical issues encountered, as well as the fixes that had to be developed and applied to the base code of the Qiskit Machine Learning library. These issues include missing transpilation of the circuits submitted to IBM Quantum systems and exceeding the maximum job size limit due to the submission of all the circuits in one job.

📄 PDF Abstract BibTeX arXiv:2510.06803

Code (0)

등록된 구현이 없습니다.

Tasks

Quantum Machine LearningMalware Detection

Similar Papers 제목 키워드 기반

Towards Quantum Machine Learning for Malicious Code Analysis

2025-08-26 · Jesus Lopez, Saeefa Rubaiyet Nowmi, Viviana Cadena, Mohammad Saidur Rahman arxiv

Classical machine learning (CML) has been extensively studied for malware classification. With the emergence of quantum computing, quantum machine learning (QML) presents a paradigm-shifting opportunity to improve malwar…

Quantum Machine LearningMalware ClassificationBinary ClassificationMalware Detection

Towards an in-depth detection of malware using distributed QCNN

2023-12-19 · Tony Quertier, Grégoire Barrué

Malware detection is an important topic of current cybersecurity, and Machine Learning appears to be one of the main considered solutions even if certain problems to generalize to new malware remain. In the aim of explor…

Malware DetectionQuantum Machine Learning

Quantum Machine Learning for Malware Classification

2023-05-09 · Grégoire Barrué, Tony Quertier

In a context of malicious software detection, machine learning (ML) is widely used to generalize to new malware. However, it has been demonstrated that ML models can be fooled or may have generalization problems on malwa…

ClassificationMalware ClassificationQuantum Machine Learning

Can Feature Engineering Help Quantum Machine Learning for Malware Detection?

2023-05-03 · Ran Liu, Maksim Eren, Charles Nicholas

With the increasing number and sophistication of malware attacks, malware detection systems based on machine learning (ML) grow in importance. At the same time, many popular ML models used in malware classification are s…

Feature Engineeringfeature selectionMalware ClassificationMalware Detection+1

Case Study-Based Approach of Quantum Machine Learning in Cybersecurity: Quantum Support Vector Machine for Malware Classification and Protection

2023-06-01 · Mst Shapna Akter, Hossain Shahriar, Sheikh Iqbal Ahamed, Kishor Datta Gupta 외

Quantum machine learning (QML) is an emerging field of research that leverages quantum computing to improve the classical machine learning approach to solve complex real world problems. QML has the potential to address c…

Malware ClassificationQuantum Machine Learning