paper-with-me

홈 › Papers

Quantum Interval Bound Propagation for Certified Training of Quantum Neural Networks

2026-05-01 · Emma Andrews, Nahyeon Kim, Prabhat Mishra arxiv

Quantum machine learning is a promising field for efficiently learning features of a dataset to perform a specified task, such as classification. Interval bound propagation (IBP) is a popular certified training method in classical machine learning, where the lower and upper bounds are tracked throughout the model. These bounds are used during training to ensure that the model is certified to predict the correct label even under adversarial perturbations. While IBP is successful in classical domain, there are limited certified training efforts in quantum domain. In this paper, we present quantum interval bound propagation (QIBP) to establish a certified training routine for quantum machine learning, certifying the accuracy of models under adversarial perturbations. We implement QIBP using both interval and affine arithmetic to explore the tradeoffs between the two implementations in terms of accuracy and other design considerations. Extensive evaluation demonstrates that the resulting certified trained models have robust decision boundaries, guaranteed to predict the correct class for the samples within the trained adversarial robustness bounds.

📄 PDF Abstract BibTeX arXiv:2605.00747

Code (0)

등록된 구현이 없습니다.

Tasks

Quantum Machine LearningAdversarial Robustness

Similar Papers 제목 키워드 기반

Universal Approximation with Certified Networks

2019-09-30 · ICLR 2020 1 · Maximilian Baader, Matthew Mirman, Martin Vechev

Training neural networks to be certifiably robust is critical to ensure their safety against adversarial attacks. However, it is currently very difficult to train a neural network that is both accurate and certifiably ro…

Towards Stable and Efficient Training of Verifiably Robust Neural Networks

2019-06-14 · ICLR 2020 1 · Huan Zhang, Hongge Chen, Chaowei Xiao, Sven Gowal 외

Training neural networks with verifiable robustness guarantees is challenging. Several existing approaches utilize linear relaxation based neural network output bounds under perturbation, but they can slow down training …

Certified Robustness for Deep Equilibrium Models via Interval Bound Propagation

2021-09-29 · ICLR 2022 4 · Colin Wei, J Zico Kolter

Deep equilibrium layers (DEQs) have demonstrated promising performance and are competitive with standard explicit models on many benchmarks. However, little is known about certifying robustness for these models. Inspired…

Understanding Certified Training with Interval Bound Propagation

2023-06-17 · Yuhao Mao, Mark Niklas Müller, Marc Fischer, Martin Vechev

As robustness verification methods are becoming more precise, training certifiably robust neural networks is becoming ever more relevant. To this end, certified training methods compute and then optimize an upper bound o…

On the Convergence of Certified Robust Training with Interval Bound Propagation

2022-03-16 · ICLR 2022 4 · Yihan Wang, Zhouxing Shi, Quanquan Gu, Cho-Jui Hsieh

Interval Bound Propagation (IBP) is so far the base of state-of-the-art methods for training neural networks with certifiable robustness guarantees when potential adversarial perturbations present, while the convergence …