paper-with-me

홈 › Papers

Improving Fine-tuning of Self-supervised Models with Contrastive Initialization

2022-07-30 · Haolin Pan, Yong Guo, Qinyi Deng, Haomin Yang, Yiqun Chen, Jian Chen

Self-supervised learning (SSL) has achieved remarkable performance in pretraining the models that can be further used in downstream tasks via fine-tuning. However, these self-supervised models may not capture meaningful semantic information since the images belonging to the same class are always regarded as negative pairs in the contrastive loss. Consequently, the images of the same class are often located far away from each other in learned feature space, which would inevitably hamper the fine-tuning process. To address this issue, we seek to provide a better initialization for the self-supervised models by enhancing the semantic information. To this end, we propose a Contrastive Initialization (COIN) method that breaks the standard fine-tuning pipeline by introducing an extra initialization stage before fine-tuning. Extensive experiments show that, with the enriched semantics, our COIN significantly outperforms existing methods without introducing extra training cost and sets new state-of-the-arts on multiple downstream tasks.

📄 PDF Abstract BibTeX arXiv:2208.00238

Code (1)

porienthaolin/coin 공식 구현 pytorch

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

SIFT-DBT: Self-supervised Initialization and Fine-Tuning for Imbalanced Digital Breast Tomosynthesis Image Classification

2024-03-19 · Yuexi Du, Regina J. Hooley, John Lewin, Nicha C. Dvornek

Digital Breast Tomosynthesis (DBT) is a widely used medical imaging modality for breast cancer screening and diagnosis, offering higher spatial resolution and greater detail through its 3D-like breast volume imaging capa…

image-classificationImage Classification

Self-supervised contrastive learning of echocardiogram videos enables label-efficient cardiac disease diagnosis

2022-07-23 · Gregory Holste, Evangelos K. Oikonomou, Bobak J. Mortazavi, Zhangyang Wang 외

Advances in self-supervised learning (SSL) have shown that self-supervised pretraining on medical imaging data can provide a strong initialization for downstream supervised classification and segmentation. Given the diff…

ClassificationContrastive LearningRepresentation LearningSelf-Supervised Learning+1

Mean-Shifted Contrastive Loss for Anomaly Detection

2021-06-07 · Tal Reiss, Yedid Hoshen

Deep anomaly detection methods learn representations that separate between normal and anomalous images. Although self-supervised representation learning is commonly used, small dataset sizes limit its effectiveness. It w…

Anomaly DetectionContrastive LearningRepresentation LearningSelf-Supervised Learning

Unleashing the Power of Contrastive Self-Supervised Visual Models via Contrast-Regularized Fine-Tuning

2021-02-12 · NeurIPS 2021 12 · Yifan Zhang, Bryan Hooi, Dapeng Hu, Jian Liang 외

Contrastive self-supervised learning (CSL) has attracted increasing attention for model pre-training via unlabeled data. The resulted CSL models provide instance-discriminative visual features that are uniformly scattere…

Contrastive Learningimage-classificationImage ClassificationModel Optimization+3

Cooperative Learning of Audio and Video Models from Self-Supervised Synchronization

2018-06-30 · NeurIPS 2018 12 · Bruno Korbar, Du Tran, Lorenzo Torresani

There is a natural correlation between the visual and auditive elements of a video. In this work we leverage this connection to learn general and effective models for both audio and video analysis from self-supervised te…

Action RecognitionAudio ClassificationSelf-Supervised Action RecognitionSelf-Supervised Audio Classification+1