paper-with-me

홈 › Papers

Explaining Similarity in Vision-Language Encoders with Weighted Banzhaf Interactions

2025-08-07 · Hubert Baniecki, Maximilian Muschalik, Fabian Fumagalli, Barbara Hammer, Eyke Hüllermeier, Przemyslaw Biecek arxiv

Language-image pre-training (LIP) enables the development of vision-language models capable of zero-shot classification, localization, multimodal retrieval, and semantic understanding. Various explanation methods have been proposed to visualize the importance of input image-text pairs on the model's similarity outputs. However, popular saliency maps are limited by capturing only first-order attributions, overlooking the complex cross-modal interactions intrinsic to such encoders. We introduce faithful interaction explanations of LIP models (FIxLIP) as a unified approach to decomposing the similarity in vision-language encoders. FIxLIP is rooted in game theory, where we analyze how using the weighted Banzhaf interaction index offers greater flexibility and improves computational efficiency over the Shapley interaction quantification framework. From a practical perspective, we propose how to naturally extend explanation evaluation metrics, such as the pointing game and area between the insertion/deletion curves, to second-order interaction explanations. Experiments on the MS COCO and ImageNet-1k benchmarks validate that second-order methods, such as FIxLIP, outperform first-order attribution methods. Beyond delivering high-quality explanations, we demonstrate the utility of FIxLIP in comparing different models, e.g. CLIP vs. SigLIP-2.

📄 PDF Abstract BibTeX arXiv:2508.05430

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Attributions All the Way Down? The Metagame of Interpretability

2026-05-07 · Hubert Baniecki, Przemyslaw Biecek, Fabian Fumagalli arxiv

We introduce the metagame, a conceptual framework for quantifying second-order interaction effects of model explanations. For any first-order attribution $φ(f)$ explaining a model $f$, we measure the directional influenc…

Explaining Image Similarity with Automatically Extracted Concept Activation Vectors

2026-07-30 · Isaac Roberts, Petra Bevandic, Alexander Schulz, Barbara Hammer arxiv

Image similarity underlies many computer vision applications, yet it is often unclear why two images receive a high or low similarity score. Existing explainability methods often rely on gradient-based attribution maps t…

Do Vision and Language Encoders Represent the World Similarly?

2024-01-10 · CVPR 2024 1 · Mayug Maniparambil, Raiymbek Akshulakov, Yasser Abdelaziz Dahou Djilali, Sanath Narayan 외

Aligned text-image encoders such as CLIP have become the de facto model for vision-language tasks. Furthermore, modality-specific encoders achieve impressive performances in their respective domains. This raises a centra…

Graph Matchingimage-classificationImage ClassificationRetrieval+2

The Level Weighted Structural Similarity Loss: A Step Away from the MSE

2019-04-30 · Yingjing Lu

The Mean Square Error (MSE) has shown its strength when applied in deep generative models such as Auto-Encoders to model reconstruction loss. However, in image domain especially, the limitation of MSE is obvious: it assu…

SSIM

EXPL-FR: Explaining Face Recognition Models via Vision-Language Alignment

2026-08-21 · Guray Ozgur, Mustafa Efe Tamyapar, Naser Damer, Fadi Boutros hf

Deep face recognition (FR) models reach near-saturated accuracy but remain opaque: a practitioner cannot ask which semantic attributes a similarity score relied upon. EXPL-FR answers this inside the FR model's own embedd…

Face Recognition