paper-with-me

홈 › Papers

MimCo: Masked Image Modeling Pre-training with Contrastive Teacher

2022-09-07 · Qiang Zhou, Chaohui Yu, Hao Luo, Zhibin Wang, Hao Li

Recent masked image modeling (MIM) has received much attention in self-supervised learning (SSL), which requires the target model to recover the masked part of the input image. Although MIM-based pre-training methods achieve new state-of-the-art performance when transferred to many downstream tasks, the visualizations show that the learned representations are less separable, especially compared to those based on contrastive learning pre-training. This inspires us to think whether the linear separability of MIM pre-trained representation can be further improved, thereby improving the pre-training performance. Since MIM and contrastive learning tend to utilize different data augmentations and training strategies, combining these two pretext tasks is not trivial. In this work, we propose a novel and flexible pre-training framework, named MimCo, which combines MIM and contrastive learning through two-stage pre-training. Specifically, MimCo takes a pre-trained contrastive learning model as the teacher model and is pre-trained with two types of learning targets: patch-level and image-level reconstruction losses. Extensive transfer experiments on downstream tasks demonstrate the superior performance of our MimCo pre-training framework. Taking ViT-S as an example, when using the pre-trained MoCov3-ViT-S as the teacher model, MimCo only needs 100 epochs of pre-training to achieve 82.53% top-1 finetuning accuracy on Imagenet-1K, which outperforms the state-of-the-art self-supervised learning counterparts.

📄 PDF Abstract BibTeX arXiv:2209.03063

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

MIM 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Understanding Self-Supervised Pretraining with Part-Aware Representation Learning

2023-01-27 · Jie Zhu, Jiyang Qi, Mingyu Ding, Xiaokang Chen 외

In this paper, we are interested in understanding self-supervised pretraining through studying the capability that self-supervised representation pretraining methods learn part-aware representations. The study is mainly …

Contrastive LearningObjectRepresentation Learning

Tissue-Contrastive Semi-Masked Autoencoders for Segmentation Pretraining on Chest CT

2024-07-12 · Jie Zheng, Ru Wen, Haiqin Hu, Lina Wei 외

Existing Masked Image Modeling (MIM) depends on a spatial patch-based masking-reconstruction strategy to perceive objects'features from unlabeled images, which may face two limitations when applied to chest CT: 1) ineffi…

Contrastive LearningSelf-Supervised LearningTransfer Learning

MMCLIP: Cross-modal Attention Masked Modelling for Medical Language-Image Pre-Training

2024-07-28 · Biao Wu, Yutong Xie, Zeyu Zhang, Minh Hieu Phan 외

Vision-and-language pretraining (VLP) in the medical field utilizes contrastive learning on image-text pairs to achieve effective transfer across tasks. Yet, current VLP approaches with the masked modeling strategy face …

Contrastive LearningLanguage ModelingLanguage ModellingMasked Language Modeling

Masked Image Modeling with Denoising Contrast

2022-05-19 · Kun Yi, Yixiao Ge, Xiaotong Li, Shusheng Yang 외

Since the development of self-supervised visual representation learning from contrastive learning to masked image modeling (MIM), there is no significant difference in essence, that is, how to design proper pretext tasks…

Contrastive LearningDenoisingimage-classificationImage Classification+5

Masked Image Modeling Advances 3D Medical Image Analysis

2022-04-25 · Zekai Chen, Devansh Agarwal, Kshitij Aggarwal, Wiem Safta 외

Recently, masked image modeling (MIM) has gained considerable attention due to its capacity to learn from vast amounts of unlabeled data and has been demonstrated to be effective on a wide variety of vision tasks involvi…

Contrastive LearningDecoderImage SegmentationMedical Image Analysis+3