Search papers, labs, and topics across Lattice.
This paper adapts the LLaVA-Next vision-language model to Polish by employing an automated pipeline for translating and filtering existing multimodal datasets, supplemented with synthetic Polish data for OCR and culturally specific tasks. The work addresses the limitation of English-centric VLMs by creating Polish VLMs with minimal manual intervention. The resulting models achieve a +9.5% improvement over LLaVA-1.6-Vicuna-13B on a Polish-adapted MMBench and demonstrate higher-quality captions in generative evaluations.
Forget expensive human annotation: high-quality Polish vision-language models can be bootstrapped with large-scale automated translation and lightweight filtering, achieving a 9.5% performance boost.
Most vision-language models (VLMs) are trained on English-centric data, limiting their performance in other languages and cultural contexts. This restricts their usability for non-English-speaking users and hinders the development of multimodal systems that reflect diverse linguistic and cultural realities. In this work, we reproduce and adapt the LLaVA-Next methodology to create a set of Polish VLMs. We rely on a fully automated pipeline for translating and filtering existing multimodal datasets, and complement this with synthetic Polish data for OCR and culturally specific tasks. Despite relying almost entirely on automatic translation and minimal manual intervention to the training data, our approach yields strong results: we observe a +9.5% improvement over LLaVA-1.6-Vicuna-13B on a Polish-adapted MMBench, along with higher-quality captions in generative evaluations, as measured by human annotators in terms of linguistic correctness. These findings highlight that large-scale automated translation, combined with lightweight filtering, can effectively bootstrap high-quality multimodal models for low-resource languages. Some challenges remain, particularly in cultural coverage and evaluation. To facilitate further research, we make our models and evaluation dataset publicly available.