English

Effective black box adversarial attack with handcrafted kernels

Computer Vision and Pattern Recognition 2023-03-27 v1 Image and Video Processing

Abstract

We propose a new, simple framework for crafting adversarial examples for black box attacks. The idea is to simulate the substitution model with a non-trainable model compounded of just one layer of handcrafted convolutional kernels and then train the generator neural network to maximize the distance of the outputs for the original and generated adversarial image. We show that fooling the prediction of the first layer causes the whole network to be fooled and decreases its accuracy on adversarial inputs. Moreover, we do not train the neural network to obtain the first convolutional layer kernels, but we create them using the technique of F-transform. Therefore, our method is very time and resource effective.

Keywords

Cite

@article{arxiv.2303.13887,
  title  = {Effective black box adversarial attack with handcrafted kernels},
  author = {Petr Dvořáček and Petr Hurtik and Petra Števuliáková},
  journal= {arXiv preprint arXiv:2303.13887},
  year   = {2023}
}

Comments

12 pages, 5 figures, 3 tables, IWANN conference

R2 v1 2026-06-28T09:31:50.873Z