paper-with-me

Papers

An Embarrassingly Simple Consistency Regularization Method for Semi-Supervised Medical Image Segmentation

2022-02-01 · Hritam Basak, Rajarshi Bhattacharya, Rukhshanda Hussain, Agniv Chatterjee

The scarcity of pixel-level annotation is a prevalent problem in medical image segmentation tasks. In this paper, we introduce a novel regularization strategy involving interpolation-based mixing for semi-supervised medical image segmentation. The proposed method is a new consistency regularization strategy that encourages segmentation of interpolation of two unlabelled data to be consistent with the interpolation of segmentation maps of those data. This method represents a specific type of data-adaptive regularization paradigm which aids to minimize the overfitting of labelled data under high confidence values. The proposed method is advantageous over adversarial and generative models as it requires no additional computation. Upon evaluation on two publicly available MRI datasets: ACDC and MMWHS, experimental results demonstrate the superiority of the proposed method in comparison to existing semi-supervised models. Code is available at: https://github.com/hritam-98/ICT-MedSeg

📄 PDF Abstract BibTeX arXiv:2202.00677

Code (1)

hritam-98/ict-medseg 공식 구현 pytorch

Tasks

3D Medical Imaging SegmentationImage SegmentationMedical Image SegmentationSegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation

Similar Papers 제목 키워드 기반

BoundarySeg:An Embarrassingly Simple Method To Boost Medical Image Segmentation Performance for Low Data Regimes

2025-05-14 · Tushar Kataria, Shireen Y. Elhabian

Obtaining large-scale medical data, annotated or unannotated, is challenging due to stringent privacy regulations and data protection policies. In addition, annotating medical images requires that domain experts manually…

Image SegmentationMedical Image SegmentationOrgan SegmentationSegmentation+1

Milking CowMask for Semi-Supervised Image Classification

2020-03-26 · Geoff French, Avital Oliver, Tim Salimans

Consistency regularization is a technique for semi-supervised learning that underlies a number of strong results for classification with few labeled data. It works by encouraging a learned model to be robust to perturbat…

ClassificationGeneral Classificationimage-classificationImage Classification+1

Revisiting Consistency Regularization for Semi-Supervised Learning

2021-12-10 · Yue Fan, Anna Kukleva, Bernt Schiele

Consistency regularization is one of the most widely-used techniques for semi-supervised learning (SSL). Generally, the aim is to train a model that is invariant to various data augmentations. In this paper, we revisit t…

An Embarrassingly Simple Approach to Semi-Supervised Few-Shot Learning

2022-09-28 · Xiu-Shen Wei, He-Yang Xu, Faen Zhang, Yuxin Peng 외

Semi-supervised few-shot learning consists in training a classifier to adapt to new tasks with limited labeled data and a fixed quantity of unlabeled data. Many sophisticated methods have been developed to address the ch…

Few-Shot Learning

Region-level Contrastive and Consistency Learning for Semi-Supervised Semantic Segmentation

2022-04-28 · Jianrong Zhang, Tianyi Wu, Chuanghao Ding, Hongwei Zhao 외

Current semi-supervised semantic segmentation methods mainly focus on designing pixel-level consistency and contrastive regularization. However, pixel-level regularization is sensitive to noise from pixels with incorrect…

SegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation