2021

On the Robustness of Vision Transformers to Adversarial Examples

Mahmood, Kaleel, Mahmood, Rigel, van Dijk, Marten

Understand

Recent advances in attention-based networks have shown that Vision Transformers can achieve state-of-the-art or near state-of-the-art results on many image classification tasks.

  • This puts transformers in the unique position of being a promising alternative to traditional convolutional neural networks (CNNs).
  • While CNNs have been carefully studied with respect to adversarial attacks, the same cannot be said of Vision Transformers.
  • In this paper, we study the robustness of Vision Transformers to adversarial examples.

Reading the bibliography…