paper-with-me

Papers

Curriculum semi-supervised segmentation

2019-04-10 · Hoel Kervadec, Jose Dolz, Eric Granger, Ismail Ben Ayed

This study investigates a curriculum-style strategy for semi-supervised CNN segmentation, which devises a regression network to learn image-level information such as the size of a target region. These regressions are used to effectively regularize the segmentation network, constraining softmax predictions of the unlabeled images to match the inferred label distributions. Our framework is based on inequality constraints that tolerate uncertainties with inferred knowledge, e.g., regressed region size, and can be employed for a large variety of region attributes. We evaluated our proposed strategy for left ventricle segmentation in magnetic resonance images (MRI), and compared it to standard proposal-based semi-supervision strategies. Our strategy leverages unlabeled data in more efficiently, and achieves very competitive results, approaching the performance of full-supervision.

📄 PDF Abstract BibTeX arXiv:1904.05236

Code (1)

LIVIAETS/semi_curriculum 공식 구현 pytorch

Tasks

Left Ventricle SegmentationregressionSegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Learning Multi-Modal Brain Tumor Segmentation from Privileged Semi-Paired MRI Images with Curriculum Disentanglement Learning

2022-08-26 · Zecheng Liu, Jia Wei, Rui Li

Due to the difficulties of obtaining multimodal paired images in clinical practice, recent studies propose to train brain tumor segmentation models with unpaired images and capture complementary information through modal…

Brain Tumor SegmentationDisentanglementSegmentationTranslation+1

HACMatch Semi-Supervised Rotation Regression with Hardness-Aware Curriculum Pseudo Labeling

2026-03-23 · Mei Li, Huayi Zhou, Suizhi Huang, Yuxiang Lu 외 arxiv

Regressing 3D rotations of objects from 2D images is a crucial yet challenging task, with broad applications in autonomous driving, virtual reality, and robotic control. Existing rotation regression models often rely on …

Autonomous DrivingData AugmentationPoint Clouds

Addressing data annotation scarcity in Brain Tumor Segmentation on 3D MRI scan Using a Semi-Supervised Teacher-Student Framework

2026-02-09 · Jiaming Liu, Cheng Ding, Daoqiang Zhang arxiv

Accurate brain tumor segmentation from MRI is limited by expensive annotations and data heterogeneity across scanners and sites. We propose a semi-supervised teacher-student framework that combines an uncertainty-aware p…

Brain Tumor Segmentation

CalcSeg: Confidence-aware 3D Latent Context Curriculum Learning For Myocardial Scar Segmentation From Single-Stack LGE-CMRs

2026-08-20 · Nivetha Jayakumar, Hannah Kim, Amit R. Patel, Miaomiao Zhang arxiv

Myocardial scar segmentation from single-stack late gadolinium-enhanced cardiac magnetic resonance (LGE-CMR) imaging has been a longstanding and clinically important challenge, particularly in the presence of low tissue …

DINO-Mix: Distilling Foundational Knowledge with Cross-Domain CutMix for Semi-supervised Class-imbalanced Medical Image Segmentation

2026-02-08 · Xinyu Liu, Guolei Sun arxiv

Semi-supervised learning (SSL) has emerged as a critical paradigm for medical image segmentation, mitigating the immense cost of dense annotations. However, prevailing SSL frameworks are fundamentally "inward-looking", r…

Medical Image SegmentationKnowledge Distillation