paper-with-me

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 malware detection, though its application in this domain remains largely unexplored. In this study, we investigate two hybrid quantum-classical models -- a Quantum Multilayer Perceptron (QMLP) and a Quantum Convolutional Neural Network (QCNN), for malware classification. Both models utilize angle embedding to encode malware features into quantum states. QMLP captures complex patterns through full qubit measurement and data re-uploading, while QCNN achieves faster training via quantum convolution and pooling layers that reduce active qubits. We evaluate both models on five widely used malware datasets -- API-Graph, EMBER-Domain, EMBER-Class, AZ-Domain, and AZ-Class, across binary and multiclass classification tasks. Our results show high accuracy for binary classification -- 95-96% on API-Graph, 91-92% on AZ-Domain, and 77% on EMBER-Domain. In multiclass settings, accuracy ranges from 91.6-95.7% on API-Graph, 41.7-93.6% on AZ-Class, and 60.7-88.1% on EMBER-Class. Overall, QMLP outperforms QCNN in complex multiclass tasks, while QCNN offers improved training efficiency at the cost of reduced accuracy.

📄 PDF Abstract BibTeX arXiv:2508.19381

Code (0)

등록된 구현이 없습니다.

Tasks

Quantum Machine LearningMalware ClassificationBinary ClassificationMalware Detection

Similar Papers 제목 키워드 기반

PQLM -- Multilingual Decentralized Portable Quantum Language Model for Privacy Protection

2022-10-06 · Shuyue Stella Li, Xiangyu Zhang, Shu Zhou, Hongchao Shu 외

With careful manipulation, malicious agents can reverse engineer private information encoded in pre-trained language models. Security concerns motivate the development of quantum pre-training. In this work, we propose a …

Language ModelingLanguage ModellingSentence EmbeddingSentence-Embedding+2

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

QuantumLeak: Stealing Quantum Neural Networks from Cloud-based NISQ Machines

2024-03-16 · Zhenxiao Fu, Min Yang, Cheng Chu, Yilun Xu 외

Variational quantum circuits (VQCs) have become a powerful tool for implementing Quantum Neural Networks (QNNs), addressing a wide range of complex problems. Well-trained VQCs serve as valuable intellectual assets hosted…

Model extraction

Can Quantum Federated Learning Withstand Circuit-Level Backdoors?

2026-05-18 · Aakar Mathur, Mohammed Ruknuddin, Ashish Gupta arxiv

Quantum Federated Learning (QFL) inherits the core vulnerability of federated optimization to malicious clients, while also introducing an attack surface from variational circuit training and measurement-driven gradients…

Federated Learning

Q-Detection: A Quantum-Classical Hybrid Poisoning Attack Detection Method

2025-07-07 · Haoqi He, Xiaokai Lin, Jiancai Chen, Yan Xiao arxiv

Data poisoning attacks pose significant threats to machine learning models by introducing malicious data into the training process, thereby degrading model performance or manipulating predictions. Detecting and sifting o…