English

Explaining Caption-Image Interactions in CLIP Models with Second-Order Attributions

Computer Vision and Pattern Recognition 2025-08-14 v4 Artificial Intelligence Computation and Language

Abstract

Dual encoder architectures like Clip models map two types of inputs into a shared embedding space and predict similarities between them. Despite their wide application, it is, however, not understood how these models compare their two inputs. Common first-order feature-attribution methods explain importances of individual features and can, thus, only provide limited insights into dual encoders, whose predictions depend on interactions between features. In this paper, we first derive a second-order method enabling the attribution of predictions by any differentiable dual encoder onto feature-interactions between its inputs. Second, we apply our method to Clip models and show that they learn fine-grained correspondences between parts of captions and regions in images. They match objects across input modes and also account for mismatches. This intrinsic visual-linguistic grounding ability, however, varies heavily between object classes, exhibits pronounced out-of-domain effects and we can identify individual errors as well as systematic failure categories. Code is publicly available: https://github.com/lucasmllr/exCLIP

Keywords

Cite

@article{arxiv.2408.14153,
  title  = {Explaining Caption-Image Interactions in CLIP Models with Second-Order Attributions},
  author = {Lucas Möller and Pascal Tilli and Ngoc Thang Vu and Sebastian Padó},
  journal= {arXiv preprint arXiv:2408.14153},
  year   = {2025}
}

Comments

Accepted at Transactions on Machine Learning Research (TMLR)

R2 v1 2026-06-28T18:23:46.905Z