Paper Overview
- Field: Machine Learning / Quantum Computing
- Authors: Sagnik Chakraborty, Malay Singh, Arpit Jain
- arXiv: 2604.28176
- The defense works without adversarial training, avoiding its practical constraints.
- A built-in confidence metric flags inputs that the quantum autoencoder may fail to purify.
- Extensive evaluations show significantly higher prediction accuracy under adversarial attacks compared to state-of-the-art methods, with improvements of up to 68%.
Abstract
Machine learning models can learn from data samples to carry out various tasks efficiently. When data samples are adversarially manipulated, such as by insertion of carefully crafted noise, it can cause the model to make mistakes. Quantum machine learning models are also vulnerable to such adversarial attacks, especially in image classification using variational quantum classifiers.
While there are promising defenses against these adversarial perturbations, such as training with adversarial samples, they face practical limitations. For example, they are not applicable in scenarios where adversarial samples cannot be used for training or where the model may overfit to a specific attack.
This paper proposes an adversarial-training-free defense framework that leverages a quantum autoencoder to purify adversarial samples through reconstruction. Additionally, the framework provides a confidence metric to identify adversarial samples that may not be purifiable by the quantum autoencoder.
Key Results
*Auto-collected on 2026-05-02*