English

Contrastive Vision-Language Pre-training with Limited Resources

Computer Vision and Pattern Recognition 2022-07-19 v3 Multimedia

Abstract

Pioneering dual-encoder pre-training works (e.g., CLIP and ALIGN) have revealed the potential of aligning multi-modal representations with contrastive learning. However, these works require a tremendous amount of data and computational resources (e.g., billion-level web data and hundreds of GPUs), which prevent researchers with limited resources from reproduction and further exploration. To this end, we propose a stack of novel methods, which significantly cut down the heavy resource dependency and allow us to conduct dual-encoder multi-modal representation alignment with limited resources. Besides, we provide a reproducible baseline of competitive results, namely ZeroVL, with only 14M publicly accessible academic datasets and 8 V100 GPUs. Additionally, we collect 100M web data for pre-training, and achieve comparable or superior results than state-of-the-art methods, further proving the effectiveness of our methods on large-scale data. We hope that this work will provide useful data points and experience for future research in contrastive vision-language pre-training. Code is available at https://github.com/zerovl/ZeroVL.

Keywords

Cite

@article{arxiv.2112.09331,
  title  = {Contrastive Vision-Language Pre-training with Limited Resources},
  author = {Quan Cui and Boyan Zhou and Yu Guo and Weidong Yin and Hao Wu and Osamu Yoshie and Yubo Chen},
  journal= {arXiv preprint arXiv:2112.09331},
  year   = {2022}
}

Comments

Accepted to ECCV2022

R2 v1 2026-06-24T08:21:31.064Z