English

ImageBERT: Cross-modal Pre-training with Large-scale Weak-supervised Image-Text Data

Computer Vision and Pattern Recognition 2020-01-24 v2

Abstract

In this paper, we introduce a new vision-language pre-trained model -- ImageBERT -- for image-text joint embedding. Our model is a Transformer-based model, which takes different modalities as input and models the relationship between them. The model is pre-trained on four tasks simultaneously: Masked Language Modeling (MLM), Masked Object Classification (MOC), Masked Region Feature Regression (MRFR), and Image Text Matching (ITM). To further enhance the pre-training quality, we have collected a Large-scale weAk-supervised Image-Text (LAIT) dataset from Web. We first pre-train the model on this dataset, then conduct a second stage pre-training on Conceptual Captions and SBU Captions. Our experiments show that multi-stage pre-training strategy outperforms single-stage pre-training. We also fine-tune and evaluate our pre-trained ImageBERT model on image retrieval and text retrieval tasks, and achieve new state-of-the-art results on both MSCOCO and Flickr30k datasets.

Keywords

Cite

@article{arxiv.2001.07966,
  title  = {ImageBERT: Cross-modal Pre-training with Large-scale Weak-supervised Image-Text Data},
  author = {Di Qi and Lin Su and Jia Song and Edward Cui and Taroon Bharti and Arun Sacheti},
  journal= {arXiv preprint arXiv:2001.07966},
  year   = {2020}
}
R2 v1 2026-06-23T13:17:32.211Z