English

Improving Adversarial Training using Vulnerability-Aware Perturbation Budget

Machine Learning 2024-03-08 v1 Artificial Intelligence Cryptography and Security Computer Vision and Pattern Recognition

Abstract

Adversarial Training (AT) effectively improves the robustness of Deep Neural Networks (DNNs) to adversarial attacks. Generally, AT involves training DNN models with adversarial examples obtained within a pre-defined, fixed perturbation bound. Notably, individual natural examples from which these adversarial examples are crafted exhibit varying degrees of intrinsic vulnerabilities, and as such, crafting adversarial examples with fixed perturbation radius for all instances may not sufficiently unleash the potency of AT. Motivated by this observation, we propose two simple, computationally cheap vulnerability-aware reweighting functions for assigning perturbation bounds to adversarial examples used for AT, named Margin-Weighted Perturbation Budget (MWPB) and Standard-Deviation-Weighted Perturbation Budget (SDWPB). The proposed methods assign perturbation radii to individual adversarial samples based on the vulnerability of their corresponding natural examples. Experimental results show that the proposed methods yield genuine improvements in the robustness of AT algorithms against various adversarial attacks.

Keywords

Cite

@article{arxiv.2403.04070,
  title  = {Improving Adversarial Training using Vulnerability-Aware Perturbation Budget},
  author = {Olukorede Fakorede and Modeste Atsague and Jin Tian},
  journal= {arXiv preprint arXiv:2403.04070},
  year   = {2024}
}

Comments

19 pages, 2 figures

R2 v1 2026-06-28T15:11:35.706Z