paper-with-me

Papers

From Weights to Concepts: Data-Free Interpretability of CLIP via Singular Vector Decomposition

2026-03-25 · Francesco Gentile, Nicola Dall'Asen, Francesco Tonini, Massimiliano Mancini, Lorenzo Vaquero, Elisa Ricci arxiv

As vision-language models are deployed at scale, understanding their internal mechanisms becomes increasingly critical. Existing interpretability methods predominantly rely on activations, making them dataset-dependent, vulnerable to data bias, and often restricted to coarse head-level explanations. We introduce SITH (Semantic Inspection of Transformer Heads), a fully data-free, training-free framework that directly analyzes CLIP's vision transformer in weight space. For each attention head, we decompose its value-output matrix into singular vectors and interpret each one via COMP (Coherent Orthogonal Matching Pursuit), a new algorithm that explains them as sparse, semantically coherent combinations of human-interpretable concepts. We show that SITH yields coherent, faithful intra-head explanations, validated through reconstruction fidelity and interpretability experiments. This allows us to use SITH for precise, interpretable weight-space model edits that amplify or suppress specific concepts, improving downstream performance without retraining. Furthermore, we use SITH to study model adaptation, showing how fine-tuning primarily reweights a stable semantic basis rather than learning entirely new features.

📄 PDF Abstract BibTeX arXiv:2603.24653

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Quantifying Interpretability in CLIP Models with Concept Consistency

2025-03-14 · Avinash Madasu, Vasudev Lal, Phillip Howard

CLIP is one of the most popular foundational models and is heavily used for many vision-language tasks. However, little is known about the inner workings of CLIP. While recent work has proposed decomposition-based interp…

In-Context Learning

VideoGEM: Training-free Action Grounding in Videos

2025-03-26 · CVPR 2025 1 · Felix Vogel, Walid Bousselham, Anna Kukleva, Nina Shvetsova 외

Vision-language foundation models have shown impressive capabilities across various zero-shot tasks, including training-free localization and grounding, primarily focusing on localizing objects in images. However, levera…

Video Grounding

Interpreting CLIP with Sparse Linear Concept Embeddings (SpLiCE)

2024-02-16 · Usha Bhalla, Alex Oesterling, Suraj Srinivas, Flavio P. Calmon 외

CLIP embeddings have demonstrated remarkable performance across a wide range of multimodal applications. However, these high-dimensional, dense vector representations are not easily interpretable, limiting our understand…

Model Editing

Disentangling MLP Neuron Weights in Vocabulary Space

2026-04-07 · Asaf Avrahamy, Yoav Gur-Arieh, Mor Geva arxiv

Interpreting the information encoded in language model weights remains a fundamental challenge in mechanistic interpretability. In this work, we introduce ROTATE (Rotation-Optimized Token Alignment in weighT spacE), a da…

Visually Guided Decoding: Gradient-Free Hard Prompt Inversion with Language Models

2025-05-13 · Donghoon Kim, Minji Bae, Kyuhong Shim, Byonghyo Shim

Text-to-image generative models like DALL-E and Stable Diffusion have revolutionized visual content creation across various applications, including advertising, personalized media, and design prototyping. However, crafti…

Text Generation