paper-with-me

Papers

Scribble-Supervised Medical Image Segmentation via Dual-Branch Network and Dynamically Mixed Pseudo Labels Supervision

2022-03-04 · Xiangde Luo, Minhao Hu, Wenjun Liao, Shuwei Zhai, Tao Song, Guotai Wang, Shaoting Zhang

Medical image segmentation plays an irreplaceable role in computer-assisted diagnosis, treatment planning, and following-up. Collecting and annotating a large-scale dataset is crucial to training a powerful segmentation model, but producing high-quality segmentation masks is an expensive and time-consuming procedure. Recently, weakly-supervised learning that uses sparse annotations (points, scribbles, bounding boxes) for network training has achieved encouraging performance and shown the potential for annotation cost reduction. However, due to the limited supervision signal of sparse annotations, it is still challenging to employ them for networks training directly. In this work, we propose a simple yet efficient scribble-supervised image segmentation method and apply it to cardiac MRI segmentation. Specifically, we employ a dual-branch network with one encoder and two slightly different decoders for image segmentation and dynamically mix the two decoders' predictions to generate pseudo labels for auxiliary supervision. By combining the scribble supervision and auxiliary pseudo labels supervision, the dual-branch network can efficiently learn from scribble annotations end-to-end. Experiments on the public ACDC dataset show that our method performs better than current scribble-supervised segmentation methods and also outperforms several semi-supervised segmentation methods.

📄 PDF Abstract BibTeX arXiv:2203.02106

Code (1)

HiLab-git/WSL4MIS 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationMRI segmentationSegmentationSemantic SegmentationWeakly-supervised Learning

Similar Papers 제목 키워드 기반

Bi-Level Collaborative Learning for Few-Shot Scribble-Supervised Medical Image Segmentation

2026-07-28 · Xiang-Xiang Su, Yufan Ye, Yihang Zheng, Min Gan 외 arxiv

Scribble annotations offer an efficient alternative to costly pixel-wise labeling for medical image segmentation, yet in real clinical scenarios, scribble-annotated samples are often still limited, imposing the dual chal…

Medical Image Segmentation

DuEDL: Dual-Branch Evidential Deep Learning for Scribble-Supervised Medical Image Segmentation

2024-05-23 · Yitong Yang, Xinli Xu, Haigen Hu, Haixia Long 외

Despite the recent progress in medical image segmentation with scribble-based annotations, the segmentation results of most models are still not ro-bust and generalizable enough in open environments. Evidential deep lear…

DecoderImage SegmentationMedical Image SegmentationSegmentation+1

ScribbleVC: Scribble-supervised Medical Image Segmentation with Vision-Class Embedding

2023-07-30 · Zihan Li, Yuan Zheng, Xiangde Luo, Dandan Shan 외

Medical image segmentation plays a critical role in clinical decision-making, treatment planning, and disease monitoring. However, accurate segmentation of medical images is challenging due to several factors, such as th…

Decision MakingImage SegmentationMedical Image SegmentationSegmentation+1

One-shot Weakly-Supervised Segmentation in Medical Images

2021-11-21 · Wenhui Lei, Qi Su, Ran Gu, Na Wang 외

Deep neural networks usually require accurate and a large number of annotations to achieve outstanding performance in medical image segmentation. One-shot segmentation and weakly-supervised learning are promising researc…

DenoisingImage SegmentationMedical Image SegmentationOne-Shot Segmentation+4

ScribbleVS: Scribble-Supervised Medical Image Segmentation via Dynamic Competitive Pseudo Label Selection

2024-11-15 · Tao Wang, Xinlin Zhang, Yuanbin Chen, Yuanbo Zhou 외

In clinical medicine, precise image segmentation can provide substantial support to clinicians. However, achieving such precision often requires a large amount of finely annotated data, which can be costly. Scribble anno…

Image SegmentationMedical Image SegmentationPseudo LabelSemantic Segmentation