paper-with-me

홈 › Papers

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

2024-01-11 · Wei Ye, Chaoya Jiang, Haiyang Xu, Chenhao Ye, Chenliang Li, Ming Yan, Shikun Zhang, Songhang Huang, Fei Huang

Vision Transformers (ViTs) have become increasingly popular in large-scale Vision and Language Pre-training (VLP) models. Although previous VLP research has demonstrated the efficacy of ViTs, these efforts still struggle with computational inefficiencies caused by lengthy visual sequences. To address this challenge, we introduce an efficient VLP approach called TRIPS, which stands for Text-Relevant Image Patch Selection. TRIPS progressively reduces the visual sequence using a text-guided patch-selection layer in the visual backbone, thereby accelerating both training and inference processes. This patch-selection layer dynamically computes text-dependent visual attention, enabling it to identify attentive image tokens with text guidance and fuse inattentive ones in an end-to-end fashion. Importantly, TRIPS does not add any extra parameters and generalizes to most ViT-based VLP models. We incorporate TRIPS into three representative VLP models covering single-stream, dual-stream, and generative paradigms, and conduct extensive experiments on five widely-used multi-modal benchmark datasets. Our experimental results reveal that TRIPS delivers a 40% speedup, while maintaining competitive or superior performance on downstream tasks.

📄 PDF Abstract BibTeX arXiv:2403.07883

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ENCORE: Entropy-Guided Cropping and Attention Regularization for Robust Vision--Language Understanding

2026-08-24 · Yuanhao Sun, Huawei Ji, Jiaxin Ding, Luoyi Fu 외 arxiv

Vision-Language Models (VLMs) perform well on diverse vision-language tasks, but transformer-based visual encoders split images into fixed-resolution sub-images, compromising object integrity in lightweight VLMs. Existin…

MedTri: A Platform for Structured Medical Report Normalization to Enhance Vision-Language Pretraining

2026-02-25 · Yuetan Chu, Xinhua Ma, Xinran Jin, Gongning Luo 외 arxiv

Medical vision-language pretraining increasingly relies on medical reports as large-scale supervisory signals; however, raw reports often exhibit substantial stylistic heterogeneity, variable length, and a considerable a…

Visually-Augmented Language Modeling

2022-05-20 · Weizhi Wang, Li Dong, Hao Cheng, Haoyu Song 외

Human language is grounded on multimodal knowledge including visual knowledge like colors, sizes, and shapes. However, current large-scale pre-trained language models rely on text-only self-supervised training with massi…

Image RetrievalLanguage ModelingLanguage ModellingRetrieval

DU-VLG: Unifying Vision-and-Language Generation via Dual Sequence-to-Sequence Pre-training

2022-03-17 · Findings (ACL) 2022 5 · Luyang Huang, guocheng niu, Jiachen Liu, Xinyan Xiao 외

Due to the limitations of the model structure and pre-training objectives, existing vision-and-language generation models cannot utilize pair-wise images and text through bi-directional generation. In this paper, we prop…

DenoisingImage CaptioningImage GenerationText Generation+2

CiT: Curation in Training for Effective Vision-Language Data

2023-01-05 · ICCV 2023 1 · Hu Xu, Saining Xie, Po-Yao Huang, Licheng Yu 외

Large vision-language models are generally applicable to many downstream tasks, but come at an exorbitant training cost that only large institutions can afford. This paper trades generality for efficiency and presents Cu…