Scribble-based Hierarchical Weakly Supervised Learning for Brain Tumor Segmentation
Zhanghexuan Ji, Yan Shen, Chunwei Ma, Mingchen Gao

TL;DR
This paper introduces a hierarchical weakly supervised learning approach for brain tumor segmentation that reduces manual labeling effort by using scribbles and global labels, achieving competitive results on the BraTS2017 dataset.
Contribution
The method uses only scribbles and global labels to train a deep model for hierarchical brain tumor segmentation, reducing labeling effort compared to fully supervised methods.
Findings
Achieved competitive WT dice score on BraTS2017 dataset.
Comparable substructure segmentation performance to fully supervised models.
Efficient two-phase training with clustering and CRF refinement.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · Advanced Neural Network Applications · Medical Image Segmentation Techniques
MethodsConditional Random Field
