paper-with-me

홈 › Papers

Iterative Semi-Supervised Learning for Abdominal Organs and Tumor Segmentation

2023-10-02 · Jiaxin Zhuang, Luyang Luo, Zhixuan Chen, Linshan Wu

Deep-learning (DL) based methods are playing an important role in the task of abdominal organs and tumors segmentation in CT scans. However, the large requirements of annotated datasets heavily limit its development. The FLARE23 challenge provides a large-scale dataset with both partially and fully annotated data, which also focuses on both segmentation accuracy and computational efficiency. In this study, we propose to use the strategy of Semi-Supervised Learning (SSL) and iterative pseudo labeling to address FLARE23. Initially, a deep model (nn-UNet) trained on datasets with complete organ annotations (about 220 scans) generates pseudo labels for the whole dataset. These pseudo labels are then employed to train a more powerful segmentation model. Employing the FLARE23 dataset, our approach achieves an average DSC score of 89.63% for organs and 46.07% for tumors on online validation leaderboard. For organ segmentation, We obtain 0.9007\% DSC and 0.9493\% NSD. For tumor segmentation, we obtain 0.3785% DSC and 0.2842% NSD. Our code is available at https://github.com/USTguy/Flare23.

📄 PDF Abstract BibTeX arXiv:2310.01159

Code (1)

ustguy/flare23 공식 구현 pytorch

Tasks

Computational EfficiencyOrgan SegmentationSegmentationTumor Segmentation

Similar Papers 제목 키워드 기반

Gaze-Assisted Medical Image Segmentation

2024-10-23 · Leila Khaertdinova, Ilya Pershin, Tatiana Shmykova, Bulat Ibragimov

The annotation of patient organs is a crucial part of various diagnostic and treatment procedures, such as radiotherapy planning. Manual annotation is extremely time-consuming, while its automation using modern image ana…

DiagnosticImage SegmentationMedical Image SegmentationSegmentation+2

Multi-phase Deformable Registration for Time-dependent Abdominal Organ Variations

2021-03-08 · Seyoun Park, Elliot K. Fishman, Alan L. Yuille

Human body is a complex dynamic system composed of various sub-dynamic parts. Especially, thoracic and abdominal organs have complex internal shape variations with different frequencies by various reasons such as respira…

Iterative pseudo-labeling based adaptive copy-paste supervision for semi-supervised tumor segmentation

2025-08-06 · Qiangguo Jin, Hui Cui, Junbo Wang, Changming Sun 외 arxiv

Semi-supervised learning (SSL) has attracted considerable attention in medical image processing. The latest SSL methods use a combination of consistency regularization and pseudo-labeling to achieve remarkable success. H…

Medical Image SegmentationTumor SegmentationData Augmentation

Two-Stage Hybrid Supervision Framework for Fast, Low-resource, and Accurate Organ and Pan-cancer Segmentation in Abdomen CT

2023-09-11 · Wentao Liu, Tong Tian, Weijin Xu, Lemeng Wang 외

Abdominal organ and tumour segmentation has many important clinical applications, such as organ quantification, surgical planning, and disease diagnosis. However, manual assessment is inherently subjective with considera…

GPUSegmentation

PoissonSeg: Semi-Supervised Few-Shot Medical Image Segmentation via Poisson Learning

2021-08-26 · Xiaoang Shen, Guokai Zhang, Huilin Lai, Jihao Luo 외

The application of deep learning to medical image segmentation has been hampered due to the lack of abundant pixel-level annotated data. Few-shot Semantic Segmentation (FSS) is a promising strategy for breaking the deadl…

Few-Shot Semantic SegmentationImage SegmentationLesion SegmentationMedical Image Segmentation+4