TVLT: Textless Vision-Language Transformer

  • 2022-09-28 16:08:03
  • Zineng Tang, Jaemin Cho, Yixin Nie, Mohit Bansal
  • 35

Abstract

In this work, we present the Textless Vision-Language Transformer (TVLT),where homogeneous transformer blocks take raw visual and audio inputs forvision-and-language representation learning with minimal modality-specificdesign, and do not use text-specific modules such as tokenization or automaticspeech recognition (ASR). TVLT is trained by reconstructing masked patches ofcontinuous video frames and audio spectrograms (masked autoencoding) andcontrastive modeling to align video and audio. TVLT attains performancecomparable to its text-based counterpart, on various multimodal tasks, such asvisual question answering, image retrieval, video retrieval, and multimodalsentiment analysis, with 28x faster inference speed and only 1/3 of theparameters. Our findings suggest the possibility of learning compact andefficient visual-linguistic representations from low-level visual and audiosignals without assuming the prior existence of text. Our code and checkpointsare available at: https://github.com/zinengtang/TVLT

 

Quick Read (beta)

loading the full paper ...