VL-Match: Enhancing Vision-Language Pretraining with Token-Level and Instance-Level Matching

Junyu Bi, Daixuan Cheng, Ping Yao, Bochen Pang, Yuefeng Zhan +5 more
2/14/2026

Abstract

Vision-Language Pretraining (VLP) has significantly improved the performance of various vision-language tasks with the matching of images and texts. In this paper, we propose VL-Match, a Vision-Language framework with Enhanced Token-level and Instance-level Matching. At the token level, a Vision-Language Replaced Token Detection task is designed to boost the substantial interaction between text tokens and images, where the text encoder of VLP works as a generator to generate a corrupted text, and the multimodal encoder of VLP works as a discriminator to predict whether each text token in the corrupted text matches the image. At the instance level, in the Image-Text Matching task that judges whether an image-text pair is matched, we propose a novel bootstrapping method to generate hard negative text samples that are different from the positive ones only at the token level. In this way, we can force the network to detect fine-grained differences between images and texts. Notably, with a smaller amount of parameters, VL-Match significantly outperforms previous SOTA on all image-text retrieval tasks.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. 5 weaker matches are hidden by default — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{bi2026vlmatch,
  title  = {VL-Match: Enhancing Vision-Language Pretraining with Token-Level and Instance-Level Matching},
  author = {Junyu Bi and Daixuan Cheng and Ping Yao and Bochen Pang and Yuefeng Zhan and Chuanguang Yang and Yujing Wang and Hao Sun and Weiwei Deng and Qi Zhang},
  year   = {2026},
  doi    = {10.1109/ICCV51070.2023.00244},
  url    = {https://doi.org/10.1109/ICCV51070.2023.00244},
  journal = {ICCV 2023 2023}
}

Discussion