English

Adversarial Image Generation by Spatial Transformation in Perceptual Colorspaces

Computer Vision and Pattern Recognition 2023-10-24 v1 Image and Video Processing

Abstract

Deep neural networks are known to be vulnerable to adversarial perturbations. The amount of these perturbations are generally quantified using LpL_p metrics, such as L0L_0, L2L_2 and LL_\infty. However, even when the measured perturbations are small, they tend to be noticeable by human observers since LpL_p distance metrics are not representative of human perception. On the other hand, humans are less sensitive to changes in colorspace. In addition, pixel shifts in a constrained neighborhood are hard to notice. Motivated by these observations, we propose a method that creates adversarial examples by applying spatial transformations, which creates adversarial examples by changing the pixel locations independently to chrominance channels of perceptual colorspaces such as YCbCrYC_{b}C_{r} and CIELABCIELAB, instead of making an additive perturbation or manipulating pixel values directly. In a targeted white-box attack setting, the proposed method is able to obtain competitive fooling rates with very high confidence. The experimental evaluations show that the proposed method has favorable results in terms of approximate perceptual distance between benign and adversarially generated images. The source code is publicly available at https://github.com/ayberkydn/stadv-torch

Keywords

Cite

@article{arxiv.2310.13950,
  title  = {Adversarial Image Generation by Spatial Transformation in Perceptual Colorspaces},
  author = {Ayberk Aydin and Alptekin Temizel},
  journal= {arXiv preprint arXiv:2310.13950},
  year   = {2023}
}
R2 v1 2026-06-28T12:57:32.126Z