Abstract

We present \textsc\{Vx2Text\}, a framework for text generation from multimodal inputs consisting of video plus text, speech, or audio. In order to leverage transformer networks, which have been shown to be effective at modeling language, each modality is first converted into a set of language embeddings by a learnable tokenizer. This allows our approach to perform multimodal fusion in the language space, thus eliminating the need for ad-hoc cross-modal fusion modules. To address the non-differentiability of tokenization on continuous inputs (e.g., video or audio), we utilize a relaxation scheme that enables end-to-end training. Furthermore, unlike prior encoder-only models, our network includes an autoregressive decoder to generate open-ended text from the multimodal embeddings fused by the language encoder. This renders our approach fully generative and makes it directly applicable to different "video+\(x\) to text" problems without the need to design specialized network heads for eac

Authors

(none)

Tags

  • Multimodal Audio
  • Audio Generation
  • Text-to-Speech
  • Music Generation

Stats

  • citations41
  • S2 citationsβ€”
  • github stars0
  • HF likes0
  • heat score12.17
  • arxiv keylin2021vx2text

Related papers