EMNLP 2024finding4 citations

Why do LLaVA Vision-Language Models Reply to Images in English?

Musashi Hinck, Carolin Holtermann, Matthew Lyle Olson, Florian Schneider, Sungduk Yu, Anahita Bhiwandiwalla, Anne Lauscher, Shao-Yen Tseng

Abstract

We uncover a surprising multilingual bias occurring in a popular class of multimodal vision-language models (VLMs). Including an image in the query to a LLaVA-style VLM significantly increases the likelihood of the model returning an English response, regardless of the language of the query. This paper investigates the causes of this loss with a two-pronged approach that combines extensive ablation of the design space with a mechanistic analysis of the models’ internal representations of image and text inputs. Both approaches indicate that the issue stems in the language modeling component of the LLaVA model. Statistically, we find that switching the language backbone for a bilingual language model has the strongest effect on reducing this error. Mechanistically, we provide compelling evidence that visual inputs are not mapped to a similar space as text ones, and that intervening on intermediary attention layers can reduce this bias. Our findings provide important insights to researchers and engineers seeking to understand the crossover between multimodal and multilingual spaces, and contribute to the goal of developing capable and inclusive VLMs for non-English contexts.

BibTeX
@inproceedings{hinck-etal-2024-llava,
    title = "Why do {LL}a{VA} Vision-Language Models Reply to Images in {E}nglish?",
    author = "Hinck, Musashi  and
      Holtermann, Carolin  and
      Olson, Matthew Lyle  and
      Schneider, Florian  and
      Yu, Sungduk  and
      Bhiwandiwalla, Anahita  and
      Lauscher, Anne  and
      Tseng, Shao-Yen  and
      Lal, Vasudev",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.783/",
    doi = "10.18653/v1/2024.findings-emnlp.783",
    pages = "13402--13421"
}
Why do LLaVA Vision-Language Models Reply to Images in English? · EMNLP 2024