paper-with-me

홈 › Papers

ELIP: Enhanced Visual-Language Foundation Models for Image Retrieval

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

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 they can be used for text-to-image re-ranking. The approach, Enhanced Language-Image Pre-training (ELIP), uses the text query, via a simple MLP mapping network, to predict a set of visual prompts to condition the ViT image encoding. ELIP can easily be applied to the commonly used CLIP, SigLIP and BLIP-2 networks. To train the architecture with limited computing resources, we develop a 'student friendly' best practice, involving global hard sample mining, and curation of a large-scale dataset. On the evaluation side, we set up two new out-of-distribution (OOD) benchmarks, Occluded COCO and ImageNet-R, to assess the zero-shot generalisation of the models to different domains. The results demonstrate that ELIP significantly boosts CLIP/SigLIP/SigLIP-2 text-to-image retrieval performance and outperforms BLIP-2 on several benchmarks, as well as providing an easy means to adapt to OOD datasets.

📄 PDF Abstract BibTeX arXiv:2502.15682

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRe-RankingRetrieval

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

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

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

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

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

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

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 lit…

Cross-Modal RetrievalGPUImage CaptioningVisual Question Answering (VQA)

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