Multi-step Cascaded Networks for Brain Tumor Segmentation
Xiangyu Li, Gongning Luo, Kuanquan Wang

TL;DR
This paper introduces a multi-step cascaded neural network that leverages hierarchical tumor structure and auxiliary supervision to improve brain tumor segmentation accuracy, addressing class imbalance and overfitting issues.
Contribution
It proposes a novel multi-step cascaded network with deep supervision and data augmentation for more accurate brain tumor segmentation.
Findings
Mean dice coefficients: 0.886 for whole tumor
Mean dice coefficients: 0.813 for tumor core
Mean dice coefficients: 0.771 for enhancing tumor
Abstract
Automatic brain tumor segmentation method plays an extremely important role in the whole process of brain tumor diagnosis and treatment. In this paper, we propose a multi-step cascaded network which takes the hierarchical topology of the brain tumor substructures into consideration and segments the substructures from coarse to fine .During segmentation, the result of the former step is utilized as the prior information for the next step to guide the finer segmentation process. The whole network is trained in an end-to-end fashion. Besides, to alleviate the gradient vanishing issue and reduce overfitting, we added several auxiliary outputs as a kind of deep supervision for each step and introduced several data augmentation strategies, respectively, which proved to be quite efficient for brain tumor segmentation. Lastly, focal loss is utilized to solve the problem of remarkably imbalance…
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.
Code & Models
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
MethodsFocal Loss
