<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing DTD v2.3 20070202//EN" "journalpublishing.dtd">
<article xml:lang="EN" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article">
<front>
<journal-meta>
<journal-id journal-id-type="publisher-id">Front. Public Health</journal-id>
<journal-title>Frontiers in Public Health</journal-title>
<abbrev-journal-title abbrev-type="pubmed">Front. Public Health</abbrev-journal-title>
<issn pub-type="epub">2296-2565</issn>
<publisher>
<publisher-name>Frontiers Media S.A.</publisher-name>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="doi">10.3389/fpubh.2023.1091850</article-id>
<article-categories>
<subj-group subj-group-type="heading">
<subject>Public Health</subject>
<subj-group>
<subject>Original Research</subject>
</subj-group>
</subj-group>
</article-categories>
<title-group>
<article-title>MRI brain tumor segmentation using residual Spatial Pyramid Pooling-powered 3D U-Net</article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<name><surname>Vijay</surname> <given-names>Sanchit</given-names></name>
<xref ref-type="aff" rid="aff1"><sup>1</sup></xref>
<xref ref-type="author-notes" rid="fn002"><sup>&#x02020;</sup></xref>
<uri xlink:href="http://loop.frontiersin.org/people/2181884/overview"/>
</contrib>
<contrib contrib-type="author">
<name><surname>Guhan</surname> <given-names>Thejineaswar</given-names></name>
<xref ref-type="aff" rid="aff2"><sup>2</sup></xref>
<xref ref-type="author-notes" rid="fn002"><sup>&#x02020;</sup></xref>
<uri xlink:href="http://loop.frontiersin.org/people/2182063/overview"/>
</contrib>
<contrib contrib-type="author">
<name><surname>Srinivasan</surname> <given-names>Kathiravan</given-names></name>
<xref ref-type="aff" rid="aff3"><sup>3</sup></xref>
<uri xlink:href="http://loop.frontiersin.org/people/1104811/overview"/>
</contrib>
<contrib contrib-type="author">
<name><surname>Vincent</surname> <given-names>P. M. Durai Raj</given-names></name>
<xref ref-type="aff" rid="aff2"><sup>2</sup></xref>
<uri xlink:href="http://loop.frontiersin.org/people/1081555/overview"/>
</contrib>
<contrib contrib-type="author" corresp="yes">
<name><surname>Chang</surname> <given-names>Chuan-Yu</given-names></name>
<xref ref-type="aff" rid="aff4"><sup>4</sup></xref>
<xref ref-type="aff" rid="aff5"><sup>5</sup></xref>
<xref ref-type="corresp" rid="c001"><sup>&#x0002A;</sup></xref>
<uri xlink:href="http://loop.frontiersin.org/people/1081453/overview"/>
</contrib>
</contrib-group>
<aff id="aff1"><sup>1</sup><institution>School of Electronics Engineering, Vellore Institute of Technology, Vellore</institution>, <addr-line>Tamil Nadu</addr-line>, <country>India</country></aff>
<aff id="aff2"><sup>2</sup><institution>School of Information Technology and Engineering, Vellore Institute of Technology, Vellore</institution>, <addr-line>Tamil Nadu</addr-line>, <country>India</country></aff>
<aff id="aff3"><sup>3</sup><institution>School of Computer Science and Engineering, Vellore Institute of Technology, Vellore</institution>, <addr-line>Tamil Nadu</addr-line>, <country>India</country></aff>
<aff id="aff4"><sup>4</sup><institution>Department of Computer Science and Information Engineering, National Yunlin University of Science and Technology</institution>, <addr-line>Yunlin</addr-line>, <country>Taiwan</country></aff>
<aff id="aff5"><sup>5</sup><institution>Service Systems Technology Center, Industrial Technology Research Institute</institution>, <addr-line>Hsinchu</addr-line>, <country>Taiwan</country></aff>
<author-notes>
<fn fn-type="edited-by"><p>Edited by: Steven Fernandes, Creighton University, United States</p></fn>
<fn fn-type="edited-by"><p>Reviewed by: Reham Reda Mostafa, Mansoura University, Egypt; Geno Peter, University College of Technology Sarawak, Malaysia; Feras Alattar, National University of Science and Technology, Oman</p></fn>

<corresp id="c001">&#x0002A;Correspondence: Chuan-Yu Chang &#x02709; <email>chuanyu&#x00040;yuntech.edu.tw</email></corresp>
<fn fn-type="other" id="fn001"><p>This article was submitted to Digital Public Health, a section of the journal Frontiers in Public Health</p></fn>
<fn fn-type="equal" id="fn002"><p>&#x02020;These authors have contributed equally to this work and share first authorship</p></fn></author-notes>
<pub-date pub-type="epub">
<day>02</day>
<month>02</month>
<year>2023</year>
</pub-date>
<pub-date pub-type="collection">
<year>2023</year>
</pub-date>
<volume>11</volume>
<elocation-id>1091850</elocation-id>
<history>
<date date-type="received">
<day>07</day>
<month>11</month>
<year>2022</year>
</date>
<date date-type="accepted">
<day>16</day>
<month>01</month>
<year>2023</year>
</date>
</history>
<permissions>
<copyright-statement>Copyright &#x000A9; 2023 Vijay, Guhan, Srinivasan, Vincent and Chang.</copyright-statement>
<copyright-year>2023</copyright-year>
<copyright-holder>Vijay, Guhan, Srinivasan, Vincent and Chang</copyright-holder>
<license xlink:href="http://creativecommons.org/licenses/by/4.0/"><p>This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.</p></license> </permissions>
<abstract>
<p>Brain tumor diagnosis has been a lengthy process, and automation of a process such as brain tumor segmentation speeds up the timeline. U-Nets have been a commonly used solution for semantic segmentation, and it uses a downsampling-upsampling approach to segment tumors. U-Nets rely on residual connections to pass information during upsampling; however, an upsampling block only receives information from one downsampling block. This restricts the context and scope of an upsampling block. In this paper, we propose SPP-U-Net where the residual connections are replaced with a combination of Spatial Pyramid Pooling (SPP) and Attention blocks. Here, SPP provides information from various downsampling blocks, which will increase the scope of reconstruction while attention provides the necessary context by incorporating local characteristics with their corresponding global dependencies. Existing literature uses heavy approaches such as the usage of nested and dense skip connections and transformers. These approaches increase the training parameters within the model which therefore increase the training time and complexity of the model. The proposed approach on the other hand attains comparable results to existing literature without changing the number of trainable parameters over larger dimensions such as 160 &#x000D7; 192 &#x000D7; 192. All in all, the proposed model scores an average dice score of 0.883 and a Hausdorff distance of 7.84 on Brats 2021 cross validation.</p></abstract>
<kwd-group>
<kwd>brain tumor segmentation</kwd>
<kwd>3D U-Net</kwd>
<kwd>Spatial Pyramid Pooling</kwd>
<kwd>image processing</kwd>
<kwd>healthcare</kwd>
</kwd-group>
<counts>
<fig-count count="5"/>
<table-count count="4"/>
<equation-count count="2"/>
<ref-count count="32"/>
<page-count count="8"/>
<word-count count="5540"/>
</counts>
</article-meta>
</front>
<body>
<sec sec-type="intro" id="s1">
<title>1. Introduction</title>
<p>Brain tumor segmentation using magnetic resonance images (MRI) is a vital step for treating tumors present in the brain and a specialist can use this to find the damage caused by a tumor in a region. The most frequent and severe malignant brain tumors are glioblastomas, often known as gliomas (GBM). Magnetic resonance imaging (MRI) with automated and exact segmentation of these malignancies is critical for early diagnosis as well as for administering and monitoring treatment progression. Assessment of tumor presence is the first step in brain tumor diagnosis and the assessment is done on the basis of segmentation of tumors present in MRI. This process is often done manually making it a time and human intensive task. Moreover, tumors exist in different forms and sizes making it a task requiring expertise. The process of assessment can be sped up by automating the segmentation of brain tumors (<xref ref-type="bibr" rid="B1">1</xref>).</p>
<p>The Brain Tumor Segmentation Challenge (BraTS) (<xref ref-type="bibr" rid="B2">2</xref>, <xref ref-type="bibr" rid="B3">3</xref>) is a worldwide annual competition that has been concentrating on evaluation of state-of-the-art automated tumor sub-region segmentation algorithms since 2012. The American Society of Neuroradiology (ASNR), the Radiological Society of North America (RSNA), and MICCAI together hosted the BraTS 2021 competition (<xref ref-type="bibr" rid="B1">1</xref>) honoring its 10th anniversary. With 1,251 meticulously annotated, multi-institutional, multi-parametric MR images (mpMRI) of patients with various degrees of gliomas, BraTS 2021 provides us with a sizable dataset. The segmentation of the histologically diverse brain tumor sub-regions and the classification of the tumor&#x00027;s O-methylguanine-DNA methyltransferase (MGMT) promoter methylation status are the two main goals of BraTS 2021. In this study, the first task will be the main focus.</p>
<p>The peritumoral edematous/invaded tissue (ED-label 2), the Gd-enhancing tumor (ET-label 4), and the necrotic tumor core are the tumor sub-regions for each patient (NCR-label 1). The peritumoral edematous and infiltrated tissue known as ED has an infiltrative non-enhancing tumor as well as peritumoral vasogenic edema and is linked with an abnormal hyperintense signal envelope on the T2 FLAIR volumes. ET stands for the tumor&#x00027;s enhancing segment and is identified by T1Gd MRI regions that exhibit some enhancement. On T1Gd MRI, the necrotic core of the tumor, or NCR, seems to be substantially less intense. <xref ref-type="fig" rid="F1">Figure 1</xref> depicts the various tumor sub-regions.</p>
<fig id="F1" position="float">
<label>Figure 1</label>
<caption><p>The different views of brain MRI slices with annotations.</p></caption>
<graphic mimetype="image" mime-subtype="tiff" xlink:href="fpubh-11-1091850-g0001.tif"/>
</fig>
<p>In many vision tasks like segmentation, particularly in the healthcare industry, deep learning-based segmentation systems have shown amazing success, outperforming other traditional methods in brain tumor analysis (<xref ref-type="bibr" rid="B4">4</xref>&#x02013;<xref ref-type="bibr" rid="B8">8</xref>). With exceptional results, Fully Convolutional Networks (FCN) (<xref ref-type="bibr" rid="B9">9</xref>) achieve end-to-end semantic segmentation for the first time. The most popular architecture for medical picture segmentation is called U-Net (<xref ref-type="bibr" rid="B10">10</xref>), which combines a symmetric encoder-decoder topology with skip-connections to maximize information preservation. The performance for image segmentation is greatly improved by many U-Net variants, including U-Net&#x0002B;&#x0002B; (<xref ref-type="bibr" rid="B11">11</xref>), two-stage cascaded U-Net (<xref ref-type="bibr" rid="B12">12</xref>), and Res-U-Net (<xref ref-type="bibr" rid="B13">13</xref>). Although CNN-based techniques have great encoding capacities, because of the convolution kernels&#x00027; constrained receptive fields, it is challenging to produce an apparent long-distance dependency. Learning global semantic information, which is essential for dense prediction issues like segmentation, is made more difficult by this constraint of convolution operation.</p>
<p>U-Nets consist of residual connections, and these connections are key for reconstruction. These connections pass local and global information to a particular decoder (<xref ref-type="bibr" rid="B10">10</xref>). However, information passed from one layer to another may be inadequate for reconstruction. Potentially passing information from a higher resolution may provide better clarity as inputs passed from one layer to another information is lost due to downsizing. Hence skip connections can further be employed to pass information from higher dimensional encoders.</p>
<p>Segmentation maps have been formed using a 3D U-Net which consists of three downsampling and upsampling blocks followed by a set of convolutional layers. The authors use a patching approach to train the model (<xref ref-type="bibr" rid="B14">14</xref>). Kaur et al. (<xref ref-type="bibr" rid="B15">15</xref>) proposes a 2D and 3D DGA-U-Net. In the 3D model, mainly the pooling layers are replaced with upsampling. The following is done to increase the resolution of the image within the contraction phase of the U-Net. Punn and Agarwal (<xref ref-type="bibr" rid="B16">16</xref>) utilized a multi-modal approach to segment brain tumors, where the multi-modalities of the dataset are fused across using deep inception encoding. Finally, a tumor extractor collects features from the fused images to the tumor segmenter. The extractor and segmentation have an U-Net-based architecture. Jiang et al. (<xref ref-type="bibr" rid="B12">12</xref>) used a cascaded U-Net in 2 stages. The approach is multi-modal in nature, where in all the class maps are concatenated and passed to the first U-Net. The output of the first U-Net along with the concatenated model input is passed to the second U-Net. Here, a triplet loss is used to train the model, where in the output of the first U-Net along with output of second U-Net and two output maps (Deconvolution and Interpolation approach). Isensee et al. (<xref ref-type="bibr" rid="B17">17</xref>) used the nn-U-Net (<xref ref-type="bibr" rid="B18">18</xref>) framework to propose a model which is then further enhanced by using post-processing, patching strategies and augmentations that are Brats specific. Qamar et al. (<xref ref-type="bibr" rid="B19">19</xref>) increased the contextual information by using a Hyperdense Inception (HI) 3D U-Net. The HI methodology builds the connections between factored convolutional layers to look more like dense connections. U-Nets have been versatile wherein transformer-based models are used within the model (<xref ref-type="bibr" rid="B20">20</xref>&#x02013;<xref ref-type="bibr" rid="B22">22</xref>) and have provided significant improvement in results.</p>
<p>Wang et al. (<xref ref-type="bibr" rid="B23">23</xref>) proposed a SAR-U-Net which is based on the traditional U-Net with SE (Squeeze and Excitation) block to avoid focus on unnecessary regions within the dataset and Atrous Spatial Pyramid Pooling (ASPP) (<xref ref-type="bibr" rid="B24">24</xref>) to pass information on a multi scale basis. The model is trained on LITs dataset and has achieved significant results. Ahmad et al. (<xref ref-type="bibr" rid="B25">25</xref>) used a similar approach of using ASPP along with U-Net on Cardiac MRI dataset. The following two approaches are 2-dimensional in nature. Jiang et al. (<xref ref-type="bibr" rid="B26">26</xref>) used a 3D Atrous Inception U-Net where the Atrous pooling is used in the residual connections between the encoder and decoder on the Brats dataset. In this approach, the outputs of the succeeding encoder blocks are upsampled and concatenated across before sending to the decoder for reconstruction. Wang et al. (<xref ref-type="bibr" rid="B27">27</xref>) introduced the 3D CNN based Transformers for segmenting brain tumors.</p>
<p>Hence, we were able to identify some research gaps:</p>
<list list-type="bullet">
<list-item><p>As can be seen, existing literature uses heavy approaches such as the usage of nested and dense skip connections and transformers. Hence an approach which considers the parameters in mind is needed. Considering applications such as edge computing which heavily emphasize efficient and accurate predictions, the proposed mechanism fits such problem statement in hand.</p></list-item>
<list-item><p>Moreover, the skip connections have always been an aspect of the experimentation. Additional information to the decoder layers through mechanisms such as ASPP has given performance improvement. Hence utilizing a similar mechanism on multiple encodings in a 3-dimensional manner seemed to be an idea for the research.</p></list-item>
</list>
<sec>
<title>1.1. Contributions</title>
<p>We propose a U-Net with SPP and attention. SPP takes information from three encoder layers and passes it to the decoder in the U-Net. The proposed addition provides the model with additional context and information for better reconstruction by providing scope from neighboring layers. The proposed mechanism does not have additional training parameters therefore the need for computational power remains the same. Therefore, the resultant model is lightweight in nature aiding for faster medical diagnosis and medical workflow in a production environment. To introduce reproducibility, the codebase utilized has been made public: <ext-link ext-link-type="uri" xlink:href="https://github.com/sanchitvj/rsppUnet-BraTS-2021">https://github.com/sanchitvj/rsppUnet-BraTS-2021</ext-link>. We encourage the community to use and possibly improve the mechanism further in the form of open-source contributions.</p>
</sec>
</sec>
<sec sec-type="materials and methods" id="s2">
<title>2. Materials and methods</title>
<sec>
<title>2.1. Data processing</title>
<p>The dataset used was Brats 2021. The MRI scans were firstly bought across to a common dimension of 160 &#x000D7; 192 &#x000D7; 192. This size was arrived upon based on experimentation and the comparison was done on the basis of Dice Score (further discussed in results). <xref ref-type="fig" rid="F1">Figure 1</xref> shows sample MRI slices from two MRI files. The scans are brought to a common dimension using padding and cropping. Padding is used whenever the image size is lower than the specified size and in cases where dimension of the original image being larger cropping takes place. Augmentations are key in this case as the number of data samples is low, hence a combination of augmentations are used at random. The following augmentations are used:
<list list-type="bullet">
<list-item><p>Image flip</p></list-item>
<list-item><p>Brightness adjust</p></list-item>
<list-item><p>Rotation: Images can be rotated on the <italic>z</italic>-axis with the maximum angle of rotation being 30&#x000B0; and the minimum angle of rotation being &#x02212;30&#x000B0;.</p></list-item>
<list-item><p>Elastic transformation</p></list-item>
<list-item><p>Intensity shift</p></list-item>
</list></p>
<p>Note that the choice of augmentations, within this set, used are random hence this makes the model robust to overfitting. The following is achieved by randomly choosing the augmentations on the basis of a threshold. <italic>K</italic>-Folds were used to divide the data into 5-folds, with Fold 1 being used to assess the model&#x00027;s performance and the other folds being used for training. <xref ref-type="table" rid="T1">Table 1</xref> demonstrates the distribution of the data used. Fold 1 was chosen on the basis of metric stability. It was often noted that results achieved on Fold 1 had a relatively smooth progression. This dataset has a balance of noisy and normal data samples. In a way, training on these other noisy folds makes the model get a generalized understanding of the data.</p>
<table-wrap position="float" id="T1">
<label>Table 1</label>
<caption><p>Data split for brats 2021.</p></caption>
<table frame="box" rules="all">
<thead><tr style="background-color:#919498;color:#ffffff">
<th valign="top" align="center" colspan="2"><bold>Data split</bold></th>
</tr>
</thead>
<tbody>
<tr style="background-color:#919498;color:#ffffff">
<td valign="top" align="left"><bold>Split name</bold></td>
<td valign="top" align="center"><bold>Number of samples</bold></td>
</tr> <tr>
<td valign="top" align="left">Train split</td>
<td valign="top" align="center">1,000</td>
</tr> <tr>
<td valign="top" align="left">Validation split</td>
<td valign="top" align="center">250</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec>
<title>2.2. Residual spatial pyramid pooling-powered 3D U-Net model</title>
<p>Spatial Pyramid Pooling (<xref ref-type="bibr" rid="B21">21</xref>) has been widely used in classification and object detection. The reason being, SPP provides an effective representation of varying sized images and it can be considered as an ensemble of pooling layers. In this way, the feature maps captured by convolutional layers can be deciphered in various ways, and pooling has often been the solution to aggregate the learning of convolutional layers. Hence, concentrating information using different dimensional pooling layers can provide representations that can further enhance the performance of the model.</p>
<p>Atrous Spatial Pyramid Pooling was proposed based on SPP and carries the concept of SPP by using parallel Atrous Convolutional layers. ASPP has been extensively used in semantic segmentation, and it serves the purpose of providing context at different levels or views. ASPP has been employed in various studies within brain segmentation. However, as per Tampu et al. (<xref ref-type="bibr" rid="B28">28</xref>), boosting context alone does not increase the performance of the model.</p>
<p>Attention is a process through which we humans put forth focus on doing certain tasks. While reading, we capture context by understanding neighboring words within a sentence. This mechanism is applied to the attention layer and its purpose is to capture context. The attention layer has been extensively employed in deep learning and has contributed to cutting-edge outcomes. Attention is obtained for the model by combining the output of two encoder layers. By feeding the output of two encoder layers into two different 3D convolutional layers, the following is accomplished. The output of the two layers is combined, and relu is then used to activate it. The activated output is passed through a 3D convolutional layer and is then normalized and activated. Fusing the output of these layers along with activation aids in maintaining context while not compromising on the dimensionality aspect.</p>
<p>Hence, SPP is used as a feature aggregator within the model, and to introduce context, attention layers are employed. The SPP layer, along with the attention layer, have been used to replace some residual connections within the U-Net. SPP is typically used at the end of the process, after the feature maps have been flattened so that fully connected neural networks can use the maps to predict class(es) or bbox(es). A 3D convolutional layer with a kernel size of 1 is utilized to modify SPP so that it functions as a residual connection. The output of the SPP is again converted to a 3D representation by this layer. Additionally, by sending input from many encoder levels to each pooling layer, information is gathered over a wide range. <xref ref-type="fig" rid="F2">Figure 2</xref> shows the architecture of the SPP Layer.</p>
<fig id="F2" position="float">
<label>Figure 2</label>
<caption><p>The architectural diagram for SPP.</p></caption>
<graphic mimetype="image" mime-subtype="tiff" xlink:href="fpubh-11-1091850-g0002.tif"/>
</fig>
<p>The U-Net used is based on the NvNet (<xref ref-type="bibr" rid="B29">29</xref>) and the following figure shows the architecture of the model. As shown in the architecture SPP is just used in two places, the reason for the same was to maintain the aspect of dimensionality. The SPP layer takes input from various encoder layers therefore when pooling is applied the dimension of the output varies substantially.</p>
<p>In this paper, experimentation is done on 3 model architectures based on <xref ref-type="fig" rid="F3">Figure 3</xref>:</p>
<list list-type="bullet">
<list-item><p>No SPP: The SPP blocks would be omitted therefore boosting the model only in terms of context.</p></list-item>
<list-item><p>1 SPP: The upper SPP block would be removed from the architecture keeping only the lower block (with 3rd encoder layer). Hence boosting the model with a combination of context and features.</p></list-item>
<list-item><p>2 SPP: Both the SPP blocks were used. This model carries more feature boost from the other two models used.</p></list-item>
</list>
<fig id="F3" position="float">
<label>Figure 3</label>
<caption><p>The architecture of U-Net used.</p></caption>
<graphic mimetype="image" mime-subtype="tiff" xlink:href="fpubh-11-1091850-g0003.tif"/>
</fig>
<sec>
<title>2.2.1. Training procedure</title>
<p><xref ref-type="table" rid="T2">Table 2</xref> shows the hyperparameters used during training. In general, the increase in performance post 60 epochs was negligible hence the same was chosen. We experimented with different sizes (image size format: channel <sup>&#x0002A;</sup> length <sup>&#x0002A;</sup> width) such as 160 &#x000D7; 160 &#x000D7; 160, 128 &#x000D7; 160 &#x000D7; 160, and 160 &#x000D7; 192 &#x000D7; 192. The original dimensions of the slice were 155 &#x000D7; 240 &#x000D7; 240. Among these 160 &#x000D7; 192 &#x000D7; 192 showed the best convergence so we decided to go with it. The optimizer of choice was kept as Adam and the loss function of choice was Squared Soft Dice Loss as proposed by Milletari et al. (<xref ref-type="bibr" rid="B30">30</xref>) the working of the same shown in Equation (<xref ref-type="bibr" rid="B1">1</xref>). Here <italic>p</italic><sub><italic>i</italic></sub> denotes the truth label for the pixel and <italic>g</italic><sub><italic>i</italic></sub> denotes the model prediction where <italic>N</italic> denotes the number of voxels. The prime reason for choosing this function was to avoid the focus of the loss function from the background regions. In problems such as brain segmentation, the size of the regions consisting of tumors are very small relative to the background region and weighted losses have not been the most efficient solution for the same. This function ranges in the value of 0&#x02013;1 with an objective to maximize the loss.</p>
<disp-formula id="E1"><label>(1)</label><mml:math id="M1"><mml:mtable class="eqnarray" columnalign="left"><mml:mtr><mml:mtd><mml:mi>D</mml:mi><mml:mi>i</mml:mi><mml:mi>c</mml:mi><mml:mi>e</mml:mi><mml:mtext>&#x000A0;</mml:mtext><mml:mi>L</mml:mi><mml:mi>o</mml:mi><mml:mi>s</mml:mi><mml:mi>s</mml:mi><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:msup><mml:mrow><mml:mn>2</mml:mn></mml:mrow><mml:mrow><mml:mo>*</mml:mo></mml:mrow></mml:msup><mml:mstyle displaystyle="false"><mml:munderover accentunder="false" accent="false"><mml:mrow><mml:mo>&#x02211;</mml:mo></mml:mrow><mml:mrow><mml:mi>i</mml:mi></mml:mrow><mml:mrow><mml:mi>N</mml:mi></mml:mrow></mml:munderover></mml:mstyle><mml:msub><mml:mrow><mml:mi>p</mml:mi></mml:mrow><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:msub><mml:mrow><mml:mi>g</mml:mi></mml:mrow><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:mrow><mml:mrow><mml:msubsup><mml:mrow><mml:mi>p</mml:mi></mml:mrow><mml:mrow><mml:mi>i</mml:mi></mml:mrow><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msubsup><mml:msubsup><mml:mrow><mml:mi>g</mml:mi></mml:mrow><mml:mrow><mml:mi>i</mml:mi></mml:mrow><mml:mrow><mml:mn>2</mml:mn></mml:mrow></mml:msubsup></mml:mrow></mml:mfrac></mml:mtd></mml:mtr></mml:mtable></mml:math></disp-formula>
<p>Based on our experimentation we found the issue of gradient explosion hence group normalization was employed. Batch Normalization did not work in our cases as high batch size could not be used for training. Batch size &#x0003E;1 did not provide the expected results and at times would also result in the GPU running out of memory and process killing. Hence, the choice for batch size was kept as 1. A Nvidia Tesla V100 GPU was utilized for the training of the models.</p>
<table-wrap position="float" id="T2">
<label>Table 2</label>
<caption><p>Hyperparameters used for training.</p></caption>
<table frame="box" rules="all">
<thead><tr style="background-color:#919498;color:#ffffff">
<th valign="top" align="center" colspan="2"><bold>Hyperparameters used</bold></th>
</tr>
</thead>
<tbody>
<tr style="background-color:#919498;color:#ffffff">
<td valign="top" align="left"><bold>Hyperparameter</bold></td>
<td valign="top" align="left"><bold>Value</bold></td>
</tr> <tr>
<td valign="top" align="left">Image size (channels <sup>&#x0002A;</sup> length <sup>&#x0002A;</sup> width)</td>
<td valign="top" align="left">160 &#x000D7; 192 &#x000D7; 192</td>
</tr> <tr>
<td valign="top" align="left">Epochs</td>
<td valign="top" align="left">60</td>
</tr> <tr>
<td valign="top" align="left">Learning rate</td>
<td valign="top" align="left">2.50E-04</td>
</tr> <tr>
<td valign="top" align="left">Weight decay</td>
<td valign="top" align="left">1.00E-07</td>
</tr> <tr>
<td valign="top" align="left">Scheduler</td>
<td valign="top" align="left">Cosine annealing LR</td>
</tr> <tr>
<td valign="top" align="left">Criterion</td>
<td valign="top" align="left">Dice loss</td>
</tr> <tr>
<td valign="top" align="left">Optimizer</td>
<td valign="top" align="left">Adam</td>
</tr> <tr>
<td valign="top" align="left">Normalization</td>
<td valign="top" align="left">Group norm</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec>
<title>2.2.2. Training procedure</title>
<p>The evaluation process of the model has been done on the basis of cross-validation and the model was evaluated on two metrics:</p>
<list list-type="bullet">
<list-item><p>Dice Score (as showing in Equation 2): In short it is the F1-Score conveyed on behalf of image pixels: Wherein the ground truth is the annotated pixels. Dice score is an efficient metric as it penalizes false positives: If the predicted map has large false positives, it is used in the denominator rather than the numerator.</p>
</list-item>
</list>
<disp-formula id="E2"><label>(2)</label><mml:math id="M2"><mml:mtable class="eqnarray" columnalign="left"><mml:mtr><mml:mtd><mml:mi>D</mml:mi><mml:mi>i</mml:mi><mml:mi>c</mml:mi><mml:mi>e</mml:mi><mml:mtext>&#x000A0;</mml:mtext><mml:mi>S</mml:mi><mml:mi>c</mml:mi><mml:mi>o</mml:mi><mml:mi>r</mml:mi><mml:mi>e</mml:mi><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:mn>2</mml:mn><mml:msup><mml:mrow><mml:mtext>&#x000A0;</mml:mtext></mml:mrow><mml:mrow><mml:mo>*</mml:mo></mml:mrow></mml:msup><mml:mi>R</mml:mi><mml:mi>e</mml:mi><mml:mi>g</mml:mi><mml:mi>i</mml:mi><mml:mi>o</mml:mi><mml:mi>n</mml:mi><mml:mtext>&#x000A0;</mml:mtext><mml:mi>o</mml:mi><mml:mi>f</mml:mi><mml:mtext>&#x000A0;</mml:mtext><mml:mi>O</mml:mi><mml:mi>v</mml:mi><mml:mi>e</mml:mi><mml:mi>r</mml:mi><mml:mi>l</mml:mi><mml:mi>a</mml:mi><mml:mi>p</mml:mi></mml:mrow><mml:mrow><mml:mi>R</mml:mi><mml:mi>e</mml:mi><mml:mi>g</mml:mi><mml:mi>i</mml:mi><mml:mi>o</mml:mi><mml:mi>n</mml:mi><mml:mtext>&#x000A0;</mml:mtext><mml:mi>o</mml:mi><mml:mi>f</mml:mi><mml:mtext>&#x000A0;</mml:mtext><mml:mi>U</mml:mi><mml:mi>n</mml:mi><mml:mi>i</mml:mi><mml:mi>o</mml:mi><mml:mi>n</mml:mi></mml:mrow></mml:mfrac></mml:mtd></mml:mtr></mml:mtable></mml:math></disp-formula>
<list list-type="bullet">
<list-item><p>Hausdorff Distance: The Hausdorff distance (<xref ref-type="bibr" rid="B31">31</xref>) describes how closely each point in a model set resembles a point in an image set and vice versa. So, the degree of similarity between two items that are superimposed on one another can be gauged using this closeness.</p></list-item>
</list>
<p>It should be noted that Hausdorff Distance is unconcerned with the size of the image&#x00027;s background. By calculating the extensive distance between the extremes of the two outlines, the Hausdorff distance complements the Dice metric. A prediction may show nearly voxel-perfect overlap since it severely penalizes outliers, but the Hausdorff distance will only be meaningful if a certain voxel is far from the reference segmentation. This statistic is quite useful for determining the clinical importance of segmentation, despite being noisier than the Dice index.</p>
</sec>
</sec>
</sec>
<sec id="s3">
<title>3. Results and discussion</title>
<p>Two models from the Brats 2021 dataset, as well as one model from each of the Brats 2020 and Brats 2019 datasets, are compared to the suggested model.</p>
<p>As per <xref ref-type="table" rid="T3">Table 3</xref> the following inferences can be made:</p>
<list list-type="bullet">
<list-item><p>The model with 1 SPP block performed the best amongst the architectures proposed. Therefore, it can be deduced that the boosting of context and features go hand in hand.</p></list-item>
<list-item><p>In the case of Hausdorff Distance, all the three models have the lowest metric when the class is Enhancing Tumor.</p></list-item>
<list-item><p>In the case of Dice Score, both No SPP and 2 SPP models achieve similar results in Whole Tumor and Tumor Core. Both the models outperform 1 SPP in Whole Tumor however lose out to 1 SPP in Tumor Core. All the models achieve the lowest Dice Score in the case of Enhancing Tumor.</p></list-item>
<list-item><p>When comparing models trained on Brats 2019 and Brats 2020, the proposed work outperforms the model however this is a general trend.</p></list-item>
<list-item><p>With respect to Brats 2021, the proposed work gives comparable results to Hatamizadeh et al. (<xref ref-type="bibr" rid="B32">32</xref>) however loses out to Jia and Shu (<xref ref-type="bibr" rid="B22">22</xref>) on a large margin. One thing to note, both of these models use transformers which naturally provide more context and features. Transformers are heavy on parameters, while the proposed approach requires no extra parameters.</p></list-item>
</list>
<table-wrap position="float" id="T3">
<label>Table 3</label>
<caption><p>Results obtained in standard setting.</p></caption>
<table frame="box" rules="all">
<thead><tr style="background-color:#919498;color:#ffffff">
<th valign="top" align="left"><bold>Model name</bold></th>
<th valign="top" align="center" colspan="8"><bold>Metrics</bold></th>
</tr>
<tr style="background-color:#919498;color:#ffffff">
<th/>
<th valign="top" align="center" colspan="8"><bold>WT, whole tumor; TC, tumor core; ET, enhancing tumor (sub regions of tumor affected brain)</bold></th>
</tr>
</thead>
<tbody>
<tr style="background-color:#919498;color:#ffffff">
<td/>
<td valign="top" align="center" colspan="4"><bold>Hausdorff distance</bold></td>
<td valign="top" align="center" colspan="4"><bold>Dice</bold></td>
</tr>
<tr style="background-color:#919498;color:#ffffff">
<td/>
<td valign="top" align="center"><bold>WT</bold></td>
<td valign="top" align="center"><bold>TC</bold></td>
<td valign="top" align="center"><bold>ET</bold></td>
<td valign="top" align="center"><bold>Average</bold></td>
<td valign="top" align="center"><bold>WT</bold></td>
<td valign="top" align="center"><bold>TC</bold></td>
<td valign="top" align="center"><bold>ET</bold></td>
<td valign="top" align="center"><bold>Average</bold></td>
</tr> <tr>
<td valign="top" align="left">No SPP</td>
<td valign="top" align="center">13.070</td>
<td valign="top" align="center">11.010</td>
<td valign="top" align="center">10.210</td>
<td valign="top" align="center">11.430</td>
<td valign="top" align="center">0.908</td>
<td valign="top" align="center">0.877</td>
<td valign="top" align="center">0.838</td>
<td valign="top" align="center">0.870</td>
</tr> <tr>
<td valign="top" align="left">1 SPP</td>
<td valign="top" align="center">9.430</td>
<td valign="top" align="center">7.780</td>
<td valign="top" align="center">6.300</td>
<td valign="top" align="center">7.840</td>
<td valign="top" align="center">0.899</td>
<td valign="top" align="center">0.899</td>
<td valign="top" align="center">0.850</td>
<td valign="top" align="center">0.883</td>
</tr> <tr>
<td valign="top" align="left">2 SPP</td>
<td valign="top" align="center">16.060</td>
<td valign="top" align="center">5.650</td>
<td valign="top" align="center">5.270</td>
<td valign="top" align="center">8.990</td>
<td valign="top" align="center">0.904</td>
<td valign="top" align="center">0.880</td>
<td valign="top" align="center">0.845</td>
<td valign="top" align="center">0.876</td>
</tr> <tr>
<td valign="top" align="left">Hatamizadeh et al. (<xref ref-type="bibr" rid="B32">32</xref>)</td>
<td valign="top" align="center">4.739</td>
<td valign="top" align="center">15.309</td>
<td valign="top" align="center">16.326</td>
<td valign="top" align="center">12.120</td>
<td valign="top" align="center">0.927</td>
<td valign="top" align="center">0.876</td>
<td valign="top" align="center">0.853</td>
<td valign="top" align="center">0.890</td>
</tr> <tr>
<td valign="top" align="left">Jia and Shu (<xref ref-type="bibr" rid="B22">22</xref>)</td>
<td valign="top" align="center">3.000</td>
<td valign="top" align="center">2.236</td>
<td valign="top" align="center">1.414</td>
<td valign="top" align="center">2.220</td>
<td valign="top" align="center">0.926</td>
<td valign="top" align="center">0.935</td>
<td valign="top" align="center">0.887</td>
<td valign="top" align="center">0.920</td>
</tr> <tr>
<td valign="top" align="left">Qamar et al. (<xref ref-type="bibr" rid="B19">19</xref>)</td>
<td valign="top" align="center">&#x02013;</td>
<td valign="top" align="center">&#x02013;</td>
<td valign="top" align="center">&#x02013;</td>
<td valign="top" align="center">&#x02013;</td>
<td valign="top" align="center">0.875</td>
<td valign="top" align="center">0.837</td>
<td valign="top" align="center">0.795</td>
<td valign="top" align="center">0.840</td>
</tr> <tr>
<td valign="top" align="left">Jiang et al. (<xref ref-type="bibr" rid="B12">12</xref>)</td>
<td valign="top" align="center">4.610</td>
<td valign="top" align="center">4.130</td>
<td valign="top" align="center">2.650</td>
<td valign="top" align="center">3.800</td>
<td valign="top" align="center">0.888</td>
<td valign="top" align="center">0.837</td>
<td valign="top" align="center">0.833</td>
<td valign="top" align="center">0.850</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>The model was also trained on image size of 160 &#x000D7; 160 &#x000D7; 160. This was done to understand the impact of a smaller image size. <xref ref-type="table" rid="T4">Table 4</xref> conveys the same.</p>
<table-wrap position="float" id="T4">
<label>Table 4</label>
<caption><p>Results obtained with image size 160 &#x000D7; 160 &#x000D7; 160.</p></caption>
<table frame="box" rules="all">
<thead><tr style="background-color:#919498;color:#ffffff">
<th valign="top" align="left"><bold>Model name</bold></th>
<th valign="top" align="center" colspan="8"><bold>Metrics</bold></th>
</tr>
<tr style="background-color:#919498;color:#ffffff">
<th/>
<th valign="top" align="center" colspan="8"><bold>WT, whole tumor; TC, tumor core; ET, enhancing tumor (sub regions of tumor affected brain)</bold></th>
</tr>
</thead>
<tbody>
<tr style="background-color:#919498;color:#ffffff">
<td/>
<td valign="top" align="center" colspan="4"><bold>Hausdorff distance</bold></td>
<td valign="top" align="center" colspan="4"><bold>Dice</bold></td>
</tr>
<tr style="background-color:#919498;color:#ffffff">
<td/>
<td valign="top" align="center"><bold>WT</bold></td>
<td valign="top" align="center"><bold>TC</bold></td>
<td valign="top" align="center"><bold>ET</bold></td>
<td valign="top" align="center"><bold>Average</bold></td>
<td valign="top" align="center"><bold>WT</bold></td>
<td valign="top" align="center"><bold>TC</bold></td>
<td valign="top" align="center"><bold>ET</bold></td>
<td valign="top" align="center"><bold>Average</bold></td>
</tr> <tr>
<td valign="top" align="left">No SPP</td>
<td valign="top" align="center">34.1</td>
<td valign="top" align="center">7.97</td>
<td valign="top" align="center">7.13</td>
<td valign="top" align="center">16.4</td>
<td valign="top" align="center">0.895</td>
<td valign="top" align="center">0.872</td>
<td valign="top" align="center">0.837</td>
<td valign="top" align="center">0.868</td>
</tr> <tr>
<td valign="top" align="left">1 SPP</td>
<td valign="top" align="center">18.6</td>
<td valign="top" align="center">6.13</td>
<td valign="top" align="center">4.88</td>
<td valign="top" align="center">9.87</td>
<td valign="top" align="center">0.887</td>
<td valign="top" align="center">0.879</td>
<td valign="top" align="center">0.842</td>
<td valign="top" align="center">0.869</td>
</tr> <tr>
<td valign="top" align="left">2 SPP</td>
<td valign="top" align="center">20.12</td>
<td valign="top" align="center">7.42</td>
<td valign="top" align="center">6.22</td>
<td valign="top" align="center">11.25</td>
<td valign="top" align="center">0.886</td>
<td valign="top" align="center">0.876</td>
<td valign="top" align="center">0.843</td>
<td valign="top" align="center">0.868</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>The following inferences can be made from <xref ref-type="table" rid="T4">Table 4</xref>:
<list list-type="bullet">
<list-item><p>0.01 was the difference in average dice score between the models trained on different image sizes. However, a significant difference was observed in the Hausdorff distances.</p></list-item>
</list>
<list list-type="bullet">
<list-item><p>Again 1 SPP model performed the best but the margin of difference was next to none. Hence we can infer that a high image size is a key contributor to increase performance when SPP is utilized and the following inference proves the point of passing higher resolution features through residual connections.</p></list-item>
</list></p>
<p>The trend in the metrics can be seen as shown in <xref ref-type="fig" rid="F4">Figure 4</xref>. <xref ref-type="fig" rid="F4">Figure 4A</xref> represents the Dice Score vs. Epochs and <xref ref-type="fig" rid="F4">Figure 4B</xref> portrays the Hausdorff Scores vs. Epochs. Regardless of the training image size, the models carry a similar trend where the dice scores plateau at 60 epochs. Secondly, the performance of models trained on 160 &#x000D7; 160 &#x000D7; 160 are lower than the models trained on 160 &#x000D7; 192 &#x000D7; 192. Moreover, it can also be observed that the convergence of the loss is delayed for models with SPP. Although SPP does not bring any extra trainable parameters it still keeps the model from converging. Based on the trend, the model can be fine-tuned at extremely small magnitudes of learning rates to increase the performance of the model. In the case of <xref ref-type="fig" rid="F4">Figure 4B</xref> it can be observed that models without SPP tend to provides metric stability once the model reaches the last few epochs.</p>
<fig id="F4" position="float">
<label>Figure 4</label>
<caption><p><bold>(A)</bold> The dice score vs. epochs. <bold>(B)</bold> Hausdorff scores vs. epochs.</p></caption>
<graphic mimetype="image" mime-subtype="tiff" xlink:href="fpubh-11-1091850-g0004.tif"/>
</fig>
<p>Lastly, the output maps from the model are analyzed in <xref ref-type="fig" rid="F5">Figure 5</xref>. For the analysis three slices from different MRI scans are taken wherein each slice exhibits varying presence of class. The first row within the plot contains a sparse volume of enhancing tumor, while the second row contains a moderate volume of enhancing tumor. The last row majorly contains enhancing tumors. Based on the predictions it can be observed that the model is able to predict all types of cases with great accuracy. The reason for the visualization is to showcase the model&#x00027;s ability to predict enhancing tumors accurately as its presence in data is limited. Moreover, the model is also able to detect abnormal whole tumor shapes with ease which conveys that the model is fit for real world diagnosis. In the first scan the model is able to predict sparse presence of enhancing tumors which is very crucial.</p>
<fig id="F5" position="float">
<label>Figure 5</label>
<caption><p>Prediction vs. ground truth segmentation mask comparison.</p></caption>
<graphic mimetype="image" mime-subtype="tiff" xlink:href="fpubh-11-1091850-g0005.tif"/>
</fig>
</sec>
<sec sec-type="conclusions" id="s4">
<title>4. Conclusion</title>
<p>We propose U-Net with SPP and Attention Residual Connections in this work. The proposed model attachment is a lightweight mechanism which boosts information and context in the model by passing high and low resolution information to the decoders in the Unet. The proposed mechanism is applied to the NvNet model in varying frequencies which then produces different variants: Model with attention, Model with attention and 1 SPP, and Model with attention and 2 SPP. The model with 1 SPP and attention performs the best and provides comparable results to heavy models with transformer residual attachments. The average Dice Score and Haussdorf distance for the model with 1 SPP and attention are 0.883 and 7.99, respectively. The proposed mechanism is an approach to boost information and context hence giving considerable performance boosts. This approach plays well in applications such as edge computing which requires a balance of computational efficiency and performance. Such an approach could be utilized in mobile healthcare stations which need immediate diagnosis with less computation power. However, the impact of performance improvement at times falls a bit short compared to heavy approaches and it boils down to the extra trainable parameters brought by the components which eventually capture more patterns. In the current work, the mechanism is only adapted to one particular model and in the future, we aim to make the mechanism adaptable to various other 3D-Unet architectures.</p>
</sec>
<sec sec-type="data-availability" id="s5">
<title>Data availability statement</title>
<p>The original contributions presented in the study are included in the article/supplementary material, further inquiries can be directed to the corresponding author.</p>
</sec>
<sec sec-type="author-contributions" id="s6">
<title>Author contributions</title>
<p>KS and C-YC conceptualized and supervised the research, carried out the project administration, and validated the results. SV and TG contributed to the development of the model, data processing, training procedures, and the implementation of the model. SV, TG, and KS wrote the manuscript. SV, TG, KS, PV, and C-YC reviewed and edited the manuscript. C-YC carried out the funding acquisition. All authors contributed to the article and approved the submitted version.</p>
</sec>
</body>
<back>
<sec sec-type="funding-information" id="s7">
<title>Funding</title>
<p>This research was partially funded by Intelligent Recognition Industry Service Research Center from the Featured Areas Research Center Program within the framework of the Higher Education Sprout Project by the Ministry of Education (MOE) in Taiwan and Ministry of Science and Technology in Taiwan (Grant No. MOST 109-2221-E-224-048-MY2).</p>
</sec>
<sec sec-type="COI-statement" id="conf1">
<title>Conflict of interest</title>
<p>The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.</p>
</sec>
<sec sec-type="disclaimer" id="s8">
<title>Publisher&#x00027;s note</title>
<p>All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.</p>
</sec>
<ref-list>
<title>References</title>
<ref id="B1">
<label>1.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Baid</surname> <given-names>U</given-names></name> <name><surname>Ghodasara</surname> <given-names>S</given-names></name> <name><surname>Mohan</surname> <given-names>S</given-names></name> <name><surname>Bilello</surname> <given-names>M</given-names></name> <name><surname>Calabrese</surname> <given-names>E</given-names></name> <name><surname>Colak</surname> <given-names>E</given-names></name> <etal/></person-group>. <article-title>The rsna-asnr-miccai brats 2021 benchmark on brain tumor segmentation and radiogenomic classification</article-title>. <source>arXiv [Preprint].</source> (<year>2021</year>).</citation>
</ref>
<ref id="B2">
<label>2.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Menze</surname> <given-names>BH</given-names></name> <name><surname>Jakab</surname> <given-names>A</given-names></name> <name><surname>Bauer</surname> <given-names>S</given-names></name> <name><surname>Kalpathy-Cramer</surname> <given-names>J</given-names></name> <name><surname>Farahani</surname> <given-names>K</given-names></name> <name><surname>Kirby</surname> <given-names>J</given-names></name> <etal/></person-group>. <article-title>The multimodal brain tumor image segmentation benchmark (BRATS)</article-title>. <source>IEEE Trans Med Imaging.</source> (<year>2014</year>) <volume>34</volume>:<fpage>1993</fpage>&#x02013;<lpage>2024</lpage>. <pub-id pub-id-type="doi">10.1109/TMI.2014.2377694</pub-id><pub-id pub-id-type="pmid">25494501</pub-id></citation></ref>
<ref id="B3">
<label>3.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Bakas</surname> <given-names>S</given-names></name> <name><surname>Reyes</surname> <given-names>M</given-names></name> <name><surname>Jakab</surname> <given-names>A</given-names></name> <name><surname>Bauer</surname> <given-names>S</given-names></name> <name><surname>Rempfler</surname> <given-names>M</given-names></name> <name><surname>Crimi</surname> <given-names>A</given-names></name> <etal/></person-group>. <article-title>Identifying the best machine learning algorithms for brain tumor segmentation, progression assessment, and overall survival prediction in the BRATS challenge</article-title>. <source>arXiv [Preprint].</source> (<year>2018</year>).</citation>
</ref>
<ref id="B4">
<label>4.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Srinivasan</surname> <given-names>K</given-names></name> <name><surname>Selvakumar</surname> <given-names>R</given-names></name> <name><surname>Rajagopal</surname> <given-names>S</given-names></name> <name><surname>Velev</surname> <given-names>DG</given-names></name> <name><surname>Vuksanovic</surname> <given-names>B</given-names></name></person-group>. <article-title>Realizing the effective detection of tumor in magnetic resonance imaging using cluster-sparse assisted super-resolution</article-title>. <source>Open Biomed Eng J.</source> (<year>2021</year>) <volume>15</volume>:<fpage>170</fpage>&#x02013;<lpage>9</lpage>. <pub-id pub-id-type="doi">10.2174/1874120702115010170</pub-id></citation>
</ref>
<ref id="B5">
<label>5.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Das</surname> <given-names>TK</given-names></name> <name><surname>Roy</surname> <given-names>PK</given-names></name> <name><surname>Uddin</surname> <given-names>M</given-names></name> <name><surname>Srinivasan</surname> <given-names>K</given-names></name> <name><surname>Chang</surname> <given-names>CY</given-names></name> <name><surname>Syed-Abdul</surname> <given-names>S</given-names></name></person-group>. <article-title>Early tumor diagnosis in brain MR images via deep convolutional neural network model</article-title>. <source>Comp Mater Cont.</source> (<year>2021</year>) <volume>68</volume>:<fpage>2413</fpage>&#x02013;<lpage>29</lpage>. <pub-id pub-id-type="doi">10.32604/cmc.2021.016698</pub-id></citation>
</ref>
<ref id="B6">
<label>6.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Kanniappan</surname> <given-names>S</given-names></name> <name><surname>Samiayya</surname> <given-names>D</given-names></name> <name><surname>Vincent</surname> <given-names>PMDR</given-names></name> <name><surname>Srinivasan</surname> <given-names>K</given-names></name> <name><surname>Jayakody</surname> <given-names>DN</given-names></name> <name><surname>Reina</surname> <given-names>DG</given-names></name> <etal/></person-group>. <article-title>An efficient hybrid fuzzy-clustering driven 3D-modeling of magnetic resonance imagery for enhanced brain tumor diagnosis</article-title>. <source>Electronics.</source> (<year>2020</year>) <volume>9</volume>:<fpage>475</fpage>. <pub-id pub-id-type="doi">10.3390/electronics9030475</pub-id></citation>
</ref>
<ref id="B7">
<label>7.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Srinivasan</surname> <given-names>K</given-names></name> <name><surname>Sharma</surname> <given-names>V</given-names></name> <name><surname>Jayakody</surname> <given-names>DNK</given-names></name> <name><surname>Vincent</surname> <given-names>DR</given-names></name></person-group>. <article-title>D-ConvNet: Deep learning model for enhancement of brain MR images</article-title>. <source>Basic Clin Pharmacol Toxicol.</source> (<year>2018</year>) <volume>124</volume>:<fpage>3</fpage>&#x02013;<lpage>4</lpage>.</citation>
</ref>
<ref id="B8">
<label>8.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Arabahmadi</surname> <given-names>M</given-names></name> <name><surname>Farahbakhsh</surname> <given-names>R</given-names></name> <name><surname>Rezazadeh</surname> <given-names>J</given-names></name></person-group>. <article-title>Deep learning for smart healthcare&#x02014;A survey on brain tumor detection from medical imaging</article-title>. <source>Sensors.</source> (<year>2022</year>) <volume>22</volume>:<fpage>1960</fpage>. <pub-id pub-id-type="doi">10.3390/s22051960</pub-id><pub-id pub-id-type="pmid">35271115</pub-id></citation></ref>
<ref id="B9">
<label>9.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Long</surname> <given-names>J</given-names></name> <name><surname>Shelhamer</surname> <given-names>E</given-names></name> <name><surname>Darrell</surname> <given-names>T</given-names></name></person-group>. <article-title>Fully convolutional networks for semantic segmentation</article-title>. In: <source>Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition</source> (<publisher-loc>Boston, MA</publisher-loc>) (<year>2015</year>). p. <fpage>3431</fpage>&#x02013;<lpage>40</lpage>.</citation>
</ref>
<ref id="B10">
<label>10.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Ronneberger</surname> <given-names>O</given-names></name> <name><surname>Fischer</surname> <given-names>P</given-names></name> <name><surname>Brox</surname> <given-names>T</given-names></name></person-group>. <article-title>U-net: convolutional networks for biomedical image segmentation</article-title>. In: <source>International Conference on Medical Image Computing and Computer-Assisted Intervention</source>. <publisher-loc>Cham</publisher-loc>: <publisher-name>Springer</publisher-name> (<year>2015</year>). p. <fpage>234</fpage>&#x02013;<lpage>41</lpage>.</citation>
</ref>
<ref id="B11">
<label>11.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Zhou</surname> <given-names>Z</given-names></name> <name><surname>Rahman Siddiquee</surname> <given-names>MM</given-names></name> <name><surname>Tajbakhsh</surname> <given-names>N</given-names></name> <name><surname>Liang</surname> <given-names>J</given-names></name></person-group>. <article-title>Unet&#x0002B;&#x0002B;: A nested u-net architecture for medical image segmentation</article-title>. In: <source>Deep Learning in Medical Image Analysis and Multimodal Learning for Clinical Decision Support</source>. <publisher-loc>Cham</publisher-loc>: <publisher-name>Springer</publisher-name> (<year>2018</year>). p. <fpage>3</fpage>&#x02013;<lpage>11</lpage>.<pub-id pub-id-type="pmid">32613207</pub-id></citation></ref>
<ref id="B12">
<label>12.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Jiang</surname> <given-names>Z</given-names></name> <name><surname>Ding</surname> <given-names>C</given-names></name> <name><surname>Liu</surname> <given-names>M</given-names></name> <name><surname>Tao</surname> <given-names>D</given-names></name></person-group>. <article-title>Two-stage cascaded u-net: 1st place solution to brats challenge 2019 segmentation task</article-title>. In: <source>International MICCAI Brainlesion Workshop</source>. <publisher-loc>Cham</publisher-loc>: <publisher-name>Springer</publisher-name> (<year>2019</year>). p. <fpage>231</fpage>&#x02013;<lpage>41</lpage>.</citation>
</ref>
<ref id="B13">
<label>13.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Zhang</surname> <given-names>Z</given-names></name> <name><surname>Liu</surname> <given-names>Q</given-names></name> <name><surname>Wang</surname> <given-names>Y</given-names></name></person-group>. <article-title>Road extraction by deep residual u-net</article-title>. <source>IEEE Geosci Remote Sens Lett.</source> (<year>2018</year>) <volume>15</volume>:<fpage>749</fpage>&#x02013;<lpage>53</lpage>. <pub-id pub-id-type="doi">10.1109/LGRS.2018.2802944</pub-id><pub-id pub-id-type="pmid">33596552</pub-id></citation></ref>
<ref id="B14">
<label>14.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Baid</surname> <given-names>U</given-names></name> <name><surname>Talbar</surname> <given-names>S</given-names></name> <name><surname>Rane</surname> <given-names>S</given-names></name> <name><surname>Gupta</surname> <given-names>S</given-names></name> <name><surname>Thakur</surname> <given-names>MH</given-names></name> <name><surname>Moiyadi</surname> <given-names>A</given-names></name> <etal/></person-group>. <article-title>Deep learning radiomics algorithm for gliomas (drag) model: a novel approach using 3D U-Net based deep convolutional neural network for predicting survival in gliomas</article-title>. In: <source>International MICCAI Brainlesion Workshop</source>. <publisher-loc>Cham</publisher-loc>: <publisher-name>Springer</publisher-name> (<year>2018</year>). p. <fpage>369</fpage>&#x02013;<lpage>79</lpage>.</citation>
</ref>
<ref id="B15">
<label>15.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Kaur</surname> <given-names>A</given-names></name> <name><surname>Kaur</surname> <given-names>L</given-names></name> <name><surname>Singh</surname> <given-names>A</given-names></name></person-group>. <article-title>GA-UNet: UNet-based framework for segmentation of 2D and 3D medical images applicable on heterogeneous datasets</article-title>. <source>Neural Comp Appl.</source> (<year>2021</year>) <volume>33</volume>:<fpage>14991</fpage>&#x02013;<lpage>5025</lpage>. <pub-id pub-id-type="doi">10.1007/s00521-021-06134-z</pub-id></citation>
</ref>
<ref id="B16">
<label>16.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Punn</surname> <given-names>NS</given-names></name> <name><surname>Agarwal</surname> <given-names>S</given-names></name></person-group>. <article-title>Multi-modality encoded fusion with 3D inception U-net and decoder model for brain tumor segmentation</article-title>. <source>Multimed Tools Appl.</source> (<year>2021</year>) <volume>80</volume>:<fpage>30305</fpage>&#x02013;<lpage>20</lpage>. <pub-id pub-id-type="doi">10.1007/s11042-020-09271-0</pub-id></citation>
</ref>
<ref id="B17">
<label>17.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Isensee</surname> <given-names>F</given-names></name> <name><surname>J&#x000E4;ger</surname> <given-names>PF</given-names></name> <name><surname>Full</surname> <given-names>PM</given-names></name> <name><surname>Vollmuth</surname> <given-names>P</given-names></name> <name><surname>Maier-Hein</surname> <given-names>KH</given-names></name></person-group>. <article-title>nnU-Net for brain tumor segmentation</article-title>. In: <source>International MICCAI Brainlesion Workshop</source>. <publisher-loc>Cham</publisher-loc>: <publisher-name>Springer</publisher-name> (<year>2020</year>). p. <fpage>118</fpage>&#x02013;<lpage>32</lpage>.</citation>
</ref>
<ref id="B18">
<label>18.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Isensee</surname> <given-names>F</given-names></name> <name><surname>Jaeger</surname> <given-names>PF</given-names></name> <name><surname>Kohl</surname> <given-names>SA</given-names></name> <name><surname>Petersen</surname> <given-names>J</given-names></name> <name><surname>Maier-Hein</surname> <given-names>KH</given-names></name></person-group>. <article-title>nnU-Net: a self-configuring method for deep learning-based biomedical image segmentation</article-title>. <source>Nat Methods.</source> (<year>2021</year>) <volume>18</volume>:<fpage>203</fpage>&#x02013;<lpage>11</lpage>. <pub-id pub-id-type="doi">10.1038/s41592-020-01008-z</pub-id><pub-id pub-id-type="pmid">33288961</pub-id></citation></ref>
<ref id="B19">
<label>19.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Qamar</surname> <given-names>S</given-names></name> <name><surname>Ahmad</surname> <given-names>P</given-names></name> <name><surname>Shen</surname> <given-names>L</given-names></name></person-group>. <article-title>Hi-net: hyperdense inception 3d unet for brain tumor segmentation</article-title>. In: <source>International MICCAI Brainlesion Workshop</source>. <publisher-loc>Cham</publisher-loc>: <publisher-name>Springer</publisher-name> (<year>2020</year>). p. <fpage>50</fpage>&#x02013;<lpage>7</lpage>.</citation>
</ref>
<ref id="B20">
<label>20.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Liu</surname> <given-names>Q</given-names></name></person-group>. <article-title>iSegFormer: interactive image segmentation with transformers</article-title>. <source>arXiv [Preprint].</source> (<year>2021</year>).</citation>
</ref>
<ref id="B21">
<label>21.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>He</surname> <given-names>K</given-names></name> <name><surname>Zhang</surname> <given-names>X</given-names></name> <name><surname>Ren</surname> <given-names>S</given-names></name> <name><surname>Sun</surname> <given-names>J</given-names></name></person-group>. <article-title>Spatial pyramid pooling in deep convolutional networks for visual recognition</article-title>. <source>IEEE Trans Pattern Anal Mach Intell.</source> (<year>2015</year>) <volume>37</volume>:<fpage>1904</fpage>&#x02013;<lpage>16</lpage>. <pub-id pub-id-type="doi">10.1109/TPAMI.2015.2389824</pub-id><pub-id pub-id-type="pmid">26353135</pub-id></citation></ref>
<ref id="B22">
<label>22.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Jia</surname> <given-names>Q</given-names></name> <name><surname>Shu</surname> <given-names>H</given-names></name></person-group>. <article-title>Bitr-unet: a cnn-transformer combined network for mri brain tumor segmentation</article-title>. In: <source>International MICCAI Brainlesion Workshop</source>. <publisher-loc>Cham</publisher-loc>: <publisher-name>Springer</publisher-name> (<year>2022</year>). p. <fpage>3</fpage>&#x02013;<lpage>14</lpage>.<pub-id pub-id-type="pmid">36005929</pub-id></citation></ref>
<ref id="B23">
<label>23.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Wang</surname> <given-names>J</given-names></name> <name><surname>Lv</surname> <given-names>P</given-names></name> <name><surname>Wang</surname> <given-names>H</given-names></name> <name><surname>Shi</surname> <given-names>C</given-names></name></person-group>. <article-title>SAR-U-Net: squeeze-and-excitation block and atrous spatial pyramid pooling based residual U-Net for automatic liver segmentation in computed tomography</article-title>. <source>Comput Methods Programs Biomed.</source> (<year>2021</year>) <volume>208</volume>:<fpage>106268</fpage>. <pub-id pub-id-type="doi">10.1016/j.cmpb.2021.106268</pub-id><pub-id pub-id-type="pmid">34274611</pub-id></citation></ref>
<ref id="B24">
<label>24.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Chen</surname> <given-names>LC</given-names></name> <name><surname>Papandreou</surname> <given-names>G</given-names></name> <name><surname>Kokkinos</surname> <given-names>I</given-names></name> <name><surname>Murphy</surname> <given-names>K</given-names></name> <name><surname>Yuille</surname> <given-names>AL</given-names></name></person-group>. <article-title>Deeplab: semantic image segmentation with deep convolutional nets, atrous convolution, and fully connected crfs</article-title>. <source>IEEE Trans Pattern Anal Mach Intell.</source> (<year>2017</year>) <volume>40</volume>:<fpage>834</fpage>&#x02013;<lpage>48</lpage>. <pub-id pub-id-type="doi">10.1109/TPAMI.2017.2699184</pub-id><pub-id pub-id-type="pmid">28463186</pub-id></citation></ref>
<ref id="B25">
<label>25.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Ahmad</surname> <given-names>I</given-names></name> <name><surname>Qayyum</surname> <given-names>A</given-names></name> <name><surname>Gupta</surname> <given-names>BB</given-names></name> <name><surname>Alassafi</surname> <given-names>MO</given-names></name> <name><surname>AlGhamdi</surname> <given-names>RA</given-names></name></person-group>. <article-title>Ensemble of 2D residual neural networks integrated with atrous spatial pyramid pooling module for myocardium segmentation of left ventricle cardiac MRI</article-title>. <source>Mathematics.</source> (<year>2022</year>) <volume>10</volume>:<fpage>627</fpage>. <pub-id pub-id-type="doi">10.3390/math10040627</pub-id></citation>
</ref>
<ref id="B26">
<label>26.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Jiang</surname> <given-names>Y</given-names></name> <name><surname>Ye</surname> <given-names>M</given-names></name> <name><surname>Huang</surname> <given-names>D</given-names></name> <name><surname>Lu</surname> <given-names>X</given-names></name></person-group>. <article-title>AIU-Net: an efficient deep convolutional neural network for brain tumor segmentation</article-title>. <source>Math Prob Eng.</source> (<year>2021</year>) <fpage>2021</fpage>. <pub-id pub-id-type="doi">10.1155/2021/7915706</pub-id></citation>
</ref>
<ref id="B27">
<label>27.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Wang</surname> <given-names>W</given-names></name> <name><surname>Chen</surname> <given-names>C</given-names></name> <name><surname>Ding</surname> <given-names>M</given-names></name> <name><surname>Yu</surname> <given-names>H</given-names></name> <name><surname>Zha</surname> <given-names>S</given-names></name> <name><surname>Li</surname> <given-names>J</given-names></name></person-group>. <article-title>Transbts: Multimodal brain tumor segmentation using transformer</article-title>. In: <source>International Conference on Medical Image Computing and Computer-Assisted Intervention</source>. <publisher-loc>Cham</publisher-loc>: <publisher-name>Springer</publisher-name> (<year>2021</year>). p. <fpage>109</fpage>&#x02013;<lpage>19</lpage>. <pub-id pub-id-type="pmid">35741682</pub-id></citation></ref>
<ref id="B28">
<label>28.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Tampu</surname> <given-names>IE</given-names></name> <name><surname>Haj-Hosseini</surname> <given-names>N</given-names></name> <name><surname>Eklund</surname> <given-names>A</given-names></name></person-group>. <article-title>Does anatomical contextual information improve 3D U-Net-based brain tumor segmentation?</article-title> <source>Diagnostics.</source> (<year>2021</year>) <volume>11</volume>:<fpage>1159</fpage>. <pub-id pub-id-type="doi">10.3390/diagnostics11071159</pub-id><pub-id pub-id-type="pmid">34201964</pub-id></citation></ref>
<ref id="B29">
<label>29.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Myronenko</surname> <given-names>A</given-names></name></person-group>. <article-title>3D MRI brain tumor segmentation using autoencoder regularization</article-title>. In: <source>International MICCAI Brainlesion Workshop</source>. <publisher-loc>Cham</publisher-loc>: <publisher-name>Springer</publisher-name> (<year>2018</year>). p. <fpage>311</fpage>&#x02013;<lpage>20</lpage>.</citation>
</ref>
<ref id="B30">
<label>30.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Milletari</surname> <given-names>F</given-names></name> <name><surname>Navab</surname> <given-names>N</given-names></name> <name><surname>Ahmadi</surname> <given-names>SA</given-names></name></person-group>. <article-title>V-net: fully convolutional neural networks for volumetric medical image segmentation</article-title>. In: <source>2016 Fourth International Conference on 3D Vision (3DV)</source>. <publisher-loc>Stanford, CA</publisher-loc>: <publisher-name>IEEE</publisher-name> (<year>2016</year>). p. <fpage>565</fpage>&#x02013;<lpage>71</lpage>.</citation>
</ref>
<ref id="B31">
<label>31.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Huttenlocher</surname> <given-names>DP</given-names></name> <name><surname>Klanderman</surname> <given-names>GA</given-names></name> <name><surname>Rucklidge</surname> <given-names>WJ</given-names></name></person-group>. <article-title>Comparing images using the Hausdorff distance</article-title>. <source>IEEE Trans Pattern Anal Mach Intell.</source> (<year>1993</year>) <volume>15</volume>:<fpage>850</fpage>&#x02013;<lpage>63</lpage>. <pub-id pub-id-type="doi">10.1109/34.232073</pub-id></citation>
</ref>
<ref id="B32">
<label>32.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Hatamizadeh</surname> <given-names>A</given-names></name> <name><surname>Nath</surname> <given-names>V</given-names></name> <name><surname>Tang</surname> <given-names>Y</given-names></name> <name><surname>Yang</surname> <given-names>D</given-names></name> <name><surname>Roth</surname> <given-names>HR</given-names></name> <name><surname>Xu</surname> <given-names>D</given-names></name></person-group>. <article-title>Swin unetr: Swin transformers for semantic segmentation of brain tumors in mri images</article-title>. In: <source>International MICCAI Brainlesion Workshop</source>. <publisher-loc>Cham</publisher-loc>: <publisher-name>Springer</publisher-name> (<year>2022</year>). p. <fpage>272</fpage>&#x02013;<lpage>84</lpage>.</citation>
</ref>
</ref-list> 
</back>
</article> 