ACL 2024findings17 citations

TextBind: Multi-turn Interleaved Multimodal Instruction-following in the Wild

Huayang Li, Siheng Li, Deng Cai, Longyue Wang, Lemao Liu, Taro Watanabe, Yujiu Yang, Shuming Shi

Abstract

Large language models with instruction-following abilities have revolutionized the field of artificial intelligence. These models show exceptional generalizability to tackle various real-world tasks through their natural language interfaces. However, their performance heavily relies on high-quality exemplar data, which is often difficult to obtain. This challenge is further exacerbated when it comes to multimodal instruction following. We introduce TextBind, an almost annotation-free framework for empowering LLMs with multi-turn interleaved multimodal instruction-following capabilities. Our approach requires only image-caption pairs and generates multi-turn multimodal instruction-response conversations from a language model. To accommodate interleaved image-text inputs and outputs, we devise MIM, a language model-centric architecture that seamlessly integrates image encoder and decoder models. Extensive quantitative and qualitative experiments demonstrate that MIM trained on TextBind achieves remarkable generation capability in multimodal conversations compared to recent baselines.

BibTeX
@inproceedings{li-etal-2024-textbind,
    title = "{T}ext{B}ind: Multi-turn Interleaved Multimodal Instruction-following in the Wild",
    author = "Li, Huayang  and
      Li, Siheng  and
      Cai, Deng  and
      Wang, Longyue  and
      Liu, Lemao  and
      Watanabe, Taro  and
      Yang, Yujiu  and
      Shi, Shuming",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2024",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-acl.537/",
    doi = "10.18653/v1/2024.findings-acl.537",
    pages = "9053--9076"
}
TextBind: Multi-turn Interleaved Multimodal Instruction-following in the Wild · ACL 2024