English

VLDeformer: Vision-Language Decomposed Transformer for Fast Cross-Modal Retrieval

Computer Vision and Pattern Recognition 2021-11-29 v3 Computation and Language Information Retrieval

Abstract

Cross-model retrieval has emerged as one of the most important upgrades for text-only search engines (SE). Recently, with powerful representation for pairwise text-image inputs via early interaction, the accuracy of vision-language (VL) transformers has outperformed existing methods for text-image retrieval. However, when the same paradigm is used for inference, the efficiency of the VL transformers is still too low to be applied in a real cross-modal SE. Inspired by the mechanism of human learning and using cross-modal knowledge, this paper presents a novel Vision-Language Decomposed Transformer (VLDeformer), which greatly increases the efficiency of VL transformers while maintaining their outstanding accuracy. By the proposed method, the cross-model retrieval is separated into two stages: the VL transformer learning stage, and the VL decomposition stage. The latter stage plays the role of single modal indexing, which is to some extent like the term indexing of a text SE. The model learns cross-modal knowledge from early-interaction pre-training and is then decomposed into an individual encoder. The decomposition requires only small target datasets for supervision and achieves both 1000+1000+ times acceleration and less than 0.60.6\% average recall drop. VLDeformer also outperforms state-of-the-art visual-semantic embedding methods on COCO and Flickr30k.

Keywords

Cite

@article{arxiv.2110.11338,
  title  = {VLDeformer: Vision-Language Decomposed Transformer for Fast Cross-Modal Retrieval},
  author = {Lisai Zhang and Hongfa Wu and Qingcai Chen and Yimeng Deng and Zhonghua Li and Dejiang Kong and Zhao Cao and Joanna Siebert and Yunpeng Han},
  journal= {arXiv preprint arXiv:2110.11338},
  year   = {2021}
}
R2 v1 2026-06-24T07:05:03.599Z