English

Towards Compositional Adversarial Robustness: Generalizing Adversarial Training to Composite Semantic Perturbations

Computer Vision and Pattern Recognition 2023-03-23 v3

Abstract

Model robustness against adversarial examples of single perturbation type such as the p\ell_{p}-norm has been widely studied, yet its generalization to more realistic scenarios involving multiple semantic perturbations and their composition remains largely unexplored. In this paper, we first propose a novel method for generating composite adversarial examples. Our method can find the optimal attack composition by utilizing component-wise projected gradient descent and automatic attack-order scheduling. We then propose generalized adversarial training (GAT) to extend model robustness from p\ell_{p}-ball to composite semantic perturbations, such as the combination of Hue, Saturation, Brightness, Contrast, and Rotation. Results obtained using ImageNet and CIFAR-10 datasets indicate that GAT can be robust not only to all the tested types of a single attack, but also to any combination of such attacks. GAT also outperforms baseline \ell_{\infty}-norm bounded adversarial training approaches by a significant margin.

Keywords

Cite

@article{arxiv.2202.04235,
  title  = {Towards Compositional Adversarial Robustness: Generalizing Adversarial Training to Composite Semantic Perturbations},
  author = {Lei Hsiung and Yun-Yun Tsai and Pin-Yu Chen and Tsung-Yi Ho},
  journal= {arXiv preprint arXiv:2202.04235},
  year   = {2023}
}

Comments

CVPR 2023. The research demo is at https://hsiung.cc/CARBEN/

R2 v1 2026-06-24T09:27:35.556Z