English

Refined Vision-Language Modeling for Fine-grained Multi-modal Pre-training

Computer Vision and Pattern Recognition 2023-05-09 v2 Computation and Language

Abstract

Fine-grained supervision based on object annotations has been widely used for vision and language pre-training (VLP). However, in real-world application scenarios, aligned multi-modal data is usually in the image-caption format, which only provides coarse-grained supervision. It is not only cost-expensive but also compute-expensive to collect object annotations and build object annotation pre-extractor for different scenarios. In this paper, we propose a fine-grained VLP scheme without object annotations from the linguistic perspective. First, we propose a homonym sentence rewriting (HSR) algorithm to provide token-level supervision. The algorithm replaces a verb/noun/adjective/quantifier word of the caption with its homonyms from WordNet. Correspondingly, we propose refined vision-language modeling (RVLM) framework to exploit the token-level supervision. Three refined tasks, i.e., refined image-text contrastive (RITC), refined image-text matching (RITM), and replace language modeling (RLM) are proposed to learn the fine-grained alignment. Extensive experiments on several downstream tasks demonstrate the superior performance of the proposed method.

Keywords

Cite

@article{arxiv.2303.05313,
  title  = {Refined Vision-Language Modeling for Fine-grained Multi-modal Pre-training},
  author = {Lisai Zhang and Qingcai Chen and Zhijian Chen and Yunpeng Han and Zhonghua Li and Zhao Cao},
  journal= {arXiv preprint arXiv:2303.05313},
  year   = {2023}
}

Comments

Work in progress, v0.2

R2 v1 2026-06-28T09:09:24.926Z