NAACL 2024findings10 citations

X-LLaVA: Optimizing Bilingual Large Vision-Language Alignment

DongJae Shin, HyeonSeok Lim, Inho Won, ChangSu Choi, Minjun Kim, SeungWoo Song, HanGyeol Yoo, SangMin Kim

Abstract

The impressive development of large language models (LLMs) is expanding into the realm of large multimodal models (LMMs), which incorporate multiple types of data beyond text. However, the nature of multimodal models leads to significant expenses in the creation of training data. Furthermore, constructing multilingual data for LMMs presents its own set of challenges due to language diversity and complexity. Therefore, in this study, we propose two cost-effective methods to solve this problem: (1) vocabulary expansion and pretraining of multilingual LLM for specific languages, and (2) automatic and elaborate construction of multimodal datasets using GPT4-V. Based on these methods, we constructed a 91K English-Korean-Chinese multilingual, multimodal training dataset. Additionally, we developed a bilingual multimodal model that exhibits excellent performance in both Korean and English, surpassing existing approaches.

BibTeX
@inproceedings{shin-etal-2024-x,
    title = "{X}-{LL}a{VA}: Optimizing Bilingual Large Vision-Language Alignment",
    author = "Shin, DongJae  and
      Lim, HyeonSeok  and
      Won, Inho  and
      Choi, ChangSu  and
      Kim, Minjun  and
      Song, SeungWoo  and
      Yoo, HanGyeol  and
      Kim, SangMin  and
      Lim, KyungTae",
    editor = "Duh, Kevin  and
      Gomez, Helena  and
      Bethard, Steven",
    booktitle = "Findings of the Association for Computational Linguistics: NAACL 2024",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-naacl.158/",
    doi = "10.18653/v1/2024.findings-naacl.158",
    pages = "2463--2473"
}