English

Metonymy in vision models undermines attention-based interpretability

Computer Vision and Pattern Recognition 2026-05-08 v1

Abstract

Part-based reasoning is a classical strategy to make a computer vision model directly focus on the object parts that are relevant to the downstream task. In the context of deep learning, this also serves to improve by-design interpretability, often by using part-centric attention mechanisms on top of a latent image representation provided by a standard, black-box model. This approach is based on a locality assumption: that the latent representation of an object part encodes primarily information about the corresponding image region. In this work, we test this basic assumption, measuring intra-object leakage in vision models using part-based attribute annotations. Through a comprehensive experimental evaluation, we show that modern pretrained vision transformers violate the locality assumption and exhibit a strong intra-object leakage, in which each part encodes information from the whole object, a visual metonymy that compromises the faithfulness of attention-based interpretable-by-design methods for part-based reasoning, ultimately rendering them uninterpretable. In addition, we establish an upper bound using a two-stage approach that prevents leakage by design. We then show that this inherently disentangled feature extraction improves attribute-driven part discovery on a variety of tasks, confirming the practical impact of intra-object leakage. Our results uncover a neglected issue affecting the interpretability of part-based representations, such as those in CBMs relying on part-centric concepts, highlighting that two-stage approaches offer a promising way to mitigate it.

Keywords

Cite

@article{arxiv.2605.06095,
  title  = {Metonymy in vision models undermines attention-based interpretability},
  author = {Ananthu Aniraj and Cassio F. Dantas and Dino Ienco and Massimiliano Mancini and Diego Marcos},
  journal= {arXiv preprint arXiv:2605.06095},
  year   = {2026}
}

Comments

28 pages, preprint

R2 v1 2026-07-01T12:54:46.109Z