English

mBLIP: Efficient Bootstrapping of Multilingual Vision-LLMs

Computer Vision and Pattern Recognition 2024-06-21 v3 Computation and Language

Abstract

Modular vision-language models (Vision-LLMs) align pretrained image encoders with (frozen) large language models (LLMs) and post-hoc condition LLMs to `understand' the image input. With the abundance of readily available high-quality English image-text data as well as strong monolingual English LLMs, the research focus has been on English-only Vision-LLMs. Multilingual vision-language models are still predominantly obtained via expensive end-to-end pretraining, resulting in comparatively smaller models, trained on limited multilingual image data supplemented with text-only multilingual corpora. We present mBLIP, the first Vision-LLM leveraging multilingual LLMs, which we obtain in a computationally efficient manner on consumer-level hardware. To this end, we \textit{re-align} an image encoder previously tuned to an English LLM to a new, multilingual LLM using only a few million multilingual training examples derived from a mix of vision-and-language tasks, which we obtain by machine-translating high-quality English data to 95 languages. On the IGLUE benchmark and XM3600, mBLIP yields results competitive with state-of-the-art models and it greatly outperforms strong English-only Vision-LLMs like Llava 1.5. We release our model, code, and train data at \url{https://github.com/gregor-ge/mBLIP}.

Keywords

Cite

@article{arxiv.2307.06930,
  title  = {mBLIP: Efficient Bootstrapping of Multilingual Vision-LLMs},
  author = {Gregor Geigle and Abhay Jain and Radu Timofte and Goran Glavaš},
  journal= {arXiv preprint arXiv:2307.06930},
  year   = {2024}
}

Comments

ALVR Workshop 2024

R2 v1 2026-06-28T11:29:42.131Z