paper-with-me

Papers

Scribble-based Hierarchical Weakly Supervised Learning for Brain Tumor Segmentation

2019-11-05 · Zhanghexuan Ji, Yan Shen, Chunwei Ma, Mingchen Gao

The recent state-of-the-art deep learning methods have significantly improved brain tumor segmentation. However, fully supervised training requires a large amount of manually labeled masks, which is highly time-consuming and needs domain expertise. Weakly supervised learning with scribbles provides a good trade-off between model accuracy and the effort of manual labeling. However, for segmenting the hierarchical brain tumor structures, manually labeling scribbles for each substructure could still be demanding. In this paper, we use only two kinds of weak labels, i.e., scribbles on whole tumor and healthy brain tissue, and global labels for the presence of each substructure, to train a deep learning model to segment all the sub-regions. Specifically, we train two networks in two phases: first, we only use whole tumor scribbles to train a whole tumor (WT) segmentation network, which roughly recovers the WT mask of training data; then we cluster the WT region with the guide of global labels. The rough substructure segmentation from clustering is used as weak labels to train the second network. The dense CRF loss is used to refine the weakly supervised segmentation. We evaluate our approach on the BraTS2017 dataset and achieve competitive WT dice score as well as comparable scores on substructure segmentation compared to an upper bound when trained with fully annotated masks.

📄 PDF Abstract BibTeX arXiv:1911.02014

Code (0)

등록된 구현이 없습니다.

Tasks

Brain Tumor SegmentationClusteringSegmentationTumor SegmentationWeakly-supervised LearningWeakly supervised segmentation

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…

Similar Papers 제목 키워드 기반

ZScribbleSeg: A comprehensive segmentation framework with modeling of efficient annotation and maximization of scribble supervision

2026-05-07 · Ke Zhang, Bomin Wang, Hangqi Zhou, Xiahai Zhuang arxiv

Curating fully annotated datasets for medical image segmentation is labour-intensive and expertise-demanding. To alleviate this problem, prior studies have explored scribble annotations for weakly supervised segmentation…

Medical Image Segmentation

AME-CAM: Attentive Multiple-Exit CAM for Weakly Supervised Segmentation on MRI Brain Tumor

2023-06-26 · Yu-Jen Chen, Xinrong Hu, Yiyu Shi, Tsung-Yi Ho

Magnetic resonance imaging (MRI) is commonly used for brain tumor segmentation, which is critical for patient evaluation and treatment planning. To reduce the labor and expertise required for labeling, weakly-supervised …

Brain Tumor SegmentationSegmentationSemantic SegmentationTumor Segmentation+3

Deep Superpixel Generation and Clustering for Weakly Supervised Segmentation of Brain Tumors in MR Images

2022-09-20 · Jay J. Yoo, Khashayar Namdar, Farzad Khalvati

Training machine learning models to segment tumors and other anomalies in medical images is an important step for developing diagnostic tools but generally requires manually annotated ground truth segmentations, which ne…

Binary ClassificationBrain Tumor SegmentationClusteringDiagnostic+4

SP${ }^3$ : Superpixel-propagated pseudo-label learning for weakly semi-supervised medical image segmentation

2024-11-18 · Shiman Li, Jiayue Zhao, Shaolei Liu, Xiaokun Dai 외

Deep learning-based medical image segmentation helps assist diagnosis and accelerate the treatment process while the model training usually requires large-scale dense annotation datasets. Weakly semi-supervised medical i…

Image SegmentationMedical Image SegmentationOrgan SegmentationPseudo Label+4

PLESS: Pseudo-Label Enhancement with Spreading Scribbles for Weakly Supervised Segmentation

2026-02-12 · Yeva Gabrielyan, Varduhi Yeghiazaryan, Irina Voiculescu arxiv

Weakly supervised learning with scribble annotations uses sparse user-drawn strokes to indicate segmentation labels on a small subset of pixels. This annotation reduces the cost of dense pixel-wise labeling, but suffers …

Medical Image Segmentation