English

VLMAE: Vision-Language Masked Autoencoder

Computer Vision and Pattern Recognition 2022-08-22 v1

Abstract

Image and language modeling is of crucial importance for vision-language pre-training (VLP), which aims to learn multi-modal representations from large-scale paired image-text data. However, we observe that most existing VLP methods focus on modeling the interactions between image and text features while neglecting the information disparity between image and text, thus suffering from focal bias. To address this problem, we propose a vision-language masked autoencoder framework (VLMAE). VLMAE employs visual generative learning, facilitating the model to acquire fine-grained and unbiased features. Unlike the previous works, VLMAE pays attention to almost all critical patches in an image, providing more comprehensive understanding. Extensive experiments demonstrate that VLMAE achieves better performance in various vision-language downstream tasks, including visual question answering, image-text retrieval and visual grounding, even with up to 20% pre-training speedup.

Keywords

Cite

@article{arxiv.2208.09374,
  title  = {VLMAE: Vision-Language Masked Autoencoder},
  author = {Sunan He and Taian Guo and Tao Dai and Ruizhi Qiao and Chen Wu and Xiujun Shu and Bo Ren},
  journal= {arXiv preprint arXiv:2208.09374},
  year   = {2022}
}

Comments

12 pages, 7 figures

R2 v1 2026-06-25T01:49:26.390Z