paper-with-me

홈 › Papers

AI-driven Reverse Engineering of QML Models

2024-08-29 · Archisman Ghosh, Swaroop Ghosh

Quantum machine learning (QML) is a rapidly emerging area of research, driven by the capabilities of Noisy Intermediate-Scale Quantum (NISQ) devices. With the progress in the research of QML models, there is a rise in third-party quantum cloud services to cater to the increasing demand for resources. New security concerns surface, specifically regarding the protection of intellectual property (IP) from untrustworthy service providers. One of the most pressing risks is the potential for reverse engineering (RE) by malicious actors who may steal proprietary quantum IPs such as trained parameters and QML architecture, modify them to remove additional watermarks or signatures and re-transpile them for other quantum hardware. Prior work presents a brute force approach to RE the QML parameters which takes exponential time overhead. In this paper, we introduce an autoencoder-based approach to extract the parameters from transpiled QML models deployed on untrusted third-party vendors. We experiment on multi-qubit classifiers and note that they can be reverse-engineered under restricted conditions with a mean error of order 10^-1. The amount of time taken to prepare the dataset and train the model to reverse engineer the QML circuit being of the order 10^3 seconds (which is 10^2x better than the previously reported value for 4-layered 4-qubit classifiers) makes the threat of RE highly potent, underscoring the need for continued development of effective defenses.

📄 PDF Abstract BibTeX arXiv:2408.16929

Code (0)

등록된 구현이 없습니다.

Tasks

Quantum Machine Learning

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

ReVEAL: GNN-Guided Reverse Engineering for Formal Verification of Optimized Multipliers

2025-12-24 · Chen Chen, Daniela Kaufmann, Chenhui Deng, Zhan Song 외 arxiv

We present ReVEAL, a graph-learning-based method for reverse engineering of multiplier architectures to improve algebraic circuit verification techniques. Our framework leverages structural graph features and learning-dr…

LLM Agent-Assisted Reverse Engineering with Quantitative Readability Metrics

2026-06-05 · Neil Archibald, Ruben Thijssen arxiv

Automatic decompilers produce functionally correct but often unreadable C code. This paper addresses one stage of the reverse engineering workflow: improving the readability of decompiled code using LLM agents guided by …

Black-Box Guardrail Reverse-engineering Attack

2025-11-06 · Hongwei Yao, Yun Xia, Shuo Shao, Haoran Shi 외 arxiv

Large language models (LLMs) increasingly employ guardrails to enforce ethical, legal, and application-specific constraints on their outputs. While effective at mitigating harmful responses, these guardrails introduce a …

Reinforcement LearningData Augmentation

LSP Framework: A Compensatory Model for Defeating Trigger Reverse Engineering via Label Smoothing Poisoning

2024-04-19 · Beichen Li, Yuanfang Guo, Heqi Peng, Yangxi Li 외

Deep neural networks are vulnerable to backdoor attacks. Among the existing backdoor defense methods, trigger reverse engineering based approaches, which reconstruct the backdoor triggers via optimizations, are the most …

Backdoor Attackbackdoor defense

Multi-modal Learning for WebAssembly Reverse Engineering

2024-04-04 · Hanxian Huang, Jishen Zhao

The increasing adoption of WebAssembly (Wasm) for performance-critical and security-sensitive tasks drives the demand for WebAssembly program comprehension and reverse engineering. Recent studies have introduced machine …

Language ModellingSelf-Supervised Learning