paper-with-me

Papers

Context Matters: Graph-based Self-supervised Representation Learning for Medical Images

2020-12-11 · Li Sun, Ke Yu, Kayhan Batmanghelich

Supervised learning method requires a large volume of annotated datasets. Collecting such datasets is time-consuming and expensive. Until now, very few annotated COVID-19 imaging datasets are available. Although self-supervised learning enables us to bootstrap the training by exploiting unlabeled data, the generic self-supervised methods for natural images do not sufficiently incorporate the context. For medical images, a desirable method should be sensitive enough to detect deviation from normal-appearing tissue of each anatomical region; here, anatomy is the context. We introduce a novel approach with two levels of self-supervised representation learning objectives: one on the regional anatomical level and another on the patient-level. We use graph neural networks to incorporate the relationship between different anatomical regions. The structure of the graph is informed by anatomical correspondences between each patient and an anatomical atlas. In addition, the graph representation has the advantage of handling any arbitrarily sized image in full resolution. Experiments on large-scale Computer Tomography (CT) datasets of lung images show that our approach compares favorably to baseline methods that do not account for the context. We use the learnt embedding to quantify the clinical progression of COVID-19 and show that our method generalizes well to COVID-19 patients from different hospitals. Qualitative results suggest that our model can identify clinically relevant regions in the images.

📄 PDF Abstract BibTeX arXiv:2012.06457

Code (1)

batmanlab/Context_Aware_SSL 공식 구현 pytorch

Tasks

AnatomyRepresentation LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

What's Behind the Mask: Understanding Masked Graph Modeling for Graph Autoencoders

2022-05-20 · Jintang Li, Ruofan Wu, Wangbin Sun, Liang Chen 외

The last years have witnessed the emergence of a promising self-supervised learning strategy, referred to as masked autoencoding. However, there is a lack of theoretical understanding of how masking matters on graph auto…

Contrastive LearningLink PredictionNode ClassificationSelf-Supervised Learning

Temporal Context Matters: Enhancing Single Image Prediction with Disease Progression Representations

2022-03-02 · CVPR 2022 1 · Aishik Konwer, Xuan Xu, Joseph Bae, Chao Chen 외

Clinical outcome or severity prediction from medical images has largely focused on learning representations from single-timepoint or snapshot scans. It has been shown that disease progression can be better characterized …

severity prediction

GRENADE: Graph-Centric Language Model for Self-Supervised Representation Learning on Text-Attributed Graphs

2023-10-23 · Yichuan Li, Kaize Ding, Kyumin Lee

Self-supervised representation learning on text-attributed graphs, which aims to create expressive and generalizable representations for various downstream tasks, has received increasing research attention lately. Howeve…

Contrastive LearningGraph Neural NetworkLanguage ModelingLanguage Modelling+2

Self-Supervised Graph Representation Learning via Global Context Prediction

2020-03-03 · Zhen Peng, Yixiang Dong, Minnan Luo, Xiao-Ming Wu 외

To take full advantage of fast-growing unlabeled networked data, this paper introduces a novel self-supervised strategy for graph representation learning by exploiting natural supervision provided by the data itself. Ins…

ClusteringGraph Representation LearningLink PredictionNode Classification+1

Mask What Matters: Controllable Text-Guided Masking for Self-Supervised Medical Image Analysis

2025-09-27 · Ruilang Wang, Shuotong Xu, Bowen Liu, Runlin Huang 외 arxiv

The scarcity of annotated data in specialized domains such as medical imaging presents significant challenges to training robust vision models. While self-supervised masked image modeling (MIM) offers a promising solutio…

Self-Supervised LearningRepresentation Learning