paper-with-me

홈 › Papers

ELIP: Efficient Language-Image Pre-training with Fewer Vision Tokens

2023-09-28 · Yangyang Guo, Haoyu Zhang, Yongkang Wong, Liqiang Nie, Mohan Kankanhalli

Learning a versatile language-image model is computationally prohibitive under a limited computing budget. This paper delves into the \emph{efficient language-image pre-training}, an area that has received relatively little attention despite its importance in reducing computational cost and footprint. To that end, we propose a vision token pruning and merging method ELIP, to remove less influential tokens based on the supervision of language outputs. Our method is designed with several strengths, such as being computation-efficient, memory-efficient, and trainable-parameter-free, and is distinguished from previous vision-only token pruning approaches by its alignment with task objectives. We implement this method in a progressively pruning manner using several sequential blocks. To evaluate its generalization performance, we apply ELIP to three commonly used language-image pre-training models and utilize public image-caption pairs with 4M images for pre-training. Our experiments demonstrate that with the removal of ~30$\%$ vision tokens across 12 ViT layers, ELIP maintains significantly comparable performance with baselines ($\sim$0.32 accuracy drop on average) over various downstream tasks including cross-modal retrieval, VQA, image captioning, \emph{etc}. In addition, the spared GPU resources by our ELIP allow us to scale up with larger batch sizes, thereby accelerating model pre-training and even sometimes enhancing downstream model performance.

📄 PDF Abstract BibTeX arXiv:2309.16738

Code (1)

guoyang9/elip 공식 구현 pytorch

Tasks

Cross-Modal RetrievalGPUImage CaptioningVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

FineLIP: Extending CLIP's Reach via Fine-Grained Alignment with Longer Text Inputs

2025-04-02 · CVPR 2025 1 · Mothilal Asokan, Kebin Wu, Fatima Albreiki

As a pioneering vision-language model, CLIP (Contrastive Language-Image Pre-training) has achieved significant success across various domains and a wide range of downstream vision-language tasks. However, the text encode…

cross-modal alignmentCross-Modal RetrievalImage GenerationText to Image Generation+2

ELIP: Enhanced Visual-Language Foundation Models for Image Retrieval

2025-02-21 · Guanqi Zhan, Yuanpei Liu, Kai Han, Weidi Xie 외

The objective in this paper is to improve the performance of text-to-image retrieval. To this end, we introduce a new framework that can boost the performance of large-scale pre-trained vision-language models, so that th…

Image RetrievalRe-RankingRetrieval

Boosting Visual-Language Models by Exploiting Hard Samples

2023-05-09 · Haonan Wang, Minbin Huang, Runhui Huang, Lanqing Hong 외

Contrastive Language-Image Pre-training (CLIP) has become the standard for learning cross-modal representations between images and text. Efforts to improve its capabilities typically demand the collection of additional d…

Retrievalzero-shot-classificationZero-Shot Learning

SeLIP: Similarity Enhanced Contrastive Language Image Pretraining for Multi-modal Head MRI

2025-03-25 · Zhiyang Liu, Dong Yang, Minghao Zhang, Hanyu Sun 외

Despite that deep learning (DL) methods have presented tremendous potential in many medical image analysis tasks, the practical applications of medical DL models are limited due to the lack of enough data samples with ma…

Contrastive LearningImage SegmentationImage-text RetrievalMedical Image Analysis+4

Large-scale Bilingual Language-Image Contrastive Learning

2022-03-28 · Byungsoo Ko, Geonmo Gu

This paper is a technical report to share our experience and findings building a Korean and English bilingual multimodal model. While many of the multimodal datasets focus on English and multilingual multimodal research …

Contrastive LearningProper NounRelation