Head Pursuit: Probing Attention Specialization in Multimodal Transformers
Lorenzo Basile, Valentino Maiorca, Diego Doimo, Francesco Locatello, Alberto Cazzaniga
TL;DR
Head Pursuit investigates how individual attention heads in generative transformers encode specific semantic attributes, proposing a sparse-signal framework that uses SOMP with the unembedding dictionary to identify concept-aligned heads. The approach enables dataset-level analysis and targeted interventions, demonstrating that inverting or amplifying a small fraction of specialized heads can controllably suppress or enhance targeted content across language and vision-language tasks. The main contributions include a principled sparse-decomposition method, empirical evidence of cross-modal head specialization, and practical demonstrations of targeted control in QA, toxicity mitigation, image classification, and captioning. This work advances interpretability and controllability of large-scale generative models by revealing an interpretable, manipulable linear structure within attention layers that requires minimal intervention to effect meaningful changes.
Abstract
Language and vision-language models have shown impressive performance across a wide range of tasks, but their internal mechanisms remain only partly understood. In this work, we study how individual attention heads in text-generative models specialize in specific semantic or visual attributes. Building on an established interpretability method, we reinterpret the practice of probing intermediate activations with the final decoding layer through the lens of signal processing. This lets us analyze multiple samples in a principled way and rank attention heads based on their relevance to target concepts. Our results show consistent patterns of specialization at the head level across both unimodal and multimodal transformers. Remarkably, we find that editing as few as 1% of the heads, selected using our method, can reliably suppress or enhance targeted concepts in the model output. We validate our approach on language tasks such as question answering and toxicity mitigation, as well as vision-language tasks including image classification and captioning. Our findings highlight an interpretable and controllable structure within attention layers, offering simple tools for understanding and editing large-scale generative models.
