paper-with-me

Papers

COOKIE: Contrastive Cross-Modal Knowledge Sharing Pre-Training for Vision-Language Representation

2021-01-01 · ICCV 2021 10 · Keyu Wen, Jin Xia, Yuanyuan Huang, Linyang Li, Jiayan Xu, Jie Shao

There has been a recent surge of interest in cross-modal pre-training. However, existed approaches pre-train a one-stream model to learn joint vision-language representation, which suffers from calculation explosion when conducting cross-modal retrieval. In this work, we propose the Contrastive Cross-Modal Knowledge Sharing Pre-training (COOKIE) method to learn universal text-image representations. There are two key designs in it, one is the weight-sharing transformer on top of the visual and textual encoders to align text and image semantically, the other is three kinds of contrastive learning designed for sharing knowledge between different modalities. Cross-modal knowledge sharing greatly promotes the learning of unimodal representation. Experiments on multi-modal matching tasks including cross-modal retrieval, text matching, and image retrieval show the effectiveness and efficiency of our pre-training framework. Our COOKIE fine-tuned on cross-modal datasets MSCOCO, Flickr30K, and MSRVTT achieves new state-of-the-art results while using only 3/1000 inference time comparing to one-stream models. There are also 5.7 and 3.9 improvements in the task of image retrieval and text matching. Source code will be made public.

📄 PDF Abstract BibTeX

Code (1)

kywen1119/cookie 공식 구현

Tasks

Contrastive LearningCross-Modal RetrievalImage RetrievalRetrievalText Matching

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Contrastive Cross-Modal Knowledge Sharing Pre-training for Vision-Language Representation Learning and Retrieval

2022-07-02 · Keyu Wen, Zhenshan Tan, Qingrong Cheng, Cheng Chen 외

Recently, the cross-modal pre-training task has been a hotspot because of its wide application in various down-streaming researches including retrieval, captioning, question answering and so on. However, exiting methods …

Contrastive LearningCross-Modal RetrievalImage RetrievalQuestion Answering+3

Less is More: Multimodal Region Representation via Pairwise Inter-view Learning

2025-05-15 · Min Namgung, Yijun Lin, Janghyeon Lee, Yao-Yi Chiang

With the increasing availability of geospatial datasets, researchers have explored region representation learning (RRL) to analyze complex region characteristics. Recent RRL methods use contrastive learning (CL) to captu…

Contrastive LearningRepresentation Learning

Cookie Consent Has Disparate Impact on Estimation Accuracy

2023-09-21 · NeurIPS 2023 11

Cookies are designed to enable more accurate identification and tracking of user behavior, in turn allowing for more personalized ads and better performing ad campaigns. Given the additional information that is recorded,…

Siamese Cookie Embedding Networks for Cross-Device User Matching

2018-03-28 · Tanielian Ugo, Tousch Anne-Marie, Vasile Flavian

Over the last decade, the number of devices per person has increased substantially. This poses a challenge for cookie-based personalization applications, such as online search and advertising, as it narrows the personali…

MA-CLIP: Towards Modality-Agnostic Contrastive Language-Image Pre-training

2021-09-29 · Haoxuan You, Luowei Zhou, Bin Xiao, Noel C Codella 외

Large-scale multimodal contrastive pretraining has demonstrated great utility to support high performance in a range of downstream tasks by mapping multiple modalities into a shared embedding space. Typically, this has e…