paper-with-me

홈 › Papers

PCA: Semi-supervised Segmentation with Patch Confidence Adversarial Training

2022-07-24 · Zihang Xu, Zhenghua Xu, Shuo Zhang, Thomas Lukasiewicz

Deep learning based semi-supervised learning (SSL) methods have achieved strong performance in medical image segmentation, which can alleviate doctors' expensive annotation by utilizing a large amount of unlabeled data. Unlike most existing semi-supervised learning methods, adversarial training based methods distinguish samples from different sources by learning the data distribution of the segmentation map, leading the segmenter to generate more accurate predictions. We argue that the current performance restrictions for such approaches are the problems of feature extraction and learning preference. In this paper, we propose a new semi-supervised adversarial method called Patch Confidence Adversarial Training (PCA) for medical image segmentation. Rather than single scalar classification results or pixel-level confidence maps, our proposed discriminator creates patch confidence maps and classifies them at the scale of the patches. The prediction of unlabeled data learns the pixel structure and context information in each patch to get enough gradient feedback, which aids the discriminator in convergent to an optimal state and improves semi-supervised segmentation performance. Furthermore, at the discriminator's input, we supplement semantic information constraints on images, making it simpler for unlabeled data to fit the expected data distribution. Extensive experiments on the Automated Cardiac Diagnosis Challenge (ACDC) 2017 dataset and the Brain Tumor Segmentation (BraTS) 2019 challenge dataset show that our method outperforms the state-of-the-art semi-supervised methods, which demonstrates its effectiveness for medical image segmentation.

📄 PDF Abstract BibTeX arXiv:2207.11683

Code (1)

HiLab-git/SSL4MIS 공식 구현 pytorch

Tasks

Brain Tumor SegmentationImage SegmentationMedical Image SegmentationSegmentationSemantic SegmentationTumor Segmentation

Similar Papers 제목 키워드 기반

CAD: Confidence-Aware Adaptive Displacement for Semi-Supervised Medical Image Segmentation

2025-02-01 · Wenbo Xiao, Zhihao Xu, Guiping Liang, Yangjun Deng 외

Semi-supervised medical image segmentation aims to leverage minimal expert annotations, yet remains confronted by challenges in maintaining high-quality consistency learning. Excessive perturbations can degrade alignment…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Domain Adaptation for Semantic Segmentation via Patch-Wise Contrastive Learning

2021-04-22 · Weizhe Liu, David Ferstl, Samuel Schulter, Lukas Zebedin 외

We introduce a novel approach to unsupervised and semi-supervised domain adaptation for semantic segmentation. Unlike many earlier methods that rely on adversarial learning for feature alignment, we leverage contrastive …

Contrastive LearningDomain AdaptationSegmentationSemantic Segmentation+1

Collaborative and Adversarial Learning of Focused and Dispersive Representations for Semi-Supervised Polyp Segmentation

2021-01-01 · ICCV 2021 10 · Huisi Wu, Guilian Chen, Zhenkun Wen, Jing Qin

Automatic polyp segmentation from colonoscopy images is an essential step in computer aided diagnosis for colorectal cancer. Most of polyp segmentation methods reported in recent years are based on fully supervised d…

SegmentationSemantic Segmentation

Few-shot 3D Multi-modal Medical Image Segmentation using Generative Adversarial Learning

2018-10-29 · Arnab Kumar Mondal, Jose Dolz, Christian Desrosiers

We address the problem of segmenting 3D multi-modal medical images in scenarios where very few labeled examples are available for training. Leveraging the recent success of adversarial learning for semi-supervised segmen…

3D Medical Imaging SegmentationBrain Image SegmentationBrain SegmentationFew-Shot Semantic Segmentation+5

GAN-enhanced Conditional Echocardiogram Generation

2019-11-05 · Amir H. Abdi, Teresa Tsang, Purang Abolmaesumi

Echocardiography (echo) is a common means of evaluating cardiac conditions. Due to the label scarcity, semi-supervised paradigms in automated echo analysis are getting traction. One of the most sought-after problems in e…

Segmentation