English

Inspecting Explainability of Transformer Models with Additional Statistical Information

Computer Vision and Pattern Recognition 2025-04-22 v2 Artificial Intelligence

Abstract

Transformer becomes more popular in the vision domain in recent years so there is a need for finding an effective way to interpret the Transformer model by visualizing it. In recent work, Chefer et al. can visualize the Transformer on vision and multi-modal tasks effectively by combining attention layers to show the importance of each image patch. However, when applying to other variants of Transformer such as the Swin Transformer, this method can not focus on the predicted object. Our method, by considering the statistics of tokens in layer normalization layers, shows a great ability to interpret the explainability of Swin Transformer and ViT.

Keywords

Cite

@article{arxiv.2311.11378,
  title  = {Inspecting Explainability of Transformer Models with Additional Statistical Information},
  author = {Hoang C. Nguyen and Haeil Lee and Junmo Kim},
  journal= {arXiv preprint arXiv:2311.11378},
  year   = {2025}
}

Comments

Accepted at Responsible Computer Vision workshop at ECCV 2022

R2 v1 2026-06-28T13:25:28.488Z