English

Adversarial Examples to Fool Iris Recognition Systems

Machine Learning 2019-07-22 v2 Computer Vision and Pattern Recognition Image and Video Processing Machine Learning

Abstract

Adversarial examples have recently proven to be able to fool deep learning methods by adding carefully crafted small perturbation to the input space image. In this paper, we study the possibility of generating adversarial examples for code-based iris recognition systems. Since generating adversarial examples requires back-propagation of the adversarial loss, conventional filter bank-based iris-code generation frameworks cannot be employed in such a setup. Therefore, to compensate for this shortcoming, we propose to train a deep auto-encoder surrogate network to mimic the conventional iris code generation procedure. This trained surrogate network is then deployed to generate the adversarial examples using the iterative gradient sign method algorithm. We consider non-targeted and targeted attacks through three attack scenarios. Considering these attacks, we study the possibility of fooling an iris recognition system in white-box and black-box frameworks.

Keywords

Cite

@article{arxiv.1906.09300,
  title  = {Adversarial Examples to Fool Iris Recognition Systems},
  author = {Sobhan Soleymani and Ali Dabouei and Jeremy Dawson and Nasser M. Nasrabadi},
  journal= {arXiv preprint arXiv:1906.09300},
  year   = {2019}
}

Comments

2019 International Conference on Biometrics (ICB 2019)

R2 v1 2026-06-23T10:00:20.089Z