English

Uniform Masking Prevails in Vision-Language Pretraining

Machine Learning 2022-12-13 v1

Abstract

Masked Language Modeling (MLM) has proven to be an essential component of Vision-Language (VL) pretraining. To implement MLM, the researcher must make two design choices: the masking strategy, which determines which tokens to mask, and the masking rate, which determines how many tokens to mask. Previous work has focused primarily on the masking strategy while setting the masking rate at a default of 15\%. In this paper, we show that increasing this masking rate improves downstream performance while simultaneously reducing performance gap among different masking strategies, rendering the uniform masking strategy competitive to other more complex ones. Surprisingly, we also discover that increasing the masking rate leads to gains in Image-Text Matching (ITM) tasks, suggesting that the role of MLM goes beyond language modeling in VL pretraining.

Keywords

Cite

@article{arxiv.2212.05195,
  title  = {Uniform Masking Prevails in Vision-Language Pretraining},
  author = {Siddharth Verma and Yuchen Lu and Rui Hou and Hanchao Yu and Nicolas Ballas and Madian Khabsa and Amjad Almahairi},
  journal= {arXiv preprint arXiv:2212.05195},
  year   = {2022}
}
R2 v1 2026-06-28T07:28:44.338Z