paper-with-me

Papers

Bootstrapping Semi-supervised Medical Image Segmentation with Anatomical-aware Contrastive Distillation

2022-06-06 · Chenyu You, Weicheng Dai, Yifei Min, Lawrence Staib, James S. Duncan

Contrastive learning has shown great promise over annotation scarcity problems in the context of medical image segmentation. Existing approaches typically assume a balanced class distribution for both labeled and unlabeled medical images. However, medical image data in reality is commonly imbalanced (i.e., multi-class label imbalance), which naturally yields blurry contours and usually incorrectly labels rare objects. Moreover, it remains unclear whether all negative samples are equally negative. In this work, we present ACTION, an Anatomical-aware ConTrastive dIstillatiON framework, for semi-supervised medical image segmentation. Specifically, we first develop an iterative contrastive distillation algorithm by softly labeling the negatives rather than binary supervision between positive and negative pairs. We also capture more semantically similar features from the randomly chosen negative set compared to the positives to enforce the diversity of the sampled data. Second, we raise a more important question: Can we really handle imbalanced samples to yield better performance? Hence, the key innovation in ACTION is to learn global semantic relationship across the entire dataset and local anatomical features among the neighbouring pixels with minimal additional memory footprint. During the training, we introduce anatomical contrast by actively sampling a sparse set of hard negative pixels, which can generate smoother segmentation boundaries and more accurate predictions. Extensive experiments across two benchmark datasets and different unlabeled settings show that ACTION significantly outperforms the current state-of-the-art semi-supervised methods.

📄 PDF Abstract BibTeX arXiv:2206.02307

Code (1)

charlesyou999648/action pytorch

Tasks

Contrastive LearningImage SegmentationMedical Image SegmentationSegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation

Similar Papers 제목 키워드 기반

Consistency-guided Meta-Learning for Bootstrapping Semi-Supervised Medical Image Segmentation

2023-07-21 · Qingyue Wei, Lequan Yu, Xianhang Li, Wei Shao 외

Medical imaging has witnessed remarkable progress but usually requires a large amount of high-quality annotated data which is time-consuming and costly to obtain. To alleviate this burden, semi-supervised learning has ga…

Image SegmentationMedical Image SegmentationMeta-LearningPseudo Label+3

SemiSAM: Enhancing Semi-Supervised Medical Image Segmentation via SAM-Assisted Consistency Regularization

2023-12-11 · Yichi Zhang, Jin Yang, Yuchen Liu, Yuan Cheng 외

Semi-supervised learning has attracted much attention due to its less dependence on acquiring abundant annotations from experts compared to fully supervised methods, which is especially important for medical image segmen…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Transformation Consistent Self-ensembling Model for Semi-supervised Medical Image Segmentation

2019-02-28 · Xiaomeng Li, Lequan Yu, Hao Chen, Chi-Wing Fu 외

Deep convolutional neural networks have achieved remarkable progress on a variety of medical image computing tasks. A common problem when applying supervised deep learning methods to medical images is the lack of labeled…

Image SegmentationLesion SegmentationLiver SegmentationMedical Image Segmentation+6

GraphCL: Graph-based Clustering for Semi-Supervised Medical Image Segmentation

2024-11-20 · Mengzhu Wang, Jiao Li, Houcheng Su, Nan Yin 외

Semi-supervised learning (SSL) has made notable advancements in medical image segmentation (MIS), particularly in scenarios with limited labeled data and significantly enhancing data utilization efficiency. Previous meth…

ClusteringImage SegmentationMedical Image SegmentationSegmentation+2

Cross-adversarial local distribution regularization for semi-supervised medical image segmentation

2023-10-02 · Thanh Nguyen-Duc, Trung Le, Roland Bammer, He Zhao 외

Medical semi-supervised segmentation is a technique where a model is trained to segment objects of interest in medical images with limited annotated data. Existing semi-supervised segmentation methods are usually based o…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1