paper-with-me

홈 › Papers

ContextCLIP: Contextual Alignment of Image-Text pairs on CLIP visual representations

2022-11-14 · Chanda Grover, Indra Deep Mastan, Debayan Gupta

State-of-the-art empirical work has shown that visual representations learned by deep neural networks are robust in nature and capable of performing classification tasks on diverse datasets. For example, CLIP demonstrated zero-shot transfer performance on multiple datasets for classification tasks in a joint embedding space of image and text pairs. However, it showed negative transfer performance on standard datasets, e.g., BirdsNAP, RESISC45, and MNIST. In this paper, we propose ContextCLIP, a contextual and contrastive learning framework for the contextual alignment of image-text pairs by learning robust visual representations on Conceptual Captions dataset. Our framework was observed to improve the image-text alignment by aligning text and image representations contextually in the joint embedding space. ContextCLIP showed good qualitative performance for text-to-image retrieval tasks and enhanced classification accuracy. We evaluated our model quantitatively with zero-shot transfer and fine-tuning experiments on CIFAR-10, CIFAR-100, Birdsnap, RESISC45, and MNIST datasets for classification task.

📄 PDF Abstract BibTeX arXiv:2211.07122

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationContrastive LearningImage RetrievalRetrieval

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…
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Curriculum Learning for Data-Efficient Vision-Language Alignment

2022-07-29 · Tejas Srinivasan, Xiang Ren, Jesse Thomason

Aligning image and text encoders from scratch using contrastive learning requires large amounts of paired image-text data. We alleviate this need by aligning individually pre-trained language and vision representation mo…

Contrastive LearningImage RetrievalObjectRetrieval+1

Cycle Context Verification for In-Context Medical Image Segmentation

2025-07-11 · Shishuai Hu, Zehui Liao, Liangli Zhen, Huazhu Fu 외 arxiv

In-context learning (ICL) is emerging as a promising technique for achieving universal medical image segmentation, where a variety of objects of interest across imaging modalities can be segmented using a single model. N…

Medical Image Segmentation

Multilingual Alignment of Contextual Word Representations

2020-02-10 · ICLR 2020 1 · Steven Cao, Nikita Kitaev, Dan Klein

We propose procedures for evaluating and strengthening contextual embedding alignment and show that they are useful in analyzing and improving multilingual BERT. In particular, after our proposed alignment procedure, BER…

Retrieval

Using Optimal Transport as Alignment Objective for fine-tuning Multilingual Contextualized Embeddings

2021-10-06 · Findings (EMNLP) 2021 11 · Sawsan Alqahtani, Garima Lalwani, Yi Zhang, Salvatore Romeo 외

Recent studies have proposed different methods to improve multilingual word representations in contextualized settings including techniques that align between source and target embedding spaces. For contextualized embedd…

Cross-Lingual TransferWord Alignment

The Contextual Loss for Image Transformation with Non-Aligned Data

2018-03-06 · ECCV 2018 9 · Roey Mechrez, Itamar Talmi, Lihi Zelnik-Manor

Feed-forward CNNs trained for image transformation problems rely on loss functions that measure the similarity between the generated image and a target image. Most of the common loss functions assume that these images ar…