paper-with-me

Papers

MagicNet: Semi-Supervised Multi-Organ Segmentation via Magic-Cube Partition and Recovery

2022-12-29 · CVPR 2023 1 · Duowen Chen, Yunhao Bai, Wei Shen, Qingli Li, Lequan Yu, Yan Wang

We propose a novel teacher-student model for semi-supervised multi-organ segmentation. In teacher-student model, data augmentation is usually adopted on unlabeled data to regularize the consistent training between teacher and student. We start from a key perspective that fixed relative locations and variable sizes of different organs can provide distribution information where a multi-organ CT scan is drawn. Thus, we treat the prior anatomy as a strong tool to guide the data augmentation and reduce the mismatch between labeled and unlabeled images for semi-supervised learning. More specifically, we propose a data augmentation strategy based on partition-and-recovery N$^3$ cubes cross- and within- labeled and unlabeled images. Our strategy encourages unlabeled images to learn organ semantics in relative locations from the labeled images (cross-branch) and enhances the learning ability for small organs (within-branch). For within-branch, we further propose to refine the quality of pseudo labels by blending the learned representations from small cubes to incorporate local attributes. Our method is termed as MagicNet, since it treats the CT volume as a magic-cube and N$^3$-cube partition-and-recovery process matches with the rule of playing a magic-cube. Extensive experiments on two public CT multi-organ datasets demonstrate the effectiveness of MagicNet, and noticeably outperforms state-of-the-art semi-supervised medical image segmentation approaches, with +7% DSC improvement on MACT dataset with 10% labeled images. Code is available at https://github.com/DeepMed-Lab-ECNU/MagicNet.

📄 PDF Abstract BibTeX arXiv:2212.14310

Code (1)

deepmed-lab-ecnu/magicnet 공식 구현 pytorch

Tasks

AnatomyData AugmentationImage SegmentationMedical Image SegmentationOrgan SegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation

Similar Papers 제목 키워드 기반

SHTA: Semantic Hard Token Correction and Center Alignment for Semi-Supervised Medical Image Segmentation

2026-07-08 · Zhuoru Zhang, Yiheng Zhong, Zimu Zhang, Xiaofeng Liu arxiv

Recent advances in semi-supervised medical image segmentation have achieved remarkable performance through prediction consistency, pseudo-label supervision, and hard-region supervision. However, these methods primarily i…

Semi-supervised Medical Image Segmentation

Pelvic floor MRI segmentation based on semi-supervised deep learning

2023-11-06 · Jianwei Zuo, Fei Feng, Zhuhui Wang, James A. Ashton-Miller 외

The semantic segmentation of pelvic organs via MRI has important clinical significance. Recently, deep learning-enabled semantic segmentation has facilitated the three-dimensional geometric reconstruction of pelvic floor…

Deep LearningDiagnosticImage RestorationMRI segmentation+3

Uncertainty-aware multi-view co-training for semi-supervised medical image segmentation and domain adaptation

2020-06-28 · Yingda Xia, Dong Yang, Zhiding Yu, Fengze Liu 외

Although having achieved great success in medical image segmentation, deep learning-based approaches usually require large amounts of well-annotated data, which can be extremely expensive in the field of medical image an…

Domain AdaptationImage SegmentationMedical Image AnalysisMedical Image Segmentation+7

ProPL: Universal Semi-Supervised Ultrasound Image Segmentation via Prompt-Guided Pseudo-Labeling

2025-11-19 · Yaxiong Chen, Qicong Wang, Chunlei Li, Jingliang Hu 외 arxiv

Existing approaches for the problem of ultrasound image segmentation, whether supervised or semi-supervised, are typically specialized for specific anatomical structures or tasks, limiting their practical utility in clin…

Image Segmentation

DLUNet: Semi-supervised Learning based Dual-Light UNet for Multi-organ Segmentation

2022-09-22 · Haoran Lai, Tao Wang, Shuoling Zhou

The manual ground truth of abdominal multi-organ is labor-intensive. In order to make full use of CT data, we developed a semi-supervised learning based dual-light UNet. In the training phase, it consists of two light UN…

GPUOrgan Segmentation