Is Attentional Channel Processing Design Required? Comprehensive Analysis Of Robustness Between Vision Transformers And Fully Attentional Networks
2023-06-08Code Available0· sign in to hype
Abhishri Ajit Medewar, Swanand Ashokrao Kavitkar
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/s-threepio/robustness-analysis-fan-vitOfficialIn paperpytorch★ 1
Abstract
The robustness testing has been performed for standard CNN models and Vision Transformers, however there is a lack of comprehensive study between the robustness of traditional Vision Transformers without an extra attentional channel design and the latest fully attentional network(FAN) models. So in this paper, we use the ImageNet dataset to compare the robustness of fully attentional network(FAN) models with traditional Vision Transformers to understand the role of an attentional channel processing design using white box attacks and also study the transferability between the same using black box attacks.