EMNLP 2022main15 citations

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

Chaoya Jiang, Haiyang Xu, Chenliang Li, Ming Yan, Wei Ye, Shikun Zhang, Bin Bi, Songfang Huang

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 Text-Relevant Image Patch Selection, 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.

BibTeX
@inproceedings{jiang-etal-2022-trips,
    title = "{TRIPS}: Efficient Vision-and-Language Pre-training with Text-Relevant Image Patch Selection",
    author = "Jiang, Chaoya  and
      Xu, Haiyang  and
      Li, Chenliang  and
      Yan, Ming  and
      Ye, Wei  and
      Zhang, Shikun  and
      Bi, Bin  and
      Huang, Songfang",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.emnlp-main.273/",
    doi = "10.18653/v1/2022.emnlp-main.273",
    pages = "4084--4096"
}
TRIPS: Efficient Vision-and-Language Pre-training with Text-Relevant Image Patch Selection · EMNLP 2022