English

TRIPS: Efficient Vision-and-Language Pre-training with Text-Relevant Image Patch Selection

Computer Vision and Pattern Recognition 2025-09-30 v4 Artificial Intelligence

Abstract

Vision Transformers (ViTs) have been widely used in large-scale Vision and Language Pre-training (VLP) models. Though previous VLP works have proved the effectiveness of ViTs, they still suffer from computational efficiency brought by the long visual sequence. To tackle this problem, in this paper, we propose an efficient vision-and-language pre-training model with \textbf{T}ext-\textbf{R}elevant \textbf{I}mage \textbf{P}atch \textbf{S}election, namely TRIPS, which reduces the visual sequence progressively with a text-guided patch-selection layer in the visual backbone for efficient training and inference. The patch-selection layer can dynamically compute text-dependent visual attention to identify the attentive image tokens with text guidance and fuse inattentive ones in an end-to-end manner. Meanwhile, TRIPS does not introduce extra parameters to ViTs. Experimental results on a variety of popular benchmark datasets demonstrate that TRIPS gain a speedup of 40\% over previous similar VLP models, yet with competitive or better downstream task performance.

Keywords

Cite

@article{arxiv.2305.04474,
  title  = {TRIPS: Efficient Vision-and-Language Pre-training with Text-Relevant Image Patch Selection},
  author = {Chaoya Jiang and Haiyang Xu and Chenliang Li and Miang Yan and Wei Ye and Shikun Zhang and Bin Bi and Songfang Huang},
  journal= {arXiv preprint arXiv:2305.04474},
  year   = {2025}
}

Comments

Accepted by EMNLP2022

R2 v1 2026-06-28T10:28:21.413Z