Robust Transformer with Locality Inductive Bias and Feature Normalization
Omid Nejati Manzari, Hossein Kashiani, Hojat Asgarian Dehkordi,, Shahriar Baradaran Shokouhi

TL;DR
This paper introduces the LNL transformer, which incorporates locality and feature normalization to improve robustness and accuracy of vision transformers against adversarial attacks, achieving state-of-the-art results on GTSRB and CIFAR-10.
Contribution
The paper proposes the LNL transformer that integrates locality inductive bias and feature normalization to enhance robustness and accuracy in vision transformers.
Findings
LNL improves robustness against adversarial perturbations.
LNL achieves state-of-the-art accuracy on GTSRB and CIFAR-10.
LNL yields significant gains in clean and robustness accuracy.
Abstract
Vision transformers have been demonstrated to yield state-of-the-art results on a variety of computer vision tasks using attention-based networks. However, research works in transformers mostly do not investigate robustness/accuracy trade-off, and they still struggle to handle adversarial perturbations. In this paper, we explore the robustness of vision transformers against adversarial perturbations and try to enhance their robustness/accuracy trade-off in white box attack settings. To this end, we propose Locality iN Locality (LNL) transformer model. We prove that the locality introduction to LNL contributes to the robustness performance since it aggregates local information such as lines, edges, shapes, and even objects. In addition, to further improve the robustness performance, we encourage LNL to extract training signal from the moments (a.k.a., mean and standard deviation) and the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Brain Tumor Detection and Classification
