paper-with-me

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, Xiaodong Gu

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 adopt a one-stream pre-training model to explore the united vision-language representation for conducting cross-modal retrieval, which easily suffer from the calculation explosion. Moreover, although the conventional double-stream structures are quite efficient, they still lack the vital cross-modal interactions, resulting in low performances. Motivated by these challenges, we put forward a Contrastive Cross-Modal Knowledge Sharing Pre-training (COOKIE) to grasp the joint text-image representations. Structurally, COOKIE adopts the traditional double-stream structure because of the acceptable time consumption. To overcome the inherent defects of double-stream structure as mentioned above, we elaborately design two effective modules. Concretely, the first module is a weight-sharing transformer that builds on the head of the visual and textual encoders, aiming to semantically align text and image. This design enables visual and textual paths focus on the same semantics. The other one is three specially designed contrastive learning, aiming to share knowledge between different models. The shared cross-modal knowledge develops the study of unimodal representation greatly, promoting the single-modal retrieval tasks. Extensive experimental results on multi-modal matching researches that includes cross-modal retrieval, text matching, and image retrieval reveal the superiors in calculation efficiency and statistical indicators of our pre-training model.

📄 PDF Abstract BibTeX arXiv:2207.00733

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningCross-Modal RetrievalImage RetrievalQuestion AnsweringRepresentation LearningRetrievalText Matching

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar 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 외

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 …

Contrastive LearningCross-Modal RetrievalImage RetrievalRetrieval+1

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…

Learning Visual Representation from Modality-Shared Contrastive Language-Image Pre-training

2022-07-26 · Haoxuan You, Luowei Zhou, Bin Xiao, Noel Codella 외

Large-scale multi-modal contrastive pre-training has demonstrated great utility to learn transferable features for a range of downstream tasks by mapping multiple modalities into a shared embedding space. Typically, this…

Contrastive Regularization over LoRA for Multimodal Biomedical Image Incremental Learning

2025-08-08 · Haojie Zhang, Yixiong Liang, Hulin Kuang, Lihui Cen 외 arxiv

Multimodal Biomedical Image Incremental Learning (MBIIL) is essential for handling diverse tasks and modalities in the biomedical domain, as training separate models for each modality or task significantly increases infe…

Computational EfficiencyIncremental Learning

Contrast with Reconstruct: Contrastive 3D Representation Learning Guided by Generative Pretraining

2023-02-05 · Zekun Qi, Runpei Dong, Guofan Fan, Zheng Ge 외

Mainstream 3D representation learning approaches are built upon contrastive or generative modeling pretext tasks, where great improvements in performance on various downstream tasks have been achieved. However, we find t…

3D Point Cloud Classification3D Point Cloud Linear ClassificationDecoderFew-Shot 3D Point Cloud Classification+2