English

UNIMO-2: End-to-End Unified Vision-Language Grounded Learning

Computer Vision and Pattern Recognition 2022-03-18 v1 Computation and Language

Abstract

Vision-Language Pre-training (VLP) has achieved impressive performance on various cross-modal downstream tasks. However, most existing methods can only learn from aligned image-caption data and rely heavily on expensive regional features, which greatly limits their scalability and performance. In this paper, we propose an end-to-end unified-modal pre-training framework, namely UNIMO-2, for joint learning on both aligned image-caption data and unaligned image-only and text-only corpus. We build a unified Transformer model to jointly learn visual representations, textual representations and semantic alignment between images and texts. In particular, we propose to conduct grounded learning on both images and texts via a sharing grounded space, which helps bridge unaligned images and texts, and align the visual and textual semantic spaces on different types of corpora. The experiments show that our grounded learning method can improve textual and visual semantic alignment for improving performance on various cross-modal tasks. Moreover, benefiting from effective joint modeling of different types of corpora, our model also achieves impressive performance on single-modal visual and textual tasks. Our code and models are public at the UNIMO project page https://unimo-ptm.github.io/.

Keywords

Cite

@article{arxiv.2203.09067,
  title  = {UNIMO-2: End-to-End Unified Vision-Language Grounded Learning},
  author = {Wei Li and Can Gao and Guocheng Niu and Xinyan Xiao and Hao Liu and Jiachen Liu and Hua Wu and Haifeng Wang},
  journal= {arXiv preprint arXiv:2203.09067},
  year   = {2022}
}

Comments

Accepted by ACL2022

R2 v1 2026-06-24T10:16:36.379Z