NeurIPS 2024poster16 citations

A Concept-Based Explainability Framework for Large Multimodal Models

Jayneel Parekh, Pegah KHAYATAN, Mustafa Shukor, Alasdair Newson, Matthieu Cord

Abstract

Large multimodal models (LMMs) combine unimodal encoders and large language models (LLMs) to perform multimodal tasks. Despite recent advancements towards the interpretability of these models, understanding internal representations of LMMs remains largely a mystery. In this paper, we present a novel framework for the interpretation of LMMs. We propose a dictionary learning based approach, applied to the representation of tokens. The elements of the learned dictionary correspond to our proposed concepts. We show that these concepts are well semantically grounded in both vision and text. Thus we refer to these as ``multi-modal concepts''. We qualitatively and quantitatively evaluate the results of the learnt concepts. We show that the extracted multimodal concepts are useful to interpret representations of test samples. Finally, we evaluate the disentanglement between different concepts and the quality of grounding concepts visually and textually. Our implementation is publicly available: https://github.com/mshukor/xl-vlms.

Large multimodal modelsinterpretabilityconcept extractionmultimodal conceptsmultimodal representationsvision-language modelsvision-language interpretations
BibTeX
@inproceedings{
parekh2024a,
title={A Concept-Based Explainability Framework for Large Multimodal Models},
author={Jayneel Parekh and Pegah KHAYATAN and Mustafa Shukor and Alasdair Newson and Matthieu Cord},
booktitle={The Thirty-eighth Annual Conference on Neural Information Processing Systems},
year={2024},
url={https://openreview.net/forum?id=MvjLRFntW6}
}