Discrete Randomized Smoothing Meets Quantum Computing
Tom Wollschläger, Aman Saxena, Nicola Franco, Jeanette Miriam Lorenz, Stephan Günnemann
TL;DR
The paper targets certifiable robustness for ML models operating on discrete data by marrying discrete randomized smoothing with quantum amplitude estimation, achieving a quadratic reduction in the number of model evaluations required for certification. It formulates a discrete smoothing framework, encodes all perturbations in quantum superposition, and uses Quantum Amplitude Estimation to estimate the smooth classifier $g(\boldsymbol{x})$ more efficiently; the smooth classifier can also be interpreted as a phase via a Grover-like operator and extracted with phase estimation. The authors extend the framework to continuous data under discrete attacks, introducing a data-mapping strategy that preserves robustness guarantees, and validate the approach across Binary-MNIST, graph classification, and sentiment analysis. Collectively, the work demonstrates a practical quantum route to faster certifiable robustness for discrete data representations, with a clear path toward scalable robust QML and broader application across NLP, vision, and graph domains.
Abstract
Breakthroughs in machine learning (ML) and advances in quantum computing (QC) drive the interdisciplinary field of quantum machine learning to new levels. However, due to the susceptibility of ML models to adversarial attacks, practical use raises safety-critical concerns. Existing Randomized Smoothing (RS) certification methods for classical machine learning models are computationally intensive. In this paper, we propose the combination of QC and the concept of discrete randomized smoothing to speed up the stochastic certification of ML models for discrete data. We show how to encode all the perturbations of the input binary data in superposition and use Quantum Amplitude Estimation (QAE) to obtain a quadratic reduction in the number of calls to the model that are required compared to traditional randomized smoothing techniques. In addition, we propose a new binary threat model to allow for an extensive evaluation of our approach on images, graphs, and text.
