paper-with-me

홈 › Papers

PLN: Parasitic-Like Network for Barely Supervised Medical Image Segmentation

2022-09-30 · IEEE Transactions on Medical Imaging 2022 9 · Shumeng Li, Heng Cai; Lei Qi, Qian Yu, Yinghuan Shi, Yang Gao

It is known that annotations for 3D medical image segmentation tasks are laborious, time-consuming and expensive. Considering the similarities existing in inter-slice and inter-volume, we believe that the delineation way and the model architecture should be tightly coupled. In this paper, by introducing an extremely sparse annotation way of labeling only one slice per 3D image, we investigate a novel barely-supervised segmentation setting with only a few sparsely-labeled images along with a large amount of unlabeled images. To achieve this goal, we present a new parasitic-like network including a registration module (as host) and a semi-supervised segmentation module (as parasite) to deal with inter-slice label propagation and inter-volume segmentation prediction, respectively. Specifically, our parasitism mechanism effectively achieves the collaboration of these two modules through three stages of infection, development and eclosion, providing accurate pseudo-labels for training. Extensive results demonstrate that our framework is capable of achieving high performance on extremely sparse annotation tasks, e.g., we achieve Dice of 84.83% on LA dataset with only 16 labeled slices. The code is available at https://github.com/ShumengLI/PLN .

📄 PDF Abstract BibTeX

Code (1)

shumengli/pln 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Compete to Win: Enhancing Pseudo Labels for Barely-supervised Medical Image Segmentation

2023-04-15 · Huimin Wu, Xiaomeng Li, Yiqun Lin, Kwang-Ting Cheng

This study investigates barely-supervised medical image segmentation where only few labeled data, i.e., single-digit cases are available. We observe the key limitation of the existing state-of-the-art semi-supervised sol…

Image SegmentationMedical Image SegmentationPancreas SegmentationPseudo Label+3

Rethinking Barely-Supervised Volumetric Medical Image Segmentation from an Unsupervised Domain Adaptation Perspective

2024-05-16 · Zhiqiang Shen, Peng Cao, Junming Su, Jinzhu Yang 외

This paper investigates an extremely challenging problem: barely-supervised volumetric medical image segmentation (BSS). A BSS training dataset consists of two parts: 1) a barely-annotated labeled set, where each labeled…

Domain AdaptationImage RegistrationImage SegmentationMedical Image Segmentation+3

Calibrating Label Distribution for Class-Imbalanced Barely-Supervised Knee Segmentation

2022-05-07 · Yiqun Lin, Huifeng Yao, Zezhong Li, Guoyan Zheng 외

Segmentation of 3D knee MR images is important for the assessment of osteoarthritis. Like other medical data, the volume-wise labeling of knee MR images is expertise-demanded and time-consuming; hence semi-supervised lea…

Self-Paced Sample Selection for Barely-Supervised Medical Image Segmentation

2024-07-07 · Junming Su, Zhiqiang Shen, Peng Cao, Jinzhu Yang 외

The existing barely-supervised medical image segmentation (BSS) methods, adopting a registration-segmentation paradigm, aim to learn from data with very few annotations to mitigate the extreme label scarcity problem. How…

Contrastive LearningImage RegistrationImage SegmentationMedical Image Segmentation+2

RADA: Region-Aware Dual-encoder Auxiliary learning for Barely-supervised Medical Image Segmentation

2026-04-13 · Shuang Zeng, Boxu Xie, Lei Zhu, Xinliang Zhang 외 arxiv

Deep learning has greatly advanced medical image segmentation, but its success relies heavily on fully supervised learning, which requires dense annotations that are costly and time-consuming for 3D volumetric scans. Bar…

Medical Image Segmentation