paper-with-me

Papers

CAiD: Context-Aware Instance Discrimination for Self-supervised Learning in Medical Imaging

2022-04-15 · Mohammad Reza Hosseinzadeh Taher, Fatemeh Haghighi, Michael B. Gotway, Jianming Liang

Recently, self-supervised instance discrimination methods have achieved significant success in learning visual representations from unlabeled photographic images. However, given the marked differences between photographic and medical images, the efficacy of instance-based objectives, focusing on learning the most discriminative global features in the image (i.e., wheels in bicycle), remains unknown in medical imaging. Our preliminary analysis showed that high global similarity of medical images in terms of anatomy hampers instance discrimination methods for capturing a set of distinct features, negatively impacting their performance on medical downstream tasks. To alleviate this limitation, we have developed a simple yet effective self-supervised framework, called Context-Aware instance Discrimination (CAiD). CAiD aims to improve instance discrimination learning by providing finer and more discriminative information encoded from a diverse local context of unlabeled medical images. We conduct a systematic analysis to investigate the utility of the learned features from a three-pronged perspective: (i) generalizability and transferability, (ii) separability in the embedding space, and (iii) reusability. Our extensive experiments demonstrate that CAiD (1) enriches representations learned from existing instance discrimination methods; (2) delivers more discriminative features by adequately capturing finer contextual information from individual medial images; and (3) improves reusability of low/mid-level features compared to standard instance discriminative methods. As open science, all codes and pre-trained models are available on our GitHub page: https://github.com/JLiangLab/CAiD.

📄 PDF Abstract BibTeX arXiv:2204.07344

Code (1)

jlianglab/caid 공식 구현 pytorch

Tasks

AnatomySelf-Supervised Learning

Similar Papers 제목 키워드 기반

Achieving Fairness in Determining Medicaid Eligibility through Fairgroup Construction

2019-06-01 · Boli Fang, Miao Jiang, Jerry Shen

Effective complements to human judgment, artificial intelligence techniques have started to aid human decisions in complicated social problems across the world. In the context of United States for instance, automated ML/…

ClassificationDecision MakingFairnessGeneral Classification

Instance Discrimination for Link Prediction

2026-05-18 · Valentin Cuzin-Rambaud, Mathieu Lefort, Rémy Cazabet arxiv

Recently, instance discrimination models have emerged as a major solution for self-supervised learning. Having already demonstrated its effectiveness in the image domain, instance discrimination learning is now proving e…

Self-Supervised LearningNode ClassificationLink Prediction

Discrimination and Class Imbalance Aware Online Naive Bayes

2022-11-09 · Maryam Badar, Marco Fisichella, Vasileios Iosifidis, Wolfgang Nejdl

Fairness-aware mining of massive data streams is a growing and challenging concern in the contemporary domain of machine learning. Many stream learning algorithms are used to replace humans at critical decision-making po…

Decision MakingFairness

Beyond Instance Discrimination: Relation-aware Contrastive Self-supervised Learning

2022-11-02 · Yifei Zhang, Chang Liu, Yu Zhou, Weiping Wang 외

Contrastive self-supervised learning (CSL) based on instance discrimination typically attracts positive samples while repelling negatives to learn representations with pre-defined binary self-supervision. However, vanill…

RelationSelf-Supervised Learning

Robust Audio-Visual Instance Discrimination

2021-03-29 · CVPR 2021 1 · Pedro Morgado, Ishan Misra, Nuno Vasconcelos

We present a self-supervised learning method to learn audio and video representations. Prior work uses the natural correspondence between audio and video to define a standard cross-modal instance discrimination task, whe…

Action RecognitionContrastive LearningSelf-Supervised LearningTransfer Learning