paper-with-me

Papers

MoCo-Pretraining Improves Representations and Transferability of Chest X-ray Models

2021-01-01 · Hari Sowrirajan, Jing Bo Yang, Andrew Y. Ng, Pranav Rajpurkar

Self-supervised approaches such as Momentum Contrast (MoCo) can leverage unlabeled data to produce pretrained models for subsequent fine-tuning on labeled data. While MoCo has demonstrated promising results on natural image classification tasks, its application to medical imaging tasks like chest X-ray interpretation has been limited. Chest X-ray interpretation is fundamentally different from natural image classification in ways that may limit the applicability of self-supervised approaches, including that (1) classification depends on differences in a small number of pixels, (2) X-rays are large and grayscale, (3) there are far fewer unlabeled chest X-ray images than natural images. In this work, we investigate whether MoCo-pretraining leads to better representations or initializations for chest X-ray interpretation. We conduct MoCo-pretraining on CheXpert, a large labeled dataset of X-rays, followed by supervised fine-tuning experiments on the pleural effusion task. Using 0.1% of labeled training data, we find that a linear model trained on MoCo-pretrained representations outperforms one trained on representations without MoCo-pretraining by an AUC of 0.096 (95% CI 0.061, 0.130), indicating that MoCo-pretrained representations are of higher quality. Furthermore, a model fine-tuned end-to-end with MoCo-pretraining outperforms its non-MoCo-pretrained counterpart by an AUC of 0.037 (95% CI 0.015, 0.062) with the 0.1% label fraction. These AUC improvements are observed for all label fractions for both the linear model and an end-to-end fine-tuned model with the greater improvements for smaller label fractions. Finally, we observe similar results on a small, target chest X-ray dataset (Shenzhen dataset for tuberculosis) with MoCo-pretraining done on the source dataset (CheXpert), which suggests that pretraining on unlabeled X-rays can provide transfer learning benefits for a target task. Our study demonstrates that MoCo-pretraining provides high-quality representations and transferable initializations for chest X-ray interpretation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationTransfer Learning

Methods 이 논문이 사용한 방법론

InfoNCE 설명 없음
Batch Normalization 설명 없음
MoCo 설명 없음

Similar Papers 제목 키워드 기반

MoCo-CXR: MoCo Pretraining Improves Representation and Transferability of Chest X-ray Models

2020-10-11 · Hari Sowrirajan, Jingbo Yang, Andrew Y. Ng, Pranav Rajpurkar

Contrastive learning is a form of self-supervision that can leverage unlabeled data to produce pretrained models. While contrastive learning has demonstrated promising results on natural image classification tasks, its a…

Contrastive Learningimage-classificationImage ClassificationTransfer Learning

MoCo-Transfer: Investigating out-of-distribution contrastive learning for limited-data domains

2023-11-15 · YuWen Chen, Helen Zhou, Zachary C. Lipton

Medical imaging data is often siloed within hospitals, limiting the amount of data available for specialized model development. With limited in-domain data, one might hope to leverage larger datasets from related domains…

Contrastive Learning

SynCo: Synthetic Hard Negatives in Contrastive Learning for Better Unsupervised Visual Representations

2024-10-03 · Nikolaos Giakoumoglou, Tania Stathaki

Contrastive learning has become a dominant approach in self-supervised visual representation learning. Hard negatives - samples closely resembling the anchor - are key to enhancing learned representations' discriminative…

Contrastive LearningImage ClassificationImage SegmentationInstance Segmentation+8

COVID-19 Prognosis via Self-Supervised Representation Learning and Multi-Image Prediction

2021-01-13 · Anuroop Sriram, Matthew Muckley, Koustuv Sinha, Farah Shamout 외

The rapid spread of COVID-19 cases in recent months has strained hospital resources, making rapid and accurate triage of patients presenting to emergency departments a necessity. Machine learning techniques using clinica…

PrognosisRepresentation LearningSelf-Supervised Learning

Improving Molecular Pretraining with Complementary Featurizations

2022-09-29 · Yanqiao Zhu, Dingshuo Chen, Yuanqi Du, Yingze Wang 외

Molecular pretraining, which learns molecular representations over massive unlabeled data, has become a prominent paradigm to solve a variety of tasks in computational chemistry and drug discovery. Recently, prosperous p…

Computational chemistryDrug DiscoveryMolecular Property PredictionProperty Prediction