English

Disentangling Visual Transformers: Patch-level Interpretability for Image Classification

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

Abstract

Visual transformers have achieved remarkable performance in image classification tasks, but this performance gain has come at the cost of interpretability. One of the main obstacles to the interpretation of transformers is the self-attention mechanism, which mixes visual information across the whole image in a complex way. In this paper, we propose Hindered Transformer (HiT), a novel interpretable by design architecture inspired by visual transformers. Our proposed architecture rethinks the design of transformers to better disentangle patch influences at the classification stage. Ultimately, HiT can be interpreted as a linear combination of patch-level information. We show that the advantages of our approach in terms of explicability come with a reasonable trade-off in performance, making it an attractive alternative for applications where interpretability is paramount.

Keywords

Cite

@article{arxiv.2502.17196,
  title  = {Disentangling Visual Transformers: Patch-level Interpretability for Image Classification},
  author = {Guillaume Jeanneret and Loïc Simon and Frédéric Jurie},
  journal= {arXiv preprint arXiv:2502.17196},
  year   = {2025}
}

Comments

CVPR 2025 official version. Main manuscript + supplementary

R2 v1 2026-06-28T21:55:34.749Z