English

Contract And Conquer: How to Provably Compute Adversarial Examples for a Black-Box Model?

Machine Learning 2026-03-13 v2 Artificial Intelligence

Abstract

Black-box adversarial attacks are widely used as tools to test the robustness of deep neural networks against malicious perturbations of input data aimed at a specific change in the output of the model. Such methods, although they remain empirically effective, usually do not guarantee that an adversarial example can be found for a particular model. In this paper, we propose Contract And Conquer (CAC), an approach to provably compute adversarial examples for neural networks in a black-box manner. The method is based on knowledge distillation of a black-box model on an expanding distillation dataset and precise contraction of the adversarial example search space. CAC is supported by the transferability guarantee: we prove that the method yields an adversarial example for the black-box model within a fixed number of algorithm iterations. Experimentally, we demonstrate that the proposed approach outperforms existing state-of-the-art black-box attack methods on ImageNet dataset for different target models, including vision transformers.

Keywords

Cite

@article{arxiv.2603.10689,
  title  = {Contract And Conquer: How to Provably Compute Adversarial Examples for a Black-Box Model?},
  author = {Anna Chistyakova and Mikhail Pautov},
  journal= {arXiv preprint arXiv:2603.10689},
  year   = {2026}
}
R2 v1 2026-07-01T11:14:33.513Z