paper-with-me

홈 › Papers

Superpixel-Guided Label Softening for Medical Image Segmentation

2020-07-17 · Hang Li, Dong Wei, Shilei Cao, Kai Ma, Liansheng Wang, Yefeng Zheng

Segmentation of objects of interest is one of the central tasks in medical image analysis, which is indispensable for quantitative analysis. When developing machine-learning based methods for automated segmentation, manual annotations are usually used as the ground truth toward which the models learn to mimic. While the bulky parts of the segmentation targets are relatively easy to label, the peripheral areas are often difficult to handle due to ambiguous boundaries and the partial volume effect, etc., and are likely to be labeled with uncertainty. This uncertainty in labeling may, in turn, result in unsatisfactory performance of the trained models. In this paper, we propose superpixel-based label softening to tackle the above issue. Generated by unsupervised over-segmentation, each superpixel is expected to represent a locally homogeneous area. If a superpixel intersects with the annotation boundary, we consider a high probability of uncertain labeling within this area. Driven by this intuition, we soften labels in this area based on signed distances to the annotation boundary and assign probability values within [0, 1] to them, in comparison with the original "hard", binary labels of either 0 or 1. The softened labels are then used to train the segmentation models together with the hard labels. Experimental results on a brain MRI dataset and an optical coherence tomography dataset demonstrate that this conceptually simple and implementation-wise easy method achieves overall superior segmentation performances to baseline and comparison methods for both 3D and 2D medical images.

📄 PDF Abstract BibTeX arXiv:2007.08897

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Superpixel-guided Iterative Learning from Noisy Labels for Medical Image Segmentation

2021-07-21 · Shuailin Li, Zhitong Gao, Xuming He

Learning segmentation from noisy labels is an important task for medical image analysis due to the difficulty in acquiring highquality annotations. Most existing methods neglect the pixel correlation and structural prior…

Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentation+2

Medical Visual Prompting (MVP): A Unified Framework for Versatile and High-Quality Medical Image Segmentation

2024-04-01 · Yulin Chen, Guoheng Huang, Kai Huang, Zijin Lin 외

Accurate segmentation of lesion regions is crucial for clinical diagnosis and treatment across various diseases. While deep convolutional networks have achieved satisfactory results in medical image segmentation, they fa…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+2

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

SuperCL: Superpixel Guided Contrastive Learning for Medical Image Segmentation Pre-training

2025-04-20 · Shuang Zeng, Lei Zhu, Xinliang Zhang, Hangzhou He 외

Medical image segmentation is a critical yet challenging task, primarily due to the difficulty of obtaining extensive datasets of high-quality, expert-annotated images. Contrastive learning presents a potential but still…

Contrastive LearningImage SegmentationMedical Image SegmentationSemantic Segmentation

SPDA: Superpixel-based Data Augmentation for Biomedical Image Segmentation

2019-02-28 · Yizhe Zhang, Lin Yang, Hao Zheng, Peixian Liang 외

Supervised training a deep neural network aims to "teach" the network to mimic human visual perception that is represented by image-and-label pairs in the training data. Superpixelized (SP) images are visually perceivabl…

Data AugmentationDeep LearningImage SegmentationSemantic Segmentation