
@Article{cmes.2022.020428,
AUTHOR = {Wenbin Wu, Guanjun Liu, Kaiyi Liang, Hui Zhou},
TITLE = {Inner Cascaded U<sup>2</sup>-Net: An Improvement to Plain Cascaded U-Net},
JOURNAL = {Computer Modeling in Engineering \& Sciences},
VOLUME = {134},
YEAR = {2023},
NUMBER = {2},
PAGES = {1323--1335},
URL = {http://www.techscience.com/CMES/v134n2/49520},
ISSN = {1526-1506},
ABSTRACT = {Deep neural networks are now widely used in the medical image segmentation field for their performance superiority and no need of manual feature extraction. U-Net has been the baseline model since the very beginning due to a symmetrical U-structure for better feature extraction and fusing and suitable for small datasets. To enhance the segmentation performance of U-Net, cascaded U-Net proposes to put two U-Nets successively to segment targets from coarse to fine. However, the plain cascaded U-Net faces the problem of too less between connections so the contextual information learned by the former U-Net cannot be fully used by the latter one. In this article, we devise novel Inner Cascaded U-Net and Inner Cascaded U<sup>2</sup>-Net as improvements to plain cascaded U-Net for medical image segmentation. The proposed Inner Cascaded U-Net adds inner nested connections between two U-Nets to share more contextual information. To further boost segmentation performance, we propose Inner Cascaded U<sup>2</sup>-Net, which applies residual U-block to capture more global contextual information from different scales. The proposed models can be trained from scratch in an end-to-end fashion and have been evaluated on Multimodal Brain Tumor Segmentation Challenge (BraTS) 2013 and ISBI Liver Tumor Segmentation Challenge (LiTS) dataset in comparison to related U-Net, cascaded U-Net, U-Net++, U<sup>2</sup>-Net and state-of-the-art methods. Our experiments demonstrate that our proposed Inner Cascaded U-Net and Inner Cascaded U<sup>2</sup>-Net achieve better segmentation performance in terms of dice similarity coefficient and hausdorff distance as well as get finer outline segmentation.},
DOI = {10.32604/cmes.2022.020428}
}



