Optimizing Multimodal Language Models through Attention-based Interpretability
Alexander Sergeev, Evgeny Kotelnikov

TL;DR
This paper introduces an attention-based interpretability method for multimodal language models, enabling efficient fine-tuning by identifying key attention heads focused on image objects, thus improving performance with minimal parameter updates.
Contribution
It proposes a novel method to identify important attention heads in MLMs for image understanding, facilitating targeted parameter-efficient fine-tuning.
Findings
High HI score heads significantly impact image understanding.
Fine-tuning top HI score layers improves performance with minimal parameters.
The method effectively identifies crucial model components for multimodal tasks.
Abstract
Modern large language models become multimodal, analyzing various data formats like text and images. While fine-tuning is effective for adapting these multimodal language models (MLMs) to downstream tasks, full fine-tuning is computationally expensive. Parameter-Efficient Fine-Tuning (PEFT) methods address this by training only a small portion of model weights. However, MLMs are difficult to interpret, making it challenging to identify which components are most effective for training to balance efficiency and performance. We propose an attention-based interpretability method for MLMs by analyzing attention scores relative to image tokens. The core idea is to identify attention heads that focus on image key objects. We utilize this information to select optimal model components for PEFT in multimodal models. Our contributions include a method for identifying attention heads associated…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Explainable Artificial Intelligence (XAI) · Artificial Intelligence in Healthcare and Education
