English

AdvDrop: Adversarial Attack to DNNs by Dropping Information

Computer Vision and Pattern Recognition 2021-08-23 v1 Cryptography and Security Machine Learning Image and Video Processing

Abstract

Human can easily recognize visual objects with lost information: even losing most details with only contour reserved, e.g. cartoon. However, in terms of visual perception of Deep Neural Networks (DNNs), the ability for recognizing abstract objects (visual objects with lost information) is still a challenge. In this work, we investigate this issue from an adversarial viewpoint: will the performance of DNNs decrease even for the images only losing a little information? Towards this end, we propose a novel adversarial attack, named \textit{AdvDrop}, which crafts adversarial examples by dropping existing information of images. Previously, most adversarial attacks add extra disturbing information on clean images explicitly. Opposite to previous works, our proposed work explores the adversarial robustness of DNN models in a novel perspective by dropping imperceptible details to craft adversarial examples. We demonstrate the effectiveness of \textit{AdvDrop} by extensive experiments, and show that this new type of adversarial examples is more difficult to be defended by current defense systems.

Keywords

Cite

@article{arxiv.2108.09034,
  title  = {AdvDrop: Adversarial Attack to DNNs by Dropping Information},
  author = {Ranjie Duan and Yuefeng Chen and Dantong Niu and Yun Yang and A. K. Qin and Yuan He},
  journal= {arXiv preprint arXiv:2108.09034},
  year   = {2021}
}

Comments

Accepted to ICCV 2021

R2 v1 2026-06-24T05:16:32.376Z