paper-with-me

홈 › Papers

mBLIP: Efficient Bootstrapping of Multilingual Vision-LLMs

2023-07-13 · Gregor Geigle, Abhay Jain, Radu Timofte, Goran Glavaš

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}.

📄 PDF Abstract BibTeX arXiv:2307.06930

Code (1)

gregor-ge/mblip 공식 구현 pytorch

Tasks

Image Captioning

Methods 이 논문이 사용한 방법론

Focus 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

HemBLIP: A Vision-Language Model for Interpretable Leukemia Cell Morphology Analysis

2026-01-07 · Julie van Logtestijn, Petru Manescu arxiv

Microscopic evaluation of white blood cell morphology is central to leukemia diagnosis, yet current deep learning models often act as black boxes, limiting clinical trust and adoption. We introduce HemBLIP, a vision lang…

Bootstrapping Multilingual AMR with Contextual Word Alignments

2021-02-03 · EACL 2021 2 · Janaki Sheth, Young-suk Lee, Ramon Fernandez Astudillo, Tahira Naseem 외

We develop high performance multilingualAbstract Meaning Representation (AMR) sys-tems by projecting English AMR annotationsto other languages with weak supervision. Weachieve this goal by bootstrapping transformer-based…

Multilingual Word EmbeddingsWord AlignmentWord EmbeddingsXLM-R

Bootstrapping Niche Multilingual Code Translation via Reinforcement Learning with Execution-Based Verifiable Supervision

2026-08-14 · Kouki Yuki, Jie Zeng, Kyoko Ogawa, Ryunosuke Ikeda 외 arxiv

Code translation must preserve executable behavior across many programming languages, yet neural code translation has largely focused on a few popular languages such as C++, Java, and Python. This leaves a niche, many-to…

Reinforcement LearningCode Translation

Bootstrapping Multilingual Semantic Parsers using Large Language Models

2022-10-13 · Abhijeet Awasthi, Nitish Gupta, Bidisha Samanta, Shachi Dave 외

Despite cross-lingual generalization demonstrated by pre-trained multilingual models, the translate-train paradigm of transferring English datasets across multiple languages remains to be a key mechanism for training tas…

Semantic ParsingTranslation

GlossBoot: Bootstrapping Multilingual Domain Glossaries from the Web

2013-08-01 · ACL 2013 8 · Flavio De Benedictis, Stefano Faralli, Roberto Navigli
Question AnsweringWord Sense Disambiguation