Q-Tag: Watermarking Quantum Circuit Generative Models
Yang Yang 1,2, Yuzhu Long 1, Han Fang 3, Zhaoyun Chen 2, Zhonghui Li 1, Weiming Zhang 1, Guoping Guo
Published on arXiv
2602.23085
Output Integrity Attack
OWASP ML Top 10 — ML09
Key Finding
Achieves robust watermark detection across a range of perturbations while maintaining high-fidelity quantum circuit generation in QCGM outputs.
Q-Tag
Novel technique introduced
Quantum cloud platforms have become the most widely adopted and mainstream approach for accessing quantum computing resources, due to the scarcity and operational complexity of quantum hardware. In this service-oriented paradigm, quantum circuits, which constitute high-value intellectual property, are exposed to risks of unauthorized access, reuse, and misuse. Digital watermarking has been explored as a promising mechanism for protecting quantum circuits by embedding ownership information for tracing and verification. However, driven by recent advances in generative artificial intelligence, the paradigm of quantum circuit design is shifting from individually and manually constructed circuits to automated synthesis based on quantum circuit generative models (QCGMs). In such generative settings, protecting only individual output circuits is insufficient, and existing post hoc, circuit-centric watermarking methods are not designed to integrate with the generative process, often failing to simultaneously ensure stealthiness, functional correctness, and robustness at scale. These limitations highlight the need for a new watermarking paradigm that is natively integrated with quantum circuit generative models. In this work, we present the first watermarking framework for QCGMs, which embeds ownership signals into the generation process while preserving circuit fidelity. We introduce a symmetric sampling strategy that aligns watermark encoding with the model's Gaussian prior, and a synchronization mechanism that counteracts adversarial watermark attack through latent drift correction. Empirical results confirm that our method achieves high-fidelity circuit generation and robust watermark detection across a range of perturbations, paving the way for scalable, secure copyright protection in AI-powered quantum design.
Key Contributions
- First watermarking framework natively integrated into quantum circuit generative models (QCGMs), embedding ownership signals into the generation process rather than post hoc circuit modification
- Symmetric sampling strategy that aligns watermark encoding with the model's Gaussian prior to preserve circuit fidelity and stealthiness
- Latent drift correction synchronization mechanism that counters adversarial watermark removal attacks on generated circuits
🛡️ Threat Analysis
Proposes content watermarking natively integrated into a generative model's sampling process so that all generated quantum circuits carry a detectable ownership signal — analogous to LLM text watermarking for provenance. Also introduces a synchronization defense mechanism against adversarial watermark removal attacks (latent drift correction), which is an output integrity defense.