paper-with-me

홈 › Papers

A generic ensemble based deep convolutional neural network for semi-supervised medical image segmentation

2020-04-16 · Ruizhe Li, Dorothee Auer, Christian Wagner, Xin Chen

Deep learning based image segmentation has achieved the state-of-the-art performance in many medical applications such as lesion quantification, organ detection, etc. However, most of the methods rely on supervised learning, which require a large set of high-quality labeled data. Data annotation is generally an extremely time-consuming process. To address this problem, we propose a generic semi-supervised learning framework for image segmentation based on a deep convolutional neural network (DCNN). An encoder-decoder based DCNN is initially trained using a few annotated training samples. This initially trained model is then copied into sub-models and improved iteratively using random subsets of unlabeled data with pseudo labels generated from models trained in the previous iteration. The number of sub-models is gradually decreased to one in the final iteration. We evaluate the proposed method on a public grand-challenge dataset for skin lesion segmentation. Our method is able to significantly improve beyond fully supervised model learning by incorporating unlabeled data.

📄 PDF Abstract BibTeX arXiv:2004.07995

Code (1)

ruizhe-l/semi-segmentation 공식 구현 tf

Tasks

DecoderImage SegmentationLesion SegmentationMedical Image SegmentationOrgan DetectionSegmentationSemantic SegmentationSemi-supervised Medical Image SegmentationSkin Lesion Segmentation

Methods 이 논문이 사용한 방법론

DCNN Diffusion-convolutional neural networks (DCNN) is a model for graph-structured data. Through the introduction of a diffusion-convolution operation, diffusion-based representations…

Similar Papers 제목 키워드 기반

S&D Messenger: Exchanging Semantic and Domain Knowledge for Generic Semi-Supervised Medical Image Segmentation

2024-07-10 · Qixiang Zhang, Haonan Wang, Xiaomeng Li

Semi-supervised medical image segmentation (SSMIS) has emerged as a promising solution to tackle the challenges of time-consuming manual labeling in the medical field. However, in practical scenarios, there are often dom…

Domain AdaptationDomain GeneralizationImage SegmentationMedical Image Segmentation+2

Diverse Teaching and Label Propagation for Generic Semi-Supervised Medical Image Segmentation

2025-08-12 · Wei Li, Pengcheng Zhou, Linye Ma, Wenyi Zhao 외 arxiv

Both limited annotation and domain shift are significant challenges frequently encountered in medical image segmentation, leading to derivative scenarios like semi-supervised medical (SSMIS), semi-supervised medical doma…

Semi-supervised Medical Image SegmentationDomain GeneralizationData AugmentationDomain Adaptation

Lagrange Duality and Compound Multi-Attention Transformer for Semi-Supervised Medical Image Segmentation

2024-09-12 · Fuchen Zheng, Quanjun Li, Weixuan Li, Xuhang Chen 외

Medical image segmentation, a critical application of semantic segmentation in healthcare, has seen significant advancements through specialized computer vision techniques. While deep learning-based medical image segment…

Image SegmentationMedical DiagnosisMedical Image SegmentationSegmentation+2

Semi-supervised learning via Feedforward-Designed Convolutional Neural Networks

2019-02-06 · Yueru Chen, Yijing Yang, Min Zhang, C. -C. Jay Kuo

A semi-supervised learning framework using the feedforward-designed convolutional neural networks (FF-CNNs) is proposed for image classification in this work. One unique property of FF-CNNs is that no backpropagation is …

BenchmarkingGeneral Classificationimage-classificationImage Classification

Uncertainty-Guided Cross Attention Ensemble Mean Teacher for Semi-supervised Medical Image Segmentation

2024-12-19 · Meghana Karri, Amit Soni Arya, Koushik Biswas, Nicol`o Gennaro 외

This work proposes a novel framework, Uncertainty-Guided Cross Attention Ensemble Mean Teacher (UG-CEMT), for achieving state-of-the-art performance in semi-supervised medical image segmentation. UG-CEMT leverages the st…

Domain GeneralizationImage SegmentationKnowledge DistillationMedical Image Segmentation+3