English

Fine-Grained Semantically Aligned Vision-Language Pre-Training

Computer Vision and Pattern Recognition 2022-09-20 v2

Abstract

Large-scale vision-language pre-training has shown impressive advances in a wide range of downstream tasks. Existing methods mainly model the cross-modal alignment by the similarity of the global representations of images and texts, or advanced cross-modal attention upon image and text features. However, they fail to explicitly learn the fine-grained semantic alignment between visual regions and textual phrases, as only global image-text alignment information is available. In this paper, we introduce LOUPE, a fine-grained semantically aLigned visiOn-langUage PrE-training framework, which learns fine-grained semantic alignment from the novel perspective of game-theoretic interactions. To efficiently compute the game-theoretic interactions, we further propose an uncertainty-aware neural Shapley interaction learning module. Experiments show that LOUPE achieves state-of-the-art performance on a variety of vision-language tasks. Furthermore, without any object-level human annotations and fine-tuning, LOUPE achieves competitive performance on object detection and visual grounding. More importantly, LOUPE opens a new promising direction of learning fine-grained semantics from large-scale raw image-text pairs. The repository of this work is at https://github.com/YYJMJC/LOUPE.

Keywords

Cite

@article{arxiv.2208.02515,
  title  = {Fine-Grained Semantically Aligned Vision-Language Pre-Training},
  author = {Juncheng Li and Xin He and Longhui Wei and Long Qian and Linchao Zhu and Lingxi Xie and Yueting Zhuang and Qi Tian and Siliang Tang},
  journal= {arXiv preprint arXiv:2208.02515},
  year   = {2022}
}

Comments

Accepted by NeurIPS 2022

R2 v1 2026-06-25T01:28:18.656Z