| Literature DB >> 34899175 |
Xueqin He1, Wenjie Xu1, Jane Yang2, Jianyao Mao3, Sifang Chen3, Zhanxiang Wang4,5.
Abstract
As a non-invasive, low-cost medical imaging technology, magnetic resonance imaging (MRI) has become an important tool for brain tumor diagnosis. Many scholars have carried out some related researches on MRI brain tumor segmentation based on deep convolutional neural networks, and have achieved good performance. However, due to the large spatial and structural variability of brain tumors and low image contrast, the segmentation of MRI brain tumors is challenging. Deep convolutional neural networks often lead to the loss of low-level details as the network structure deepens, and they cannot effectively utilize the multi-scale feature information. Therefore, a deep convolutional neural network with a multi-scale attention feature fusion module (MAFF-ResUNet) is proposed to address them. The MAFF-ResUNet consists of a U-Net with residual connections and a MAFF module. The combination of residual connections and skip connections fully retain low-level detailed information and improve the global feature extraction capability of the encoding block. Besides, the MAFF module selectively extracts useful information from the multi-scale hybrid feature map based on the attention mechanism to optimize the features of each layer and makes full use of the complementary feature information of different scales. The experimental results on the BraTs 2019 MRI dataset show that the MAFF-ResUNet can learn the edge structure of brain tumors better and achieve high accuracy.Entities:
Keywords: attention mechanism; brain tumor; convolutional neural network; magnetic resonance imaging (MRI); residual network; semantic segmentation
Year: 2021 PMID: 34899175 PMCID: PMC8662724 DOI: 10.3389/fnins.2021.782968
Source DB: PubMed Journal: Front Neurosci ISSN: 1662-453X Impact factor: 4.677
FIGURE 1Samples of MRI images in four modalities and their ground truth. In the ground truth image, red, green, and yellow stand for tumor core (TC), whole tumor (WT), and enhance tumor (ET), respectively.
FIGURE 2Architecture of the proposed MAFF-ResUNet. In the ground truth image, red, green and yellow stand for tumor core (TC), whole tumor (WT), and enhance tumor (ET), respectively.
FIGURE 3Encoder and decoder block in MAFF-ResUNet (A) encoder block (B) decoder block.
FIGURE 4Multi-scale attention feature fusion (MAFF) module.
Comparison of segmentation results (mean ± SD) between the proposed MAFF-ResUNet and existing deep convolutional neural networks.
|
|
|
|
|
| ||
| IoU (%) | WT | 72.90.3 | 77.80.4 | 80.80.2 | 85.60.4 |
|
| TC | 80.10.07 | 82.10.3 | 84.40.07 | 88.40.4 |
| |
| ET | 66.70.6 | 73.10.2 | 77.70.05 | 85.80.4 |
| |
|
| ||||||
| SEN (%) | WT | 85.01.0 | 87.80.8 | 88.60.4 | 91.10.4 |
|
| TC | 87.60.4 | 89.70.3 | 90.50.05 | 92.60.3 |
| |
| ET | 75.50.5 | 82.30.4 | 85.00.2 | 91.80.3 |
| |
|
| ||||||
| PPV (%) | WT | 81.70.6 | 85.30.3 | 88.30.08 | 92.00.09 |
|
| TC | 89.90.6 | 90.10.4 | 92.10.2 |
| 93.9 ± 0.3 | |
| ET | 82.40.3 | 85.00.3 | 88.70.06 | 92.270.7 |
| |
|
| ||||||
| DSC (%) | WT | 81.90.3 | 85.20.3 | 87.30.2 | 90.50.3 |
|
| TC | 85.40.1 | 86.80.2 | 88.60.1 | 91.70.3 |
| |
| ET | 73.00.6 | 79.40.2 | 83.40.09 | 89.80.4 |
| |
|
| ||||||
| HD (mm) | WT | 2.920.005 | 2.680.01 | 2.490.01 | 2.200.001 |
|
| TC | 1.730.005 | 1.640.006 | 1.560.003 | 1.410.01 |
| |
| ET | 1.790.01 | 1.640.004 | 1.490.004 | 1.230.02 |
| |
Bold indicates the maximum value of IoU, SEN, PPV, DSC, and the minimum value of HD among these methods.
FIGURE 5Visualized predicted images of different models. In the ground truth image, red, green and yellow represent tumor core (TC), whole tumor (WT), and enhance tumor (ET), respectively.