English

Generating Adversarial yet Inconspicuous Patches with a Single Image

Computer Vision and Pattern Recognition 2021-04-28 v2 Artificial Intelligence

Abstract

Deep neural networks have been shown vulnerable toadversarial patches, where exotic patterns can resultin models wrong prediction. Nevertheless, existing ap-proaches to adversarial patch generation hardly con-sider the contextual consistency between patches andthe image background, causing such patches to be eas-ily detected and adversarial attacks to fail. On the otherhand, these methods require a large amount of data fortraining, which is computationally expensive. To over-come these challenges, we propose an approach to gen-erate adversarial yet inconspicuous patches with onesingle image. In our approach, adversarial patches areproduced in a coarse-to-fine way with multiple scalesof generators and discriminators. Contextual informa-tion is encoded during the Min-Max training to makepatches consistent with surroundings. The selection ofpatch location is based on the perceptual sensitivity ofvictim models. Through extensive experiments, our ap-proach shows strong attacking ability in both the white-box and black-box setting. Experiments on saliency de-tection and user evaluation indicate that our adversar-ial patches can evade human observations, demonstratethe inconspicuousness of our approach. Lastly, we showthat our approach preserves the attack ability in thephysical world.

Keywords

Cite

@article{arxiv.2009.09774,
  title  = {Generating Adversarial yet Inconspicuous Patches with a Single Image},
  author = {Jinqi Luo and Tao Bai and Jun Zhao},
  journal= {arXiv preprint arXiv:2009.09774},
  year   = {2021}
}

Comments

Accepted by AAAI2021 Student Abstract and Poster Program. Full paper available as arXiv:2009.09774.v1

R2 v1 2026-06-23T18:41:09.081Z