English

Recurrent Attention Model with Log-Polar Mapping is Robust against Adversarial Attacks

Computer Vision and Pattern Recognition 2020-02-14 v1

Abstract

Convolutional neural networks are vulnerable to small p\ell^p adversarial attacks, while the human visual system is not. Inspired by neural networks in the eye and the brain, we developed a novel artificial neural network model that recurrently collects data with a log-polar field of view that is controlled by attention. We demonstrate the effectiveness of this design as a defense against SPSA and PGD adversarial attacks. It also has beneficial properties observed in the animal visual system, such as reflex-like pathways for low-latency inference, fixed amount of computation independent of image size, and rotation and scale invariance. The code for experiments is available at https://gitlab.com/exwzd-public/kiritani_ono_2020.

Keywords

Cite

@article{arxiv.2002.05388,
  title  = {Recurrent Attention Model with Log-Polar Mapping is Robust against Adversarial Attacks},
  author = {Taro Kiritani and Koji Ono},
  journal= {arXiv preprint arXiv:2002.05388},
  year   = {2020}
}

Comments

11 pages, 4 figures

R2 v1 2026-06-23T13:40:30.897Z