paper-with-me

홈 › Papers

Label-efficient Hybrid-supervised Learning for Medical Image Segmentation

2022-03-10 · Junwen Pan, Qi Bi, Yanzhan Yang, Pengfei Zhu, Cheng Bian

Due to the lack of expertise for medical image annotation, the investigation of label-efficient methodology for medical image segmentation becomes a heated topic. Recent progresses focus on the efficient utilization of weak annotations together with few strongly-annotated labels so as to achieve comparable segmentation performance in many unprofessional scenarios. However, these approaches only concentrate on the supervision inconsistency between strongly- and weakly-annotated instances but ignore the instance inconsistency inside the weakly-annotated instances, which inevitably leads to performance degradation. To address this problem, we propose a novel label-efficient hybrid-supervised framework, which considers each weakly-annotated instance individually and learns its weight guided by the gradient direction of the strongly-annotated instances, so that the high-quality prior in the strongly-annotated instances is better exploited and the weakly-annotated instances are depicted more precisely. Specially, our designed dynamic instance indicator (DII) realizes the above objectives, and is adapted to our dynamic co-regularization (DCR) framework further to alleviate the erroneous accumulation from distortions of weak annotations. Extensive experiments on two hybrid-supervised medical segmentation datasets demonstrate that with only 10% strong labels, the proposed framework can leverage the weak labels efficiently and achieve competitive performance against the 100% strong-label supervised scenario.

📄 PDF Abstract BibTeX arXiv:2203.05956

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

SimTxtSeg: Weakly-Supervised Medical Image Segmentation with Simple Text Cues

2024-06-27 · Yuxin Xie, Tao Zhou, Yi Zhou, Geng Chen

Weakly-supervised medical image segmentation is a challenging task that aims to reduce the annotation cost while keep the segmentation performance. In this paper, we present a novel framework, SimTxtSeg, that leverages s…

Brain Tumor SegmentationImage SegmentationMedical Image SegmentationSegmentation+2

SSHNN: Semi-Supervised Hybrid NAS Network for Echocardiographic Image Segmentation

2023-09-09 · Renqi Chen, Jingjing Luo, Fan Nian, Yuhui Cen 외

Accurate medical image segmentation especially for echocardiographic images with unmissable noise requires elaborate network design. Compared with manual design, Neural Architecture Search (NAS) realizes better segmentat…

DecoderImage SegmentationMedical Image SegmentationNeural Architecture Search+2

Weakly Supervised Volumetric Segmentation via Self-taught Shape Denoising Model

2021-04-27 · Qian He, Shuailin Li, Xuming He

Weakly supervised segmentation is an important problem in medical image analysis due to the high cost of pixelwise annotation. Prior methods, while often focusing on weak labels of 2D images, exploit few structural cues …

DenoisingMedical Image AnalysisOrgan SegmentationSegmentation+1

Medical Instrument Segmentation in 3D US by Hybrid Constrained Semi-Supervised Learning

2021-07-30 · Hongxu Yang, Caifeng Shan, R. Arthur Bouwman, Lukas R. C. Dekker 외

Medical instrument segmentation in 3D ultrasound is essential for image-guided intervention. However, to train a successful deep neural network for instrument segmentation, a large number of labeled images are required, …

Segmentation

Cross-pyramid consistency regularization for semi-supervised medical image segmentation

2025-11-11 · Matus Bojko, Maros Kollar, Marek Jakab, Wanda Benesova arxiv

Semi-supervised learning (SSL) enables training of powerful models with the assumption of limited, carefully labelled data and a large amount of unlabeled data to support the learning. In this paper, we propose a hybrid …

Semi-supervised Medical Image SegmentationSelf-Supervised LearningKnowledge Distillation