English

Robustness Against Adversarial Attacks via Learning Confined Adversarial Polytopes

Machine Learning 2024-01-23 v2 Cryptography and Security

Abstract

Deep neural networks (DNNs) could be deceived by generating human-imperceptible perturbations of clean samples. Therefore, enhancing the robustness of DNNs against adversarial attacks is a crucial task. In this paper, we aim to train robust DNNs by limiting the set of outputs reachable via a norm-bounded perturbation added to a clean sample. We refer to this set as adversarial polytope, and each clean sample has a respective adversarial polytope. Indeed, if the respective polytopes for all the samples are compact such that they do not intersect the decision boundaries of the DNN, then the DNN is robust against adversarial samples. Hence, the inner-working of our algorithm is based on learning \textbf{c}onfined \textbf{a}dversarial \textbf{p}olytopes (CAP). By conducting a thorough set of experiments, we demonstrate the effectiveness of CAP over existing adversarial robustness methods in improving the robustness of models against state-of-the-art attacks including AutoAttack.

Keywords

Cite

@article{arxiv.2401.07991,
  title  = {Robustness Against Adversarial Attacks via Learning Confined Adversarial Polytopes},
  author = {Shayan Mohajer Hamidi and Linfeng Ye},
  journal= {arXiv preprint arXiv:2401.07991},
  year   = {2024}
}

Comments

The paper has been accepted in ICASSP 2024

R2 v1 2026-06-28T14:17:30.170Z