CU-Net: Cascaded U-Net with Loss Weighted Sampling for Brain Tumor Segmentation

Hongying Liu,Xiongjie Shen,Fanhua Shang,Feihang Ge,Fei Wang
DOI: https://doi.org/10.1007/978-3-030-33226-6_12
2019-01-01
Abstract:This paper proposes a novel cascaded U-Net for brain tumor segmentation. Inspired by the distinct hierarchical structure of brain tumor, we design a cascaded deep network framework, in which the whole tumor is segmented firstly and then the tumor internal substructures are further segmented. Considering that the increase of the network depth brought by cascade structures leads to a loss of accurate localization information in deeper layers, we construct between-net connections to link features at the same resolution and transmit the detailed information from shallow layers to the deeper layers. Then we present a loss weighted sampling (LWS) scheme to eliminate the issue of imbalanced data. Experimental results on the BraTS 2017 dataset show that our framework outperforms the state-of-the-art segmentation algorithms, especially in terms of segmentation sensitivity.
What problem does this paper attempt to address?