NAACL 2024findings3 citations

i-Code V2: An Autoregressive Generation Framework over Vision, Language, and Speech Data

Ziyi Yang, Mahmoud Khademi, Yichong Xu, Reid Pryzant, Yuwei Fang, Chenguang Zhu, Dongdong Chen, Yao Qian

Abstract

The convergence of text, visual, and audio data is crucial towards human-like artificial intelligence, however the current Vision-Language-Speech landscape is dominated by encoder-only models that lack generative abilities. We propose closing this gap with i-Code V2, one of the first models capable of generating natural language from any combination of Vision, Language, and Speech data. i-Code V2 leverages state-of-the-art single-modality encoders, combining their outputs with a new modality-fusing encoder to project combinations of modalities into a shared representational space. Language tokens are generated from these representations via an autoregressive decoder. i-Code V2 is pretrained end-to-end on a large collection of dual- and single-modality datasets with a novel text completion objective that can be generalized across arbitrary combinations of modalities. i-Code V2 matches or outperforms state-of-the-art single- and dual-modality baselines on 7 multimodal tasks, demonstrating the power of generative multimodal pretraining across a diversity of tasks and signals.

BibTeX
@inproceedings{yang-etal-2024-code,
    title = "i-Code V2: An Autoregressive Generation Framework over Vision, Language, and Speech Data",
    author = "Yang, Ziyi  and
      Khademi, Mahmoud  and
      Xu, Yichong  and
      Pryzant, Reid  and
      Fang, Yuwei  and
      Zhu, Chenguang  and
      Chen, Dongdong  and
      Qian, Yao  and
      Gao, Xuemei  and
      Chen, Yi-Ling  and
      Gmyr, Robert  and
      Kanda, Naoyuki  and
      Codella, Noel  and
      Xiao, Bin  and
      Shi, Yu  and
      Yuan, Lu  and
      Yoshioka, Takuya  and
      Zeng, Michael  and
      Huang, Xuedong",
    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.105/",
    doi = "10.18653/v1/2024.findings-naacl.105",
    pages = "1615--1627"
}
i-Code V2: An Autoregressive Generation Framework over Vision, Language, and Speech Data · NAACL 2024