paper-with-me

Papers

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

2024-11-15 · Tao Wang, Xinlin Zhang, Yuanbin Chen, Yuanbo Zhou, Longxuan Zhao, Tao Tan, Tong Tong

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 annotation presents a more efficient alternative, boosting labeling efficiency. However, utilizing such minimal supervision for medical image segmentation training, especially with scribble annotations, poses significant challenges. To address these challenges, we introduce ScribbleVS, a novel framework that leverages scribble annotations. We introduce a Regional Pseudo Labels Diffusion Module to expand the scope of supervision and reduce the impact of noise present in pseudo labels. Additionally, we propose a Dynamic Competitive Selection module for enhanced refinement in selecting pseudo labels. Experiments conducted on the ACDC and MSCMRseg datasets have demonstrated promising results, achieving performance levels that even exceed those of fully supervised methodologies. The codes of this study are available at https://github.com/ortonwang/ScribbleVS.

📄 PDF Abstract BibTeX arXiv:2411.10237

Code (1)

ortonwang/scribblevs 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationPseudo LabelSemantic Segmentation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

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

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

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 외

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 …

Image SegmentationMedical Image SegmentationMRI segmentationSegmentation+2

CycleMix: A Holistic Strategy for Medical Image Segmentation from Scribble Supervision

2022-03-03 · CVPR 2022 1 · Ke Zhang, Xiahai Zhuang

Curating a large set of fully annotated training data can be costly, especially for the tasks of medical image segmentation. Scribble, a weaker form of annotation, is more obtainable in practice, but training segmentatio…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Volumetric Medical Image Segmentation via Scribble Annotations and Shape Priors

2023-10-12 · Qiuhui Chen, Haiying Lyu, Xinyue Hu, Yong Lu 외

Recently, weakly-supervised image segmentation using weak annotations like scribbles has gained great attention in computer vision and medical image analysis, since such annotations are much easier to obtain compared to …

Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentation+2