<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="style/jpub3-html-trans.xsl"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.1 20151215//EN" "http://jats.nlm.nih.gov/publishing/1.1/JATS-journalpublishing1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" article-type="research-article" dtd-version="1.1">
<front>
<journal-meta>
<journal-id journal-id-type="pmc">CMES</journal-id>
<journal-id journal-id-type="nlm-ta">CMES</journal-id>
<journal-id journal-id-type="publisher-id">CMES</journal-id>
<journal-title-group>
<journal-title>Computer Modeling in Engineering &#x0026; Sciences</journal-title>
</journal-title-group>
<issn pub-type="epub">1526-1506</issn>
<issn pub-type="ppub">1526-1492</issn>
<publisher>
<publisher-name>Tech Science Press</publisher-name>
<publisher-loc>USA</publisher-loc>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="publisher-id">20428</article-id>
<article-id pub-id-type="doi">10.32604/cmes.2022.020428</article-id>
<article-categories>
<subj-group subj-group-type="heading">
<subject>Article</subject>
</subj-group>
</article-categories>
<title-group>
<article-title>Inner Cascaded U<sup>2</sup>-Net: An Improvement to Plain Cascaded U-Net</article-title>
<alt-title alt-title-type="left-running-head">Inner Cascaded U<sup>2</sup>-Net: an Improvement to Plain Cascaded U-Net</alt-title>
<alt-title alt-title-type="right-running-head">Inner Cascaded U<sup>2</sup>-Net: an Improvement to Plain Cascaded U-Net</alt-title>
</title-group>
<contrib-group content-type="authors">
<contrib id="author-1" contrib-type="author">
<name name-style="western"><surname>Wu</surname><given-names>Wenbin</given-names></name><xref ref-type="aff" rid="aff-1">1</xref></contrib>
<contrib id="author-2" contrib-type="author" corresp="yes">
<name name-style="western"><surname>Liu</surname><given-names>Guanjun</given-names></name><xref ref-type="aff" rid="aff-1">1</xref><email>liuguanjun@tongji.edu.cn</email>
</contrib>
<contrib id="author-3" contrib-type="author">
<name name-style="western"><surname>Liang</surname><given-names>Kaiyi</given-names></name><xref ref-type="aff" rid="aff-2">2</xref></contrib>
<contrib id="author-4" contrib-type="author">
<name name-style="western"><surname>Zhou</surname><given-names>Hui</given-names></name><xref ref-type="aff" rid="aff-2">2</xref></contrib>
<aff id="aff-1"><label>1</label><institution>Tongji University</institution>, <addr-line>Shanghai, 201804</addr-line>, <country>China</country></aff>
<aff id="aff-2"><label>2</label><institution>Jiading District Central Hospital Affiliated to Shanghai University of Medicine and Health Sciences</institution>, <addr-line>Shanghai, 201800</addr-line>, <country>China</country></aff>
</contrib-group>
<author-notes>
<corresp id="cor1"><label>&#x002A;</label>Corresponding Author: Guanjun Liu. Email: <email>liuguanjun@tongji.edu.cn</email></corresp>
</author-notes>
<pub-date pub-type="epub" date-type="pub" iso-8601-date="2022-08-26"><day>26</day>
<month>08</month>
<year>2022</year></pub-date>
<volume>134</volume>
<issue>2</issue>
<fpage>1323</fpage>
<lpage>1335</lpage>
<history>
<date date-type="received"><day>23</day><month>11</month><year>2021</year></date>
<date date-type="accepted"><day>14</day><month>3</month><year>2022</year></date>
</history>
<permissions>
<copyright-statement>&#x00A9; 2023 Wu et al.</copyright-statement>
<copyright-year>2023</copyright-year>
<copyright-holder>Wu et al.</copyright-holder>
<license xlink:href="https://creativecommons.org/licenses/by/4.0/">
<license-p>This work is licensed under a <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</ext-link>, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</license-p>
</license>
</permissions>
<self-uri content-type="pdf" xlink:href="TSP_CMES_20428.pdf"></self-uri>
<abstract>
<p>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&#x002B;&#x002B;, 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.</p>
</abstract>
<kwd-group kwd-group-type="author">
<kwd>Deep neural networks</kwd>
<kwd>medical image segmentation</kwd>
<kwd>U-Net</kwd>
<kwd>cascaded</kwd>
<kwd>convolution block</kwd>
</kwd-group>
</article-meta>
</front>
<body>
<sec id="s1"><label>1</label><title>Introduction</title>
<p>The first deep neural network applied in image segmentation field is Fully Convolutional Network (FCN) proposed by Long et al. in 2015 [<xref ref-type="bibr" rid="ref-1">1</xref>]. FCN tackles the challenge of semantic image segmentation by classifying each pixel as target or background and can accept input images of any size, whose variants get excellent segmentation performance on natural image segmentation field. However, the semantics of medical images are simpler compared to natural images and the structures are relatively fixed. The greatest difficulty in medical image segmentation field is the acquisition and labels of medical images, leading to a relatively small dataset. Thus, overfitting will be caused if the model is too large and contains overmuch parameters. The most well-known deep learning baseline model in medical image segmentation field is U-Net proposed by Ronneberger et al. in 2015 [<xref ref-type="bibr" rid="ref-2">2</xref>]. The main differences between FCN and U-Net can be summarized as two aspects, one is a symmetrical encoder-decoder structure of U-Net which combines the low-resolution features in the encoder and the high-resolution features in the decoder, the other is skip connections in U-Net to provide supplementary information in the up-sampling operations. And the model size of U-Net is relatively smaller. These features make U-Net been the first choice for medical image segmentation.</p>
<p>Since then, a mass of variants of U-Net have been proposed to boost its performance in various kinds of medical scenarios, including but not limited to improvements to skip pathways [<xref ref-type="bibr" rid="ref-3">3</xref>,<xref ref-type="bibr" rid="ref-4">4</xref>], more powerful and sophisticated U-blocks [<xref ref-type="bibr" rid="ref-5">5</xref>&#x2013;<xref ref-type="bibr" rid="ref-9">9</xref>], cascaded U-structures [<xref ref-type="bibr" rid="ref-10">10</xref>&#x2013;<xref ref-type="bibr" rid="ref-16">16</xref>], combining with attention mechanism [<xref ref-type="bibr" rid="ref-17">17</xref>&#x2013;<xref ref-type="bibr" rid="ref-20">20</xref>] and so on.</p>
<p>Zhou et al. (UNet&#x002B;&#x002B;) [<xref ref-type="bibr" rid="ref-3">3</xref>] proposed to redesign the skip connections using a sequence of conventional blocks to fill the gaps as opposed to straight connections in U-Net, which aims to decrease the semantic gap between the encoder and decoder feature maps. Huang et al. [<xref ref-type="bibr" rid="ref-4">4</xref>] further improved with full-scale skip connections to get performance gain with fewer parameters compared to UNet&#x002B;&#x002B;, where each convolution block in the encoder is connected to the convolution block in the decoder of the same or lower level.</p>
<p>Zhang et al. [<xref ref-type="bibr" rid="ref-5">5</xref>] added residual connections in each convolution block, aiming to solve the problem of gradient vanishing and thus allowing to train deeper network. Ibtehaz et al. [<xref ref-type="bibr" rid="ref-6">6</xref>] propose MultiRes block to replace the two continuous convolution blocks. Inspired by Inception block [<xref ref-type="bibr" rid="ref-8">8</xref>], a sequence of three layers with 3&#x2009;&#x000D7;&#x2009;3 filters is applied to approximate 5&#x2009;&#x000D7;&#x2009;5 and 7&#x2009;&#x000D7;&#x2009;7 convolution operation, which is introduced to predict targets at different scales. Qin et al. [<xref ref-type="bibr" rid="ref-7">7</xref>] (U<sup>2</sup>-Net) developed a two-level nested U-structure for salient object detection by replacing conventional two convolutions in each level of U-Net with a residual U-block to extract intra-stage multi-scale features while remaining comparable memory and computation cost.</p>
<p>The most intuitive and simplest method to improve the segmentation performance is cascading several same or different U-Nets. The representation of cascaded U-Net architecture can be grossly divided into two groups, one is segmenting regions of interest firstly followed by target segmentation [<xref ref-type="bibr" rid="ref-10">10</xref>,<xref ref-type="bibr" rid="ref-11">11</xref>] and the other is rough pre-segmentation followed by explicit segmentation [<xref ref-type="bibr" rid="ref-12">12</xref>&#x2013;<xref ref-type="bibr" rid="ref-16">16</xref>]. Christ et al. [<xref ref-type="bibr" rid="ref-10">10</xref>] first applied cascaded U-Net for automatic liver and lesion segmentation, in which the predicted liver ROIs segmented by the former U-Net are fed into the latter one as inputs to segment lesions only. Liu et al. [<xref ref-type="bibr" rid="ref-11">11</xref>] proposed Cascaded Atrous Dual-Attention UNet to leverage the inter-slice context information and emphasize the salient features of tumors. 3D AU-Net is first employed to get the coarse localization of the liver, whose prediction results are then concatenated with the input 3D feature map to preserve the z-axis information, followed by 2D ADAU-Net for precise tumor segmentation. Jiang et al. [<xref ref-type="bibr" rid="ref-12">12</xref>] proposed a two-stage cascaded 3D U-Net concentrating on the segmentation of substructures of brain tumors from rough to fine. Besides the coarse segmentation map from the first-stage U-Net, the raw images are fed together into the second U-Net too. Qin et al. [<xref ref-type="bibr" rid="ref-13">13</xref>] devised BASNet consisting of two U-Net-like networks adopted for salient object detection, with the prior U-Net learning to predict saliency map followed by residual refinement module which is also a U-Net refining the boundary. Li et al. [<xref ref-type="bibr" rid="ref-14">14</xref>] proposed a hybrid two-stage densely connected U-Net named H-DenseUNet for liver and tumor segmentation. The network includes a 2D DenseUNet for extracting intra-slice features due to memory limitation of 3D volume training and a 3D DenseUNet for extracting inter-slice features, which are fused eventually through a hybrid feature fusion layer. Liu et al. [<xref ref-type="bibr" rid="ref-15">15</xref>] devised a cascaded U-Net with residual mapping named CR-U-Net for liver segmentation, in which morphological techniques, including opening and closing operation are used between the two U-Nets as an intermediate-processing module to refine the boundary. Hu et al. [<xref ref-type="bibr" rid="ref-16">16</xref>] proposed a multi-cascaded CNN to capture multi-scale features on brain MRI images with multi-modality. Specifically, three sub-networks are trained separately to segment the brain tumor from the axial, coronal, and sagittal views, respectively. The segmentation results are then fused to get the final segmentation masks.</p>
<sec id="s1_1"><label>1.1</label><title>Motivation</title>
<p>UNet&#x002B;&#x002B; [<xref ref-type="bibr" rid="ref-3">3</xref>] proposed in 2018 replaces the initial straight skip connections with a series of nested convolution blocks. Inspired by UNet&#x002B;&#x002B;, we present Inner Cascaded U-Net, an improved cascaded network that places the encoder of the latter U-Net between the encoder and decoder rather than the end of the former U-Net. The inputs of each except the first and the last convolution block of the latter U-Net come from three aspects, which are the output from the previous layer of the same U-Net, the output from the former U-Net of the same level, and the corresponding up-sampled output of the lower convolution block of the former U-Net, respectively. By involving more between connections, the two U-Nets could share their learned features and the contextual information learned by the former U-Net can be incorporated into the latter one to enhance feature selecting and combination for better segmentation performance.</p>
<p>To further boost performance of Inner Cascaded U-Net, we propose Inner Cascaded U<sup>2</sup>-Net, which adopts residual U-block (RSU) proposed by Qin et al. [<xref ref-type="bibr" rid="ref-7">7</xref>] to replace the sequence of two plain convolution layers. A RSU block is a small U-Net like structure with residual connections, which can capture intra-stage multi-scale features while the residual connections allow to train deeper networks.</p>
</sec>
<sec id="s1_2"><label>1.2</label><title>Contribution</title>
<p>There are many improvements to plain U-Net from various aspects, among which cascaded U-Net adopts the most intuitive method to cascade two successive U-Nets for the consideration of extracting features from coarse to fine. The main purpose of this article is to analyze the deficiency of the plain cascaded way and propose an improved inner cascaded method, which outperforms cascaded U-Net in segmentation accuracy and outline refinement. The contributions of the paper can be summarized as follows:
<list list-type="bullet">
<list-item><p>We analyze different ways to improve the network architecture of the baseline deep learning model U-Net and the drawback of plain cascaded way.</p></list-item>
<list-item><p>We propose a novel U-Net like architecture named Inner Cascaded U-Net, which organizes two U-Nets in an inner cascaded way and adds more between connections.</p></list-item>
<list-item><p>We further propose Inner Cascaded U<sup>2</sup>-Net, which distinguishes from Inner Cascaded U-Net by residual U-block as an improvement to plain convolution block.</p></list-item>
</list></p>
</sec>
</sec>
<sec id="s2"><label>2</label><title>Proposed Methods</title>
<p>In this section, we first analyze the problem faced by plain cascaded U-Net. Then, we introduce Inner Cascaded U-Net, an improved combination method of two successive U-Nets. The inputs of the encoder and decoder convolution block of the latter U-Net are defined, respectively. Finally, we refer residual U-block and incorporate it into the network to get Inner Cascaded U<sup>2</sup>-Net.</p>
<sec id="s2_1"><label>2.1</label><title>The Problem of Plain Cascaded U-Net</title>
<p>The conventional cascaded U-Net combines a sequence of two U-Nets in an end-to-end way to predict feature maps from coarse to fine. The latter U-Net plays a role in improving outline segmentation of the former U-Net by inputting roughly segmented image masks. As shown in <xref ref-type="fig" rid="fig-1">Fig. 1</xref>, the red arrow between the two U-Nets denotes the between connection where the input feature maps of the latter U-Net are generated by the former one. However, beyond that there are no other connections of the two U-Nets, which means the features that the former U-Net extracted cannot be properly shared with the latter one.</p>
<fig id="fig-1"><label>Figure 1</label><caption><title>Illustration of cascaded U-Net architecture</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_20428-fig-1.png"/></fig>
</sec>
<sec id="s2_2"><label>2.2</label><title>Inner Cascaded U-Net</title>
<p>Enlightened by the nested dense skip pathways of UNet&#x002B;&#x002B;, we design our Inner Cascaded U-Net to fuse the two successive U-Nets into a single U-Net like network, as shown in <xref ref-type="fig" rid="fig-2">Fig. 2</xref>. Besides the down-sampled feature maps of the higher layer, the inputs of the encoder convolution block in the latter U-Net also involve the output of the convolution block of the same layer and the corresponding up-sampled output of the lower layer in the former U-Net. Similarly, the inputs of the decoder convolution block comprise the output of the same layer in the former U-Net as well. UNet&#x002B;&#x002B; designs nested dense skip pathways in consideration of decreasing the semantic gap between the feature maps of the encoder and decoder. Here, we declare our purpose is to improve the cascade ways of two U-Nets by fusing more contextual information learned by the former U-Net into the latter one, instead of only taking the output of the former U-Net into consideration.</p>
<fig id="fig-2"><label>Figure 2</label><caption><title>Illustration of our proposed inner cascaded U-Net architecture. The red and blue arrows denote added between connections from the former U-Net to the latter one</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_20428-fig-2.png"/></fig>
<p>Formally, the inputs of the encoder convolution block which are represented as <italic>e</italic> in the latter U-Net can be formulated in <xref ref-type="disp-formula" rid="eqn-1">Eq. (1)</xref>:
<disp-formula id="eqn-1"><label>(1)</label><mml:math id="mml-eqn-1" display="block"><mml:msubsup><mml:mi>e</mml:mi><mml:mn>2</mml:mn><mml:mi>i</mml:mi></mml:msubsup><mml:mo>=</mml:mo><mml:mrow><mml:mo>{</mml:mo><mml:mtable columnalign="left left" rowspacing="4pt" columnspacing="1em"><mml:mtr><mml:mtd><mml:mi>C</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mrow><mml:mo>[</mml:mo><mml:mrow><mml:msubsup><mml:mi>e</mml:mi><mml:mn>1</mml:mn><mml:mi>i</mml:mi></mml:msubsup><mml:mo>,</mml:mo><mml:mi>U</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:msubsup><mml:mi>e</mml:mi><mml:mn>1</mml:mn><mml:mrow><mml:mi>i</mml:mi><mml:mo>+</mml:mo><mml:mn>1</mml:mn></mml:mrow></mml:msubsup></mml:mrow><mml:mo>)</mml:mo></mml:mrow></mml:mrow><mml:mo>]</mml:mo></mml:mrow></mml:mrow><mml:mo>)</mml:mo></mml:mrow><mml:mo>,</mml:mo></mml:mtd><mml:mtd><mml:mrow><mml:mi>i</mml:mi><mml:mo>=</mml:mo><mml:mn>1</mml:mn><mml:mo>,</mml:mo></mml:mrow></mml:mtd></mml:mtr><mml:mtr><mml:mtd><mml:mrow><mml:mi>C</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mrow><mml:mo>[</mml:mo><mml:mrow><mml:msubsup><mml:mi>e</mml:mi><mml:mn>2</mml:mn><mml:mrow><mml:mi>i</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:mrow></mml:msubsup><mml:mo>,</mml:mo><mml:msubsup><mml:mi>e</mml:mi><mml:mn>1</mml:mn><mml:mi>i</mml:mi></mml:msubsup><mml:mo>,</mml:mo><mml:mi>U</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:msubsup><mml:mi>e</mml:mi><mml:mn>1</mml:mn><mml:mrow><mml:mi>i</mml:mi><mml:mo>+</mml:mo><mml:mn>1</mml:mn></mml:mrow></mml:msubsup></mml:mrow><mml:mo>)</mml:mo></mml:mrow></mml:mrow><mml:mo>]</mml:mo></mml:mrow></mml:mrow><mml:mo>)</mml:mo></mml:mrow><mml:mo>,</mml:mo></mml:mrow></mml:mtd><mml:mtd><mml:mrow><mml:mn>1</mml:mn><mml:mo>&#x003C;</mml:mo><mml:mi>i</mml:mi><mml:mo>&#x003C;</mml:mo><mml:mi>L</mml:mi><mml:mo>,</mml:mo></mml:mrow></mml:mtd></mml:mtr><mml:mtr><mml:mtd><mml:mrow><mml:mi>C</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mrow><mml:mo>[</mml:mo><mml:mrow><mml:msubsup><mml:mi>e</mml:mi><mml:mn>2</mml:mn><mml:mrow><mml:mi>i</mml:mi><mml:mo>&#x2212;</mml:mo><mml:mn>1</mml:mn></mml:mrow></mml:msubsup><mml:mo>,</mml:mo><mml:msubsup><mml:mi>e</mml:mi><mml:mn>1</mml:mn><mml:mi>i</mml:mi></mml:msubsup></mml:mrow><mml:mo>]</mml:mo></mml:mrow></mml:mrow><mml:mo>)</mml:mo></mml:mrow><mml:mo>,</mml:mo></mml:mrow></mml:mtd><mml:mtd><mml:mrow><mml:mi>i</mml:mi><mml:mo>=</mml:mo><mml:mi>L</mml:mi><mml:mo>,</mml:mo></mml:mrow></mml:mtd></mml:mtr></mml:mtable><mml:mo fence="true" stretchy="true" symmetric="true"></mml:mo></mml:mrow></mml:math></disp-formula>where <inline-formula id="ieqn-1"><mml:math id="mml-ieqn-1"><mml:mi>C</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:mo>&#x22C5;</mml:mo><mml:mo>)</mml:mo></mml:mrow></mml:math></inline-formula> denotes the convolution operation followed by batch normalization and ReLU activation, <inline-formula id="ieqn-2"><mml:math id="mml-ieqn-2"><mml:mi>U</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:mo>&#x22C5;</mml:mo><mml:mo>)</mml:mo></mml:mrow></mml:math></inline-formula> is the up-sampling operation, and <inline-formula id="ieqn-3"><mml:math id="mml-ieqn-3"><mml:mrow><mml:mo>[</mml:mo><mml:mo>&#x22C5;</mml:mo><mml:mo>]</mml:mo></mml:mrow></mml:math></inline-formula> represents the concatenation layer. <italic>L</italic> represents the number of layers of the U-Net. The superscript of <italic>e</italic> with <inline-formula id="ieqn-4"><mml:math id="mml-ieqn-4"><mml:mi>i</mml:mi><mml:mo>&#x2208;</mml:mo><mml:mrow><mml:mo>[</mml:mo><mml:mrow><mml:mn>1</mml:mn><mml:mo>,</mml:mo><mml:mi>L</mml:mi></mml:mrow><mml:mo>]</mml:mo></mml:mrow></mml:math></inline-formula> is the layer of U-Net, while the subscript of <italic>e</italic> with value of 1 or 2 denotes which U-Net <italic>e</italic> belongs to. As shown in <xref ref-type="fig" rid="fig-2">Fig. 2</xref>, the inputs of the first convolution block in the latter U-Net come from only the former U-Net, and the last convolution block receives only inputs from down-sampled feature maps and output feature maps from the same level of the latter U-Net.</p>
<p>While the inputs of the decoder convolution block which are represented as <italic>d</italic> in the latter U-Net are described in <xref ref-type="disp-formula" rid="eqn-2">Eq. (2)</xref>:
<disp-formula id="eqn-2"><label>(2)</label><mml:math id="mml-eqn-2" display="block"><mml:mrow><mml:msubsup><mml:mi>d</mml:mi><mml:mn>2</mml:mn><mml:mi>i</mml:mi></mml:msubsup><mml:mo>=</mml:mo><mml:mtext>&#x00A0;</mml:mtext><mml:mi>C</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mrow><mml:mo>[</mml:mo> <mml:mrow><mml:msubsup><mml:mi>d</mml:mi><mml:mn>1</mml:mn><mml:mi>i</mml:mi></mml:msubsup><mml:mo>,</mml:mo><mml:msubsup><mml:mi>e</mml:mi><mml:mn>2</mml:mn><mml:mi>i</mml:mi></mml:msubsup><mml:mo>,</mml:mo><mml:msubsup><mml:mi>d</mml:mi><mml:mn>2</mml:mn><mml:mrow><mml:mi>i</mml:mi><mml:mo>+</mml:mo><mml:mn>1</mml:mn></mml:mrow></mml:msubsup></mml:mrow> <mml:mo>]</mml:mo></mml:mrow></mml:mrow><mml:mo>)</mml:mo></mml:mrow><mml:mo>,</mml:mo><mml:mn>1</mml:mn><mml:mo>&#x2264;</mml:mo><mml:mi>i</mml:mi><mml:mtext>&#x00A0;&#x003C;</mml:mtext><mml:mi>L</mml:mi><mml:mo>,</mml:mo></mml:mrow></mml:math></disp-formula>where all definitions are the same as encoder convolution block. Each encoder convolution block receives input feature maps from the corresponding encoder, the decoder of the former U-Net and the up-sampling feature maps from the lower decoder.</p>
</sec>
<sec id="s2_3"><label>2.3</label><title>Inner Cascaded U<sup>2</sup>-Net</title>
<p>To further capture more global contextual information for better segmentation of small lesions in medical images, we propose Inner Cascaded U<sup>2</sup>-Net, which replaces the initial two successive convolution layers with Residual U-blocks (RSU) proposed in U<sup>2</sup>-Net [<xref ref-type="bibr" rid="ref-7">7</xref>]. The structure of RSU is shown in <xref ref-type="fig" rid="fig-3">Fig. 3b</xref>, where <italic>H</italic> and <italic>W</italic> are the height and width of the input images, <inline-formula id="ieqn-5"><mml:math id="mml-ieqn-5"><mml:mi>C</mml:mi><mml:mi mathvariant="normal">&#x005F;</mml:mi><mml:mi>i</mml:mi><mml:mi>n</mml:mi></mml:math></inline-formula> and <inline-formula id="ieqn-6"><mml:math id="mml-ieqn-6"><mml:mi>C</mml:mi><mml:mi mathvariant="normal">&#x005F;</mml:mi><mml:mi>o</mml:mi><mml:mi>u</mml:mi><mml:mi>t</mml:mi></mml:math></inline-formula> are the input and output channels of feature maps, respectively. <italic>M</italic> denotes the channels of feature maps in the intermediate layers, which can be adjusted to control the augmented parameters. <italic>L</italic> represents the layers of the U-Net like network, while <italic>d</italic> is dilated convolution [<xref ref-type="bibr" rid="ref-21">21</xref>].</p>
<fig id="fig-3"><label>Figure 3</label><caption><title>Comparisons between the plain convolution block and RSU. (a) Origin plain convolution block in U-Net. (b) Residual U-block RSU</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_20428-fig-3.png"/></fig>
<p>Compared to the plain convolution block shown in <xref ref-type="fig" rid="fig-3">Fig. 3a</xref>, RSU replaces the second convolution layer with a U-Net like network whose output is then added to the output of the first convolution block, aiming to extract multi-stage features at small memory and computation cost while keeping a consistent output dimension with plain convolution block. Deeper levels with larger <italic>L</italic> lead to larger receptive field and thus more multi-stage contextual information can be extracted during progressive down-sampling and up-sampling process. However, larger <italic>L</italic> also means more encoder and decoder layers, leading to more memory and computation cost. <italic>L</italic> is set to 7 as recommend in [<xref ref-type="bibr" rid="ref-7">7</xref>].</p>
</sec>
</sec>
<sec id="s3"><label>3</label><title>Experimental Results and Analysis</title>
<p>We conduct experiments and validate our methods on two public medical imaging datasets including brain MRI and liver CT. In this section, we first introduce the two datasets and preprocessing operations to each dataset, respectively. Then we present two evaluation metrics which are widely used in medical image segmentation field and the experiments environment in which we conduct our experiments. Finally, we give the performance analysis based on the quantitative and qualitative results.</p>
<sec id="s3_1"><label>3.1</label><title>Datasets and Preprocessing</title>
<p>The dataset for brain segmentation in MRI images is the Multimodal Brain Tumor Segmentation Challenge (BraTS) 2013 dataset. The dataset contains four modal images for each patient, which are T1, T1c, T2, Flair, respectively. It is composed of real and synthetic images and we only use the real images, including 20 high-grade gliomas (HG) patients and 10 low-grade gliomas (LG) patients. There are 4 different types of brain tumor in the dataset, which are all regarded as tumor positive for simplicity. The four modal images of the same size 240&#x2009;&#x000D7;&#x2009;240 are first resized to 256&#x2009;&#x000D7;&#x2009;256 using bilinear interpolation and then concatenated to one single image with four channels to enhance the segmentation performance. Considering the dataset is relatively small, it is randomly divided into training, validation and testing set at 60&#x0025;, 20&#x0025; and 20&#x0025;, resulting in 3361, 1110, 1014 images, respectively.</p>
<p>The dataset for liver segmentation in CT images is the ISBI Liver Tumor Segmentation Challenge (LiTS) 2017 dataset. The dataset contains 131 patients so we use more data for training in view of the abundant images in the dataset, of which the first 100, the next 15 and the last 15 except the last patients are used for training, validation and testing set, adding up to a total number of 13144, 3308 and 2518 images, respectively. The tumor areas are labelled as the liver for binary segmentation. And the CT values of the images in the dataset are preprocessed to liver window settings [&#x2212;200, 250] to reduce distractions from other organs.</p>
<p>All images are normalized finally to set CT values between [0, 1] before inputting them to the network to accelerate the training process. The overall experiment pipeline on the BraTS 2013 and LiTS dataset is shown in <xref ref-type="fig" rid="fig-4">Fig. 4</xref>, from which we can see the proposed architecture is trained in an end-to-end fashion with preprocessing steps as few as possible.</p>
<fig id="fig-4"><label>Figure 4</label><caption><title>Overview of the proposed pipeline of brain tumor segmentation on the BraTS 2013 dataset and liver segmentation on the LiTS dataset. The operations within the dotted line denote the preprocessing steps</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_20428-fig-4.png"/></fig>
</sec>
<sec id="s3_2"><label>3.2</label><title>Evaluation Metrics</title>
<p>Dice Similarity Coefficient (DSC) and Hausdorff Distance (HD) [<xref ref-type="bibr" rid="ref-22">22</xref>] are used to evaluate the segmentation performance of our proposed method. DSC is widely used in medical image segmentation to measure the overlap degree between the predicted feature maps and ground truth, which is defined in <xref ref-type="disp-formula" rid="eqn-3">Eq. (3)</xref>:
<disp-formula id="eqn-3"><label>(3)</label><mml:math id="mml-eqn-3" display="block"><mml:mi>D</mml:mi><mml:mi>S</mml:mi><mml:mi>C</mml:mi><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:mn>2</mml:mn><mml:mrow><mml:mo>|</mml:mo><mml:mrow><mml:mi>P</mml:mi><mml:mo>&#x2229;</mml:mo><mml:mi>G</mml:mi></mml:mrow><mml:mo>|</mml:mo></mml:mrow></mml:mrow><mml:mrow><mml:mrow><mml:mo>|</mml:mo><mml:mi>P</mml:mi><mml:mo>|</mml:mo></mml:mrow><mml:mo>+</mml:mo><mml:mrow><mml:mo>|</mml:mo><mml:mi>G</mml:mi><mml:mo>|</mml:mo></mml:mrow></mml:mrow></mml:mfrac><mml:mo>,</mml:mo></mml:math></disp-formula>where <italic>P</italic> represents the predicted feature maps, <italic>G</italic> is the ground truth labels, <inline-formula id="ieqn-7"><mml:math id="mml-ieqn-7"><mml:mrow><mml:mo>|</mml:mo><mml:mo>&#x22C5;</mml:mo><mml:mo>|</mml:mo></mml:mrow></mml:math></inline-formula> denotes the area of the region.</p>
<p>HD is a measurement to the similarity degree of two groups of point sets. And here are the predicted feature maps and ground truth labels. HD is conventionally multiplied by 95&#x0025; (HD95) to eliminate the influence of outliers. HD95 is defined in <xref ref-type="disp-formula" rid="eqn-4">Eq. (4)</xref>:
<disp-formula id="eqn-4"><label>(4)</label><mml:math id="mml-eqn-4" display="block"><mml:mi>H</mml:mi><mml:mi>D</mml:mi><mml:mn>95</mml:mn><mml:mo>=</mml:mo><mml:mo movablelimits="true" form="prefix">max</mml:mo><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:munder><mml:mrow><mml:mo form="prefix">max</mml:mo></mml:mrow><mml:mrow><mml:mi>p</mml:mi><mml:mo>&#x2208;</mml:mo><mml:mi>P</mml:mi></mml:mrow></mml:munder><mml:mo>&#x2061;</mml:mo><mml:munder><mml:mrow><mml:mo form="prefix">min</mml:mo></mml:mrow><mml:mrow><mml:mi>g</mml:mi><mml:mo>&#x2208;</mml:mo><mml:mi>G</mml:mi></mml:mrow></mml:munder><mml:mo>&#x2061;</mml:mo><mml:mi>d</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mi>p</mml:mi><mml:mo>,</mml:mo><mml:mi>g</mml:mi></mml:mrow><mml:mo>)</mml:mo></mml:mrow><mml:mo>,</mml:mo><mml:munder><mml:mrow><mml:mo form="prefix">max</mml:mo></mml:mrow><mml:mrow><mml:mi>g</mml:mi><mml:mo>&#x2208;</mml:mo><mml:mi>G</mml:mi></mml:mrow></mml:munder><mml:mo>&#x2061;</mml:mo><mml:munder><mml:mrow><mml:mo form="prefix">min</mml:mo></mml:mrow><mml:mrow><mml:mi>p</mml:mi><mml:mo>&#x2208;</mml:mo><mml:mi>P</mml:mi></mml:mrow></mml:munder><mml:mo>&#x2061;</mml:mo><mml:mi>d</mml:mi><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mi>p</mml:mi><mml:mo>,</mml:mo><mml:mi>g</mml:mi></mml:mrow><mml:mo>)</mml:mo></mml:mrow></mml:mrow><mml:mo>)</mml:mo></mml:mrow><mml:mo>&#x2217;</mml:mo><mml:mn>0.95</mml:mn><mml:mo>,</mml:mo></mml:math></disp-formula>where <italic>P</italic> and <italic>G</italic> are the predicted feature maps and the ground truth labels, respectively, <inline-formula id="ieqn-8"><mml:math id="mml-ieqn-8"><mml:mi>d</mml:mi><mml:mo stretchy="false">(</mml:mo><mml:mi>p</mml:mi><mml:mo>,</mml:mo><mml:mi>g</mml:mi><mml:mo stretchy="false">)</mml:mo></mml:math></inline-formula> denotes the Euclidean distance.</p>
</sec>
<sec id="s3_3"><label>3.3</label><title>Implementation Details</title>
<p>The implementation of our proposed model is based on Python 3.6 and Keras frame with Tensorflow backend. All experiments are conducted on a single machine with an Intel Core i9-10900X 3.70&#x2005;GHz (64 GB RAM) and an NVIDIA RTX 2080Ti GPU (11 GB memory). In particular, the initial learning rate is set to 1e-4 and Adam optimizer is adopted to update the weights of the network, with learning rate decay of 0.1 and patience of 10 in LiTS or 4 in BraTS 2013 monitored on the loss of validation set. In the training process of LiTS dataset, the maximum training epochs is set to 20 and a mini batch size of 2 is applied due to limit of GPU memory, while the models are trained for 50 epochs using batch size of 8 for the training of BraTS 2013 dataset. All models in our experiments are trained from scratch with no data augmentation before training or post-processing after training.</p>
<p>Focal Tversky Loss (FTL) [<xref ref-type="bibr" rid="ref-23">23</xref>] rather than Dice loss is implemented in our experiments for the consideration of achieving a better tradeoff between precision and recall. FTL is defined in <xref ref-type="disp-formula" rid="eqn-5">Eq. (5)</xref>:
<disp-formula id="eqn-5"><label>(5)</label><mml:math id="mml-eqn-5" display="block"><mml:mi>F</mml:mi><mml:mi>T</mml:mi><mml:mi>L</mml:mi><mml:mo>=</mml:mo><mml:mrow><mml:msup><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mn>1</mml:mn><mml:mo>&#x2212;</mml:mo><mml:mfrac><mml:mrow><mml:msub><mml:mo movablelimits="false">&#x2211;</mml:mo><mml:mi>i</mml:mi></mml:msub><mml:mrow><mml:mrow><mml:msub><mml:mi>p</mml:mi><mml:mi>i</mml:mi></mml:msub></mml:mrow><mml:mrow><mml:msub><mml:mi>g</mml:mi><mml:mi>i</mml:mi></mml:msub></mml:mrow></mml:mrow><mml:mo>+</mml:mo><mml:mi>&#x03B5;</mml:mi></mml:mrow><mml:mrow><mml:msub><mml:mo movablelimits="false">&#x2211;</mml:mo><mml:mi>i</mml:mi></mml:msub><mml:mrow><mml:mrow><mml:msub><mml:mi>p</mml:mi><mml:mi>i</mml:mi></mml:msub></mml:mrow><mml:mrow><mml:msub><mml:mi>g</mml:mi><mml:mi>i</mml:mi></mml:msub></mml:mrow></mml:mrow><mml:mo>+</mml:mo><mml:mi>&#x03B1;</mml:mi><mml:msub><mml:mo movablelimits="false">&#x2211;</mml:mo><mml:mi>i</mml:mi></mml:msub><mml:mrow><mml:mrow><mml:msub><mml:mi>p</mml:mi><mml:mi>i</mml:mi></mml:msub></mml:mrow><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mn>1</mml:mn><mml:mo>&#x2212;</mml:mo><mml:mrow><mml:msub><mml:mi>g</mml:mi><mml:mi>i</mml:mi></mml:msub></mml:mrow></mml:mrow><mml:mo>)</mml:mo></mml:mrow><mml:mo>+</mml:mo><mml:mi>&#x03B2;</mml:mi><mml:msub><mml:mo movablelimits="false">&#x2211;</mml:mo><mml:mi>i</mml:mi></mml:msub><mml:mrow><mml:mrow><mml:msub><mml:mi>g</mml:mi><mml:mi>i</mml:mi></mml:msub></mml:mrow><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mn>1</mml:mn><mml:mo>&#x2212;</mml:mo><mml:mrow><mml:msub><mml:mi>p</mml:mi><mml:mi>i</mml:mi></mml:msub></mml:mrow></mml:mrow><mml:mo>)</mml:mo></mml:mrow><mml:mo>+</mml:mo><mml:mi>&#x03B5;</mml:mi></mml:mrow></mml:mrow></mml:mrow></mml:mfrac></mml:mrow><mml:mo>)</mml:mo></mml:mrow><mml:mrow><mml:mfrac><mml:mn>1</mml:mn><mml:mi>&#x03B3;</mml:mi></mml:mfrac></mml:mrow></mml:msup></mml:mrow><mml:mo>,</mml:mo></mml:math></disp-formula>where larger <inline-formula id="ieqn-9"><mml:math id="mml-ieqn-9"><mml:mi>&#x03B3;</mml:mi></mml:math></inline-formula> concentrates more on misclassified predictions and is set to its initial value 4/3. <inline-formula id="ieqn-10"><mml:math id="mml-ieqn-10"><mml:mrow><mml:msub><mml:mi>p</mml:mi><mml:mi>i</mml:mi></mml:msub></mml:mrow></mml:math></inline-formula> denotes the predicted value between 0 and 1 of the <inline-formula id="ieqn-11"><mml:math id="mml-ieqn-11"><mml:mi>i</mml:mi></mml:math></inline-formula>-th pixel. <inline-formula id="ieqn-12"><mml:math id="mml-ieqn-12"><mml:mrow><mml:msub><mml:mi>g</mml:mi><mml:mi>i</mml:mi></mml:msub></mml:mrow></mml:math></inline-formula> denotes the true value of the <inline-formula id="ieqn-13"><mml:math id="mml-ieqn-13"><mml:mi>i</mml:mi></mml:math></inline-formula>-th pixel, which is 0 (background) or 1 (brain tumor for BraTS 2013 or liver for LiTS dataset) in our experiments. <inline-formula id="ieqn-14"><mml:math id="mml-ieqn-14"><mml:mi>&#x03B1;</mml:mi></mml:math></inline-formula> and <inline-formula id="ieqn-15"><mml:math id="mml-ieqn-15"><mml:mi>&#x03B2;</mml:mi></mml:math></inline-formula> are hyperparameters used to balance precision and recall, which are set to 0.4 and 0.6, respectively. <inline-formula id="ieqn-16"><mml:math id="mml-ieqn-16"><mml:mi>&#x03B5;</mml:mi></mml:math></inline-formula> is implemented to prevent division by zero, here is set to 1e-6.</p>
</sec>
<sec id="s3_4"><label>3.4</label><title>Quantitative and Qualitative Results</title>
<p><xref ref-type="table" rid="table-1">Table 1</xref> compares the segmentation performance on BraTS 2013 and LiTS of our proposed Inner Cascaded U-Net and Inner Cascaded U<sup>2</sup>-Net with related 4 existing methods whose main ideas are referenced. As seen, cascaded U-Net outperforms U-Net on both datasets, which is the advantage of adding another U-Net with the same structure to refine the segmentation mask predicted by the single U-Net. While our proposed Inner Cascaded U-Net further improves the segmentation performance to cascaded U-Net by 0.5&#x0025; and 0.2&#x0025; respectively in DSC. Inner cascaded method distinguishes from plain cascaded U-Net by replacing the coarse-to-fine improved way with a single-stage method in which the latter U-Net plays a more important role in predicting where more contextual information learned by the former U-Net is incorporated into the latter U-Net to boost the overall segmentation performance. It is worth mentioning that Inner Cascaded U-Net gets the smallest value of HD95 on both datasets, which means the predicted results of Inner Cascaded U-Net is best-matched to the ground truth and shows the effectiveness of inner cascaded method. Our proposed Inner Cascaded U<sup>2</sup>-Net achieves the best performance in case of DSC on both datasets, which outperforms cascaded U-Net, U<sup>2</sup>-Net, Inner Cascaded U-Net by 0.6&#x0025;, 0.5&#x0025;, 0.1&#x0025; respectively on BraTS 2013 and 0.9&#x0025;, 1.1&#x0025;, 0.7&#x0025; respectively on LiTS. Standard convolution block consists of two successive convolution layers with 3 &#x002A; 3 kernel, which is equal to a single convolution layer with 5 &#x002A; 5 kernel [<xref ref-type="bibr" rid="ref-9">9</xref>] and thus is inadequate to extract multi-scale features especially the features of small lesions. While RSU in Inner Cascaded U<sup>2</sup>-Net is able to capture multi-scale features and incorporate more global contextual information through a small U-Net like network for better segmentation of small lesions, which further boosts the performance on medical image segmentation.</p>
<table-wrap id="table-1"><label>Table 1</label><caption><title>Comparison of the proposed inner cascaded U-Net and inner cascaded U<sup>2</sup>-Net with other related methods on the BraTS 2013 and LiTS dataset in terms of DSC and HD95</title></caption>
<table frame="hsides">
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left" rowspan="2">Method</th>
<th align="center" colspan="2">BraTS 2013</th>
<th align="center" colspan="2">LiTS</th>
</tr>
<tr>
<th align="left">DSC</th>
<th align="left">HD95</th>
<th align="left">DSC</th>
<th align="left">HD95</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">U-Net</td>
<td align="left">0.9396</td>
<td align="left">2.39</td>
<td align="left">0.9350</td>
<td align="left">148.09</td>
</tr>
<tr>
<td align="left">Cascaded U-Net</td>
<td align="left">0.9414</td>
<td align="left">2.25</td>
<td align="left">0.9433</td>
<td align="left">66.12</td>
</tr>
<tr>
<td align="left">U-Net&#x002B;&#x002B;</td>
<td align="left">0.9340</td>
<td align="left">2.68</td>
<td align="left">0.9469</td>
<td align="left">89.50</td>
</tr>
<tr>
<td align="left">U<sup>2</sup>-Net</td>
<td align="left">0.9429</td>
<td align="left">2.02</td>
<td align="left">0.9407</td>
<td align="left">79.13</td>
</tr>
<tr>
<td align="left">Inner Cascaded U-Net (Ours)</td>
<td align="left">0.9468</td>
<td align="left">1.94</td>
<td align="left">0.9452</td>
<td align="left">46.39</td>
</tr>
<tr>
<td align="left">Inner Cascaded U<sup>2</sup>-Net (Ours)</td>
<td align="left">0.9474</td>
<td align="left">2.07</td>
<td align="left">0.9520</td>
<td align="left">59.87</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>The proposed Inner Cascaded U-Net and Inner Cascaded U<sup>2</sup>-Net are benchmarked against existing state-of-the-art methods on the BraTS 2013 and LiTS dataset in terms of DSC, as shown in <xref ref-type="table" rid="table-2">Table 2</xref>. The results of BraTS 2013 dataset show that two cascaded methods including Cascaded DCNN and MCCNN achieve DSC of 0.8 and 0.89, respectively, while our proposed Inner Cascaded U<sup>2</sup>-Net outperforms the two methods a lot with DSC of 0.9474. The comparison results obtained from the LiTS dataset demonstrate our proposed Inner Cascaded U<sup>2</sup>-Net achieve the second highest DSC within the two-dimensional methods, among which CR-U-Net and Cascaded modified U-Net are designed in a cascaded method, which shows the effectiveness of Inner Cascaded U<sup>2</sup>-Net. Furthermore, two cascaded methods fusing 2D and 3D networks namely 2.5D methods are also presented in the table, which are H-DenseUNet and 3D AUNet &#x002B; 2D ADAU-Net, respectively. The results demonstrate the 2.5D and 3D methods can lead to an enormous performance gain, which is due to the inherent defects in 2D models that they are incompetent to capture the spatial context information along z-axis, leading to segmentation performance degradation. Incorporating the inner cascaded method into three-dimensional models has not yet been implemented due to limitation by computing resources, which can be further researched.</p>
<table-wrap id="table-2"><label>Table 2</label><caption><title>Comparison of the proposed inner cascaded U-Net and inner cascaded U<sup>2</sup>-Net with the state-of-the-art methods on the BraTS 2013 and LiTS dataset in terms of DSC</title></caption>
<table frame="hsides" >
<colgroup>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
<col align="left"/>
</colgroup>
<thead>
<tr>
<th align="left">Dataset</th>
<th align="left">Method</th>
<th align="left">Year</th>
<th align="left">Dimension</th>
<th align="left">DSC</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">BraTS</td>
<td align="left">Cascaded DCNN [<xref ref-type="bibr" rid="ref-24">24</xref>]</td>
<td align="left">2017</td>
<td align="left">2D</td>
<td align="left">0.8</td>
</tr>
<tr>
<td>2013</td>
<td align="left">MCCNN [<xref ref-type="bibr" rid="ref-16">16</xref>]</td>
<td align="left">2019</td>
<td align="left">2D</td>
<td align="left">0.89</td>
</tr>
<tr>
<td></td>
<td align="left">3D dense connectivity network [<xref ref-type="bibr" rid="ref-25">25</xref>]</td>
<td align="left">2020</td>
<td align="left">3D</td>
<td align="left">0.87</td>
</tr>
<tr>
<td></td>
<td align="left">Di-phase midway convolution and deconvolution network [<xref ref-type="bibr" rid="ref-26">26</xref>]</td>
<td align="left">2020</td>
<td align="left">2D</td>
<td align="left">0.91</td>
</tr>
<tr>
<td></td>
<td align="left">LSTM [<xref ref-type="bibr" rid="ref-27">27</xref>]</td>
<td align="left">2020</td>
<td align="left">2D</td>
<td align="left">0.95</td>
</tr>
<tr>
<td></td>
<td align="left">Two-phase method [<xref ref-type="bibr" rid="ref-28">28</xref>]</td>
<td align="left">2022</td>
<td align="left">2D</td>
<td align="left">0.9525</td>
</tr>
<tr>
<td></td>
<td align="left">Inner cascaded U-Net (Ours)</td>
<td align="left">2022</td>
<td align="left">2D</td>
<td align="left">0.9468</td>
</tr>
<tr>
<td></td>
<td align="left">Inner cascaded U&#x00B2;-Net (Ours)</td>
<td align="left">2022</td>
<td align="left">2D</td>
<td align="left">0.9474</td>
</tr>
<tr>
<td align="left">LiTS</td>
<td align="left">ACM with FCN [<xref ref-type="bibr" rid="ref-29">29</xref>]</td>
<td align="left">2019</td>
<td align="left">2D</td>
<td align="left">0.943</td>
</tr>
<tr>
<td></td>
<td align="left">CR-U-Net with dice loss [<xref ref-type="bibr" rid="ref-15">15</xref>]</td>
<td align="left">2019</td>
<td align="left">2D</td>
<td align="left">0.9542</td>
</tr>
<tr>
<td></td>
<td align="left">HDA-ResUNet [<xref ref-type="bibr" rid="ref-30">30</xref>]</td>
<td align="left">2021</td>
<td align="left">2D</td>
<td align="left">0.944</td>
</tr>
<tr>
<td></td>
<td align="left">Cascaded modified U-Net [<xref ref-type="bibr" rid="ref-31">31</xref>]</td>
<td align="left">2021</td>
<td align="left">2D</td>
<td align="left">0.95</td>
</tr>
<tr>
<td></td>
<td align="left">H-DenseUNet [<xref ref-type="bibr" rid="ref-14">14</xref>]</td>
<td align="left">2018</td>
<td align="left">2.5D</td>
<td align="left">0.961</td>
</tr>
<tr>
<td></td>
<td align="left">3D AUNet &#x002B; 2D ADAU-Net [<xref ref-type="bibr" rid="ref-11">11</xref>]</td>
<td align="left">2021</td>
<td align="left">2.5D</td>
<td align="left">0.9723</td>
</tr>
<tr>
<td></td>
<td align="left">Hybrid 3D residual network [<xref ref-type="bibr" rid="ref-32">32</xref>]</td>
<td align="left">2020</td>
<td align="left">3D</td>
<td align="left">0.971</td>
</tr>
<tr>
<td></td>
<td align="left">Inner cascaded U-Net (Ours)</td>
<td align="left">2022</td>
<td align="left">2D</td>
<td align="left">0.9452</td>
</tr>
<tr>
<td></td>
<td align="left">Inner cascaded U&#x00B2;-Net (Ours)</td>
<td align="left">2022</td>
<td align="left">2D</td>
<td align="left">0.9520</td>
</tr>
</tbody>
</table>
</table-wrap>
<p><xref ref-type="fig" rid="fig-5">Fig. 5</xref> shows a qualitative comparison between our proposed models and other related 4 models. As we can see, our proposed Inner Cascaded U-Net and Inner Cascaded U<sup>2</sup>-Net can get more precise segmentation masks and finer outlines compared to other related models. Inner Cascaded U<sup>2</sup>-Net has a better handle on the segmentation of different types of objects at different scales, which is attributed to the ability of RSU to capture multi-scale features. The second case from BraTS 2013 demonstrates promising segmentation performance of Inner Cascaded U<sup>2</sup>-Net, with other models all omitting the outline details of small objects. But, our Inner Cascaded U<sup>2</sup>-Net can still capture the main features and have a finer outline segmentation. Here the global contextual information extracted by RSU is utilized for boundary refinement. The last case from LiTS dataset shows less false positive predictions in UNet&#x002B;&#x002B; and our proposed methods compared to other three models, indicating the significance of shared contextual information. The single between connection in cascaded U-Net is insufficient to share the learned contextual information from the former U-Net to the latter one, leading to insensitivity to false positive predictions, which is improved by inner cascaded method where more contextual information is incorporated in each corresponding layer.</p>
<fig id="fig-5"><label>Figure 5</label><caption><title>Qualitative comparison of proposed Inner Cascaded U-Net and Inner cascaded U<sup>2</sup>-Net with U-Net, cascaded U-Net, U-Net&#x002B;&#x002B; and U<sup>2</sup>-Net. The first two cases are visualization of segmentation masks from BraTS 2013 dataset, while the last two cases are from the LiTS dataset</title></caption><graphic mimetype="image" mime-subtype="png" xlink:href="CMES_20428-fig-5.png"/></fig>
</sec>
</sec>
<sec id="s4"><label>4</label><title>Conclusion</title>
<p>In this paper, we propose Inner Cascaded U-Net and Inner Cascaded U<sup>2</sup>-Net. Inner Cascaded U-Net refines the plain cascaded U-Net which connects in an end-to-end way by adding inner nested connections between the corresponding encoders and decoders of the two U-Nets, thus fusing more contextual information learned by the former U-Net into the latter one. Inner Cascaded U<sup>2</sup>-Net further enhances the segmentation performance by replacing the plain convolution block with residual U-block to capture more global contextual information for the sake of better segmentation of small regions. Experiments on the BraTS 2013 and LiTS datasets demonstrate that both models achieve excellent segmentation performance in terms of DSC, HD95 as well as refined segmentation masks.</p>
<p>Compared to the plain cascaded U-Net and U<sup>2</sup>-Net, however, the number of increased parameters of our proposed models are relatively large, leading to more computation and memory cost. Our future work will aim at exploring optimization strategy to decrease the model size and thus save the training as well as prediction time.</p>
</sec>
</body>
<back>
<fn-group>
<fn fn-type="other"><p><bold>Availability of Data and Materials:</bold> The two datasets used to support our research are both publicly available. The BraTS 2013 dataset is available at <uri xlink:href="https://www.smir.ch/BRATS/Start2013#!#download">https://www.smir.ch/BRATS/Start2013#!#download</uri>, accessed on 13 November 2021. And the LiTS dataset is available at <uri xlink:href="https://competitions.codalab.org/competitions/17094#participate">https://competitions.codalab.org/competitions/17094#participate</uri>, accessed on 13 November 2021. All models mentioned in the experiments and code generated during the study by the corresponding author are available at <uri xlink:href="https://github.com/FreedomXL/Inner-Cascaded-U-2-Net">https://github.com/FreedomXL/Inner-Cascaded-U-2-Net</uri>.</p></fn>
<fn fn-type="other"><p><bold>Funding Statement:</bold> This paper was supported in part by the National Nature Science Foundation of China (No. 62172299), in part by the Shanghai Municipal Science and Technology Major Project (No. 2021SHZDZX0100), and in part by the Fundamental Research Funds for the Central Universities of China.</p></fn>
<fn fn-type="conflict"><p><bold>Conflicts of Interest:</bold> The authors declare that they have no conflicts of interest to report regarding the present study.</p></fn>
</fn-group>
<ref-list content-type="authoryear">
<title>References</title>
<ref id="ref-1"><label>1.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Long</surname>, <given-names>J.</given-names></string-name>, <string-name><surname>Shelhamer</surname>, <given-names>E.</given-names></string-name>, <string-name><surname>Darrell</surname>, <given-names>T.</given-names></string-name></person-group> (<year>2015</year>). <article-title>Fully convolutional networks for semantic segmentation</article-title>. <conf-name>Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition</conf-name>, pp. <fpage>3431</fpage>&#x2013;<lpage>3440</lpage>. <conf-loc>Boston, MA, USA</conf-loc>.</mixed-citation></ref>
<ref id="ref-2"><label>2.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Ronneberger</surname>, <given-names>O.</given-names></string-name>, <string-name><surname>Fischer</surname>, <given-names>P.</given-names></string-name>, <string-name><surname>Brox</surname>, <given-names>T.</given-names></string-name></person-group> (<year>2015</year>). <article-title>U-Net: Convolutional networks for biomedical image segmentation</article-title>. <conf-name>International Conference on Medical Image Computing and Computer-Assisted Intervention</conf-name>, pp. <fpage>234</fpage>&#x2013;<lpage>241</lpage>. <conf-loc>Munich, Germany</conf-loc>.</mixed-citation></ref>
<ref id="ref-3"><label>3.</label><mixed-citation publication-type="book"><person-group person-group-type="author"><string-name><surname>Zhou</surname>, <given-names>Z.</given-names></string-name>, <string-name><surname>Siddiquee</surname>, <given-names>M. M. R.</given-names></string-name>, <string-name><surname>Tajbakhsh</surname>, <given-names>N.</given-names></string-name>, <string-name><surname>Liang</surname>, <given-names>J.</given-names></string-name></person-group> (<year>2018</year>). <chapter-title>UNet&#x002B;&#x002B;: A nested U-Net architecture for medical image segmentation</chapter-title>. <source>Deep Learning in Medical Image Analysis and Multimodal Learning for Clinical Decision Support</source>, pp. <fpage>3</fpage>&#x2013;<lpage>11</lpage>. <publisher-name>Springer</publisher-name>: <publisher-loc>Cham</publisher-loc>.</mixed-citation></ref>
<ref id="ref-4"><label>4.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Huang</surname>, <given-names>H.</given-names></string-name>, <string-name><surname>Lin</surname>, <given-names>L.</given-names></string-name>, <string-name><surname>Tong</surname>, <given-names>R.</given-names></string-name>, <string-name><surname>Hu</surname>, <given-names>H.</given-names></string-name>, <string-name><surname>Zhang</surname>, <given-names>Q.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2020</year>). <article-title>UNet 3&#x002B;: A full-scale connected unet for medical image segmentation</article-title>. <conf-name>2020 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)</conf-name>, pp. <fpage>1055</fpage>&#x2013;<lpage>1059</lpage>. <conf-loc>Barcelona, Spain</conf-loc>.</mixed-citation></ref>
<ref id="ref-5"><label>5.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Zhang</surname>, <given-names>Z.</given-names></string-name>, <string-name><surname>Liu</surname>, <given-names>Q.</given-names></string-name>, <string-name><surname>Wang</surname>, <given-names>Y.</given-names></string-name></person-group> (<year>2018</year>). <article-title>Road extraction by deep residual U-Net</article-title>. <source>IEEE Geoscience and Remote Sensing Letters</source><italic>,</italic> <volume>15</volume><issue>(5)</issue><italic>,</italic> <fpage>749</fpage>&#x2013;<lpage>753</lpage>. DOI <pub-id pub-id-type="doi">10.1109/LGRS.2018.2802944</pub-id>.</mixed-citation></ref>
<ref id="ref-6"><label>6.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Ibtehaz</surname>, <given-names>N.</given-names></string-name>, <string-name><surname>Rahman</surname>, <given-names>M. S.</given-names></string-name></person-group> (<year>2020</year>). <article-title>MultiResUNet: Rethinking the U-Net architecture for multimodal biomedical image segmentation</article-title>. <source>Neural Networks</source><italic>,</italic> <volume>121</volume><italic>,</italic> <fpage>74</fpage>&#x2013;<lpage>87</lpage>. DOI <pub-id pub-id-type="doi">10.1016/j.neunet.2019.08.025</pub-id>.</mixed-citation></ref>
<ref id="ref-7"><label>7.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Qin</surname>, <given-names>X.</given-names></string-name>, <string-name><surname>Zhang</surname>, <given-names>Z.</given-names></string-name>, <string-name><surname>Huang</surname>, <given-names>C.</given-names></string-name>, <string-name><surname>Dehghan</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Zaiane</surname>, <given-names>O. R.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2020</year>). <article-title>U<sup>2</sup>-Net: Going deeper with nested U-structure for salient object detection</article-title>. <source>Pattern Recognition</source><italic>,</italic> <volume>106</volume><italic>,</italic> <fpage>107404</fpage>. DOI <pub-id pub-id-type="doi">10.1016/j.patcog.2020.107404</pub-id>.</mixed-citation></ref>
<ref id="ref-8"><label>8.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Szegedy</surname>, <given-names>C.</given-names></string-name>, <string-name><surname>Liu</surname>, <given-names>W.</given-names></string-name>, <string-name><surname>Jia</surname>, <given-names>Y.</given-names></string-name>, <string-name><surname>Sermanet</surname>, <given-names>P.</given-names></string-name>, <string-name><surname>Reed</surname>, <given-names>S.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2015</year>). <article-title>Going deeper with convolutions</article-title>. <conf-name>Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition</conf-name>, pp. <fpage>1</fpage>&#x2013;<lpage>9</lpage>. <conf-loc>Boston, MA, USA</conf-loc>.</mixed-citation></ref>
<ref id="ref-9"><label>9.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Szegedy</surname>, <given-names>C.</given-names></string-name>, <string-name><surname>Vanhoucke</surname>, <given-names>V.</given-names></string-name>, <string-name><surname>Ioffe</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Shlens</surname>, <given-names>J.</given-names></string-name>, <string-name><surname>Wojna</surname>, <given-names>Z.</given-names></string-name></person-group> (<year>2016</year>). <article-title>Rethinking the inception architecture for computer vision</article-title>. <conf-name>Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition</conf-name>, pp. <fpage>2818</fpage>&#x2013;<lpage>2826</lpage>. <conf-loc>Las Vegas, Nevada, USA</conf-loc>.</mixed-citation></ref>
<ref id="ref-10"><label>10.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Christ</surname>, <given-names>P. F.</given-names></string-name>, <string-name><surname>Elshaer</surname>, <given-names>M. E. A.</given-names></string-name>, <string-name><surname>Ettlinger</surname>, <given-names>F.</given-names></string-name>, <string-name><surname>Tatavarty</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Bickel</surname>, <given-names>M.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2016</year>). <article-title>Automatic liver and lesion segmentation in CT using cascaded fully convolutional neural networks and 3D conditional random fields</article-title>. <conf-name>International Conference on Medical Image Computing and Computer-Assisted Intervention</conf-name>, pp. <fpage>415</fpage>&#x2013;<lpage>423</lpage>. <conf-loc>Athens, Greece</conf-loc>.</mixed-citation></ref>
<ref id="ref-11"><label>11.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Liu</surname>, <given-names>Y. C.</given-names></string-name>, <string-name><surname>Shahid</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Sarapugdi</surname>, <given-names>W.</given-names></string-name>, <string-name><surname>Lin</surname>, <given-names>Y. X.</given-names></string-name>, <string-name><surname>Chen</surname>, <given-names>J. C.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2021</year>). <article-title>Cascaded atrous dual attention U-Net for tumor segmentation</article-title>. <source>Multimedia Tools and Applications</source><italic>,</italic> <volume>80</volume><issue>(20)</issue><italic>,</italic> <fpage>30007</fpage>&#x2013;<lpage>30031</lpage>. DOI <pub-id pub-id-type="doi">10.1007/s11042-020-10078-2</pub-id>.</mixed-citation></ref>
<ref id="ref-12"><label>12.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Jiang</surname>, <given-names>Z.</given-names></string-name>, <string-name><surname>Ding</surname>, <given-names>C.</given-names></string-name>, <string-name><surname>Liu</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Tao</surname>, <given-names>D.</given-names></string-name></person-group> (<year>2019</year>). <article-title>Two-stage cascaded U-Net: 1st place solution to brats challenge 2019 segmentation task</article-title>. <conf-name>International MICCAI Brainlesion Workshop</conf-name>, pp. <fpage>231</fpage>&#x2013;<lpage>241</lpage>. <conf-loc>Shenzhen, China</conf-loc>.</mixed-citation></ref>
<ref id="ref-13"><label>13.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Qin</surname>, <given-names>X.</given-names></string-name>, <string-name><surname>Zhang</surname>, <given-names>Z.</given-names></string-name>, <string-name><surname>Huang</surname>, <given-names>C.</given-names></string-name>, <string-name><surname>Gao</surname>, <given-names>C.</given-names></string-name>, <string-name><surname>Dehghan</surname>, <given-names>M.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2019</year>). <article-title>BASNet: Boundary-aware salient object detection</article-title>. <conf-name>Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition</conf-name>, pp. <fpage>7479</fpage>&#x2013;<lpage>7489</lpage>. <conf-loc>Long Beach, CA, USA</conf-loc>.</mixed-citation></ref>
<ref id="ref-14"><label>14.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Li</surname>, <given-names>X.</given-names></string-name>, <string-name><surname>Chen</surname>, <given-names>H.</given-names></string-name>, <string-name><surname>Qi</surname>, <given-names>X.</given-names></string-name>, <string-name><surname>Dou</surname>, <given-names>Q.</given-names></string-name>, <string-name><surname>Fu</surname>, <given-names>C. W.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2018</year>). <article-title>H-DenseUNet: Hybrid densely connected UNet for liver and tumor segmentation from CT volumes</article-title>. <source>IEEE Transactions on Medical Imaging</source><italic>,</italic> <volume>37</volume><issue>(12)</issue><italic>,</italic> <fpage>2663</fpage>&#x2013;<lpage>2674</lpage>. DOI <pub-id pub-id-type="doi">10.1109/TMI.2018.2845918</pub-id>.</mixed-citation></ref>
<ref id="ref-15"><label>15.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Liu</surname>, <given-names>Y.</given-names></string-name>, <string-name><surname>Qi</surname>, <given-names>N.</given-names></string-name>, <string-name><surname>Zhu</surname>, <given-names>Q.</given-names></string-name>, <string-name><surname>Li</surname>, <given-names>W.</given-names></string-name></person-group> (<year>2019</year>). <article-title>CR-U-Net: Cascaded U-Net with residual mapping for liver segmentation in CT images</article-title>. <conf-name>2019 IEEE Visual Communications and Image Processing (VCIP)</conf-name>, pp. <fpage>1</fpage>&#x2013;<lpage>4</lpage>. <conf-loc>Sydney, Australia</conf-loc>.</mixed-citation></ref>
<ref id="ref-16"><label>16.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Hu</surname>, <given-names>K.</given-names></string-name>, <string-name><surname>Gan</surname>, <given-names>Q.</given-names></string-name>, <string-name><surname>Zhang</surname>, <given-names>Y.</given-names></string-name>, <string-name><surname>Deng</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Xiao</surname>, <given-names>F.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2019</year>). <article-title>Brain tumor segmentation using multi-cascaded convolutional neural networks and conditional random field</article-title>. <source>IEEE Access</source><italic>,</italic> <volume>7</volume><italic>,</italic> <fpage>92615</fpage>&#x2013;<lpage>92629</lpage>. DOI <pub-id pub-id-type="doi">10.1109/ACCESS.2019.2927433</pub-id>.</mixed-citation></ref>
<ref id="ref-17"><label>17.</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Oktay</surname>, <given-names>O.</given-names></string-name>, <string-name><surname>Schlemper</surname>, <given-names>J.</given-names></string-name>, <string-name><surname>Folgoc</surname>, <given-names>L. L.</given-names></string-name>, <string-name><surname>Lee</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Heinrich</surname>, <given-names>M.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2018</year>). <article-title>Attention U-Net: Learning where to look for the pancreas</article-title>. <italic>arXiv preprint arXiv: 1804.03999</italic>.</mixed-citation></ref>
<ref id="ref-18"><label>18.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Ni</surname>, <given-names>Z. L.</given-names></string-name>, <string-name><surname>Bian</surname>, <given-names>G. B.</given-names></string-name>, <string-name><surname>Zhou</surname>, <given-names>X. H.</given-names></string-name>, <string-name><surname>Hou</surname>, <given-names>Z. G.</given-names></string-name>, <string-name><surname>Xie</surname>, <given-names>X. L.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2019</year>). <article-title>RAUNet: Residual attention U-Net for semantic segmentation of cataract surgical instruments</article-title>. <conf-name>International Conference on Neural Information Processing</conf-name>, pp. <fpage>139</fpage>&#x2013;<lpage>149</lpage>. <conf-loc>Sydney, NSW, Australia</conf-loc>.</mixed-citation></ref>
<ref id="ref-19"><label>19.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Roy</surname>, <given-names>A. G.</given-names></string-name>, <string-name><surname>Navab</surname>, <given-names>N.</given-names></string-name>, <string-name><surname>Wachinger</surname>, <given-names>C.</given-names></string-name></person-group> (<year>2018</year>). <article-title>Concurrent spatial and channel &#x2018;squeeze &#x0026; excitation&#x2019; in fully convolutional networks</article-title>. <conf-name>International Conference on Medical Image Computing and Computer-Assisted Intervention</conf-name>, pp. <fpage>421</fpage>&#x2013;<lpage>429</lpage>. <conf-loc>Granada, Spain</conf-loc>.</mixed-citation></ref>
<ref id="ref-20"><label>20.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Wang</surname>, <given-names>Q.</given-names></string-name>, <string-name><surname>Wu</surname>, <given-names>B.</given-names></string-name>, <string-name><surname>Zhu</surname>, <given-names>P.</given-names></string-name>, <string-name><surname>Li</surname>, <given-names>P.</given-names></string-name>, <string-name><surname>Zuo</surname>, <given-names>W.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2020</year>). <article-title>ECA-Net: Efficient channel attention for deep convolutional neural networks</article-title>. <conf-name>Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition</conf-name>, pp. <fpage>11534</fpage>&#x2013;<lpage>11542</lpage>. <conf-loc>Seattle, WA, USA</conf-loc>.</mixed-citation></ref>
<ref id="ref-21"><label>21.</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Yu</surname>, <given-names>F.</given-names></string-name>, <string-name><surname>Koltun</surname>, <given-names>V.</given-names></string-name></person-group> (<year>2015</year>). <article-title>Multi-scale context aggregation by dilated convolutions</article-title>. <italic>arXiv preprint arXiv: 1511.07122</italic>.</mixed-citation></ref>
<ref id="ref-22"><label>22.</label><mixed-citation publication-type="other"><person-group person-group-type="author"><string-name><surname>Moradi</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Ghelich-Oghli</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Alizadehasl</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Shiri</surname>, <given-names>I.</given-names></string-name>, <string-name><surname>Oveisi</surname>, <given-names>N.</given-names></string-name> <etal>et al.</etal></person-group> (<year>2019</year>). <article-title>A novel deep learning based approach for left ventricle segmentation in echocardiography. MFP-Unet</article-title>. <italic>arXiv preprint arXiv: 1906.10486</italic>.</mixed-citation></ref>
<ref id="ref-23"><label>23.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Abraham</surname>, <given-names>N.</given-names></string-name>, <string-name><surname>Khan</surname>, <given-names>N. M.</given-names></string-name></person-group> (<year>2019</year>). <article-title>A novel focal tversky loss function with improved attention U-Net for lesion segmentation</article-title>. <conf-name>2019 IEEE 16th International Symposium on Biomedical Imaging (ISBI 2019)</conf-name>, pp. <fpage>683</fpage>&#x2013;<lpage>687</lpage>. <conf-loc>Venice, Italy</conf-loc>.</mixed-citation></ref>
<ref id="ref-24"><label>24.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Hussain</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Anwar</surname>, <given-names>S. M.</given-names></string-name>, <string-name><surname>Majid</surname>, <given-names>M.</given-names></string-name></person-group> (<year>2017</year>). <article-title>Brain tumor segmentation using cascaded deep convolutional neural network</article-title>. <conf-name>2017 39th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC)</conf-name>, pp. <fpage>1998</fpage>&#x2013;<lpage>2001</lpage>. <publisher-name>IEEE</publisher-name>, <conf-loc>Jeju Island, Korea</conf-loc>.</mixed-citation></ref>
<ref id="ref-25"><label>25.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Zhou</surname>, <given-names>Z.</given-names></string-name>, <string-name><surname>He</surname>, <given-names>Z.</given-names></string-name>, <string-name><surname>Shi</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Du</surname>, <given-names>J.</given-names></string-name>, <string-name><surname>Chen</surname>, <given-names>D.</given-names></string-name></person-group> (<year>2020</year>). <article-title>3D dense connectivity network with atrous convolutional feature pyramid for brain tumor segmentation in magnetic resonance imaging of human heads</article-title>. <source>Computers in Biology and Medicine</source><italic>,</italic> <volume>121</volume><italic>,</italic> <fpage>103766</fpage>. DOI <pub-id pub-id-type="doi">10.1016/j.compbiomed.2020.103766</pub-id>.</mixed-citation></ref>
<ref id="ref-26"><label>26.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Chithra</surname>, <given-names>P. L.</given-names></string-name>, <string-name><surname>Dheepa</surname>, <given-names>G.</given-names></string-name></person-group> (<year>2020</year>). <article-title>Di-phase midway convolution and deconvolution network for brain tumor segmentation in MRI images</article-title>. <source>International Journal of Imaging Systems and Technology</source><italic>,</italic> <volume>30</volume><issue>(3)</issue><italic>,</italic> <fpage>674</fpage>&#x2013;<lpage>686</lpage>. DOI <pub-id pub-id-type="doi">10.1002/ima.22407</pub-id>.</mixed-citation></ref>
<ref id="ref-27"><label>27.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Amin</surname>, <given-names>J.</given-names></string-name>, <string-name><surname>Sharif</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Raza</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Saba</surname>, <given-names>T.</given-names></string-name>, <string-name><surname>Sial</surname>, <given-names>R.</given-names></string-name></person-group> (<year>2020</year>). <article-title>Brain tumor detection: A long short-term memory (LSTM)-based learning model</article-title>. <source>Neural Computing and Applications</source><italic>,</italic> <volume>32</volume><issue>(20)</issue><italic>,</italic> <fpage>15965</fpage>&#x2013;<lpage>15973</lpage>. DOI <pub-id pub-id-type="doi">10.1007/s00521-019-04650-7</pub-id>.</mixed-citation></ref>
<ref id="ref-28"><label>28.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Debnath</surname>, <given-names>S.</given-names></string-name>, <string-name><surname>Talukdar</surname>, <given-names>F. A.</given-names></string-name>, <string-name><surname>Islam</surname>, <given-names>M.</given-names></string-name></person-group> (<year>2022</year>). <article-title>Complete 3D brain tumour detection using a two-phase method along with confidence function evaluation</article-title>. <source>Multimedia Tools and Applications</source><italic>,</italic> <volume>81</volume><italic>,</italic> <fpage>437</fpage>&#x2013;<lpage>458</lpage>. DOI <pub-id pub-id-type="doi">10.1007/s11042-021-11443-5</pub-id>.</mixed-citation></ref>
<ref id="ref-29"><label>29.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Guo</surname>, <given-names>X.</given-names></string-name>, <string-name><surname>Schwartz</surname>, <given-names>L. H.</given-names></string-name>, <string-name><surname>Zhao</surname>, <given-names>B.</given-names></string-name></person-group> (<year>2019</year>). <article-title>Automatic liver segmentation by integrating fully convolutional networks into active contour models</article-title>. <source>Medical Physics</source><italic>,</italic> <volume>46</volume><issue>(10)</issue><italic>,</italic> <fpage>4455</fpage>&#x2013;<lpage>4469</lpage>. DOI <pub-id pub-id-type="doi">10.1002/mp.13735</pub-id>.</mixed-citation></ref>
<ref id="ref-30"><label>30.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Wang</surname>, <given-names>Z.</given-names></string-name>, <string-name><surname>Zou</surname>, <given-names>Y.</given-names></string-name>, <string-name><surname>Liu</surname>, <given-names>P. X.</given-names></string-name></person-group> (<year>2021</year>). <article-title>Hybrid dilation and attention residual U-Net for medical image segmentation</article-title>. <source>Computers in Biology and Medicine</source><italic>,</italic> <volume>134</volume><italic>,</italic> <fpage>104449</fpage>. DOI <pub-id pub-id-type="doi">10.1016/j.compbiomed.2021.104449</pub-id>.</mixed-citation></ref>
<ref id="ref-31"><label>31.</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><surname>Mourya</surname>, <given-names>G. K.</given-names></string-name>, <string-name><surname>Bhatia</surname>, <given-names>D.</given-names></string-name>, <string-name><surname>Gogoi</surname>, <given-names>M.</given-names></string-name>, <string-name><surname>Handique</surname>, <given-names>A.</given-names></string-name></person-group> (<year>2021</year>). <article-title>CT guided diagnosis: Cascaded U-Net for 3D segmentation of liver and tumor</article-title>. <conf-name>IOP Conference Series: Materials Science and Engineering</conf-name>, <volume>1128</volume><issue>(1)</issue><italic>,</italic> <fpage>012049</fpage>. <conf-loc>Chennai, India</conf-loc>, <publisher-name>IOP Publishing</publisher-name>.</mixed-citation></ref>
<ref id="ref-32"><label>32.</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><surname>Qayyum</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Lalande</surname>, <given-names>A.</given-names></string-name>, <string-name><surname>Meriaudeau</surname>, <given-names>F.</given-names></string-name></person-group> (<year>2020</year>). <article-title>Automatic segmentation of tumors and affected organs in the abdomen using a 3D hybrid model for computed tomography imaging</article-title>. <source>Computers in Biology and Medicine</source><italic>,</italic> <volume>127</volume><italic>,</italic> <fpage>104097</fpage>. DOI <pub-id pub-id-type="doi">10.1016/j.compbiomed.2020.104097</pub-id>.</mixed-citation></ref>
</ref-list>
</back>
</article>






