ACL 2024long132 citations

AnyGPT: Unified Multimodal LLM with Discrete Sequence Modeling

Jun Zhan, Junqi Dai, Jiasheng Ye, Yunhua Zhou, Dong Zhang, Zhigeng Liu, Xin Zhang, Ruibin Yuan

Abstract

We introduce AnyGPT, an any-to-any multimodal language model that utilizes discrete representations for the unified processing of various modalities, including speech, text, images, and music. AnyGPT can be trained stably without any alterations to the current large language model (LLM) architecture or training paradigms. Instead, it relies exclusively on data-level preprocessing, facilitating the seamless integration of new modalities into LLMs, akin to the incorporation of new languages.We build a multimodal text-centric dataset for multimodal alignment pre-training. Utilizing generative models, we synthesize the first large-scale any-to-any multimodal instruction dataset. It consists of 108k samples of multi-turn conversations that intricately interweave various modalities, thus equipping the model to handle arbitrary combinations of multimodal inputs and outputs.Experimental results demonstrate that AnyGPT is capable of facilitating any-to-any multimodal conversation while achieving performance comparable to specialized models across all modalities, proving that discrete representations can effectively and conveniently unify multiple modalities within a language model. Demos are shown in https://junzhan2000.github.io/AnyGPT.github.io/.

BibTeX
@inproceedings{zhan-etal-2024-anygpt,
    title = "{A}ny{GPT}: Unified Multimodal {LLM} with Discrete Sequence Modeling",
    author = "Zhan, Jun  and
      Dai, Junqi  and
      Ye, Jiasheng  and
      Zhou, Yunhua  and
      Zhang, Dong  and
      Liu, Zhigeng  and
      Zhang, Xin  and
      Yuan, Ruibin  and
      Zhang, Ge  and
      Li, Linyang  and
      Yan, Hang  and
      Fu, Jie  and
      Gui, Tao  and
      Sun, Tianxiang  and
      Jiang, Yu-Gang  and
      Qiu, Xipeng",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.acl-long.521/",
    doi = "10.18653/v1/2024.acl-long.521",
    pages = "9637--9662"
}
AnyGPT: Unified Multimodal LLM with Discrete Sequence Modeling · ACL 2024