School of Data Science, Tongren University, Tongren, China.
Cangzhou Jiaotong College, Cangzhou, China.
J Xray Sci Technol. 2023;31(4):713-729. doi: 10.3233/XST-230001.
Chest CT scan is an effective way to detect and diagnose COVID-19 infection. However, features of COVID-19 infection in chest CT images are very complex and heterogeneous, which make segmentation of COVID-19 lesions from CT images quite challenging.
To overcome this challenge, this study proposes and tests an end-to-end deep learning method called dual attention fusion UNet (DAF-UNet).
The proposed DAF-UNet improves the typical UNet into an advanced architecture. The dense-connected convolution is adopted to replace the convolution operation. The mixture of average-pooling and max-pooling acts as the down-sampling in the encoder. Bridge-connected layers, including convolution, batch normalization, and leaky rectified linear unit (leaky ReLU) activation, serve as the skip connections between the encoder and decoder to bridge the semantic gap differences. A multiscale pyramid pooling module acts as the bottleneck to fit the features of COVID-19 lesion with complexity. Furthermore, dual attention feature (DAF) fusion containing channel and position attentions followed the improved UNet to learn the long-dependency contextual features of COVID-19 and further enhance the capacity of the proposed DAF-UNet. The proposed model is first pre-trained on the pseudo label dataset (generated by Inf-Net) containing many samples, then fine-tuned on the standard annotation dataset (provided by the Italian Society of Medical and Interventional Radiology) with high-quality but limited samples to improve performance of COVID-19 lesion segmentation on chest CT images.
The Dice coefficient and Sensitivity are 0.778 and 0.798 respectively. The proposed DAF-UNet has higher scores than the popular models (Att-UNet, Dense-UNet, Inf-Net, COPLE-Net) tested using the same dataset as our model.
The study demonstrates that the proposed DAF-UNet achieves superior performance for precisely segmenting COVID-19 lesions from chest CT scans compared with the state-of-the-art approaches. Thus, the DAF-UNet has promising potential for assisting COVID-19 disease screening and detection.
胸部 CT 扫描是检测和诊断 COVID-19 感染的有效方法。然而,COVID-19 感染在胸部 CT 图像中的特征非常复杂和异质,这使得从 CT 图像中分割 COVID-19 病变具有挑战性。
为了克服这一挑战,本研究提出并测试了一种端到端的深度学习方法,称为双注意融合 U 型网络(DAF-Unet)。
所提出的 DAF-Unet 将典型的 U 型网络改进为先进的架构。采用密集连接卷积代替卷积运算。在编码器中,平均池化和最大池化的混合作用于下采样。桥接连接层,包括卷积、批归一化和泄漏线性整流单元(leaky ReLU)激活,作为编码器和解码器之间的跳过连接,以桥接语义差距。多尺度金字塔池化模块作为瓶颈,以适应 COVID-19 病变的复杂性特征。此外,双注意特征(DAF)融合包含通道和位置注意力,紧跟改进的 U 型网络,学习 COVID-19 的长依赖上下文特征,并进一步增强所提出的 DAF-Unet 的能力。该模型首先在包含大量样本的伪标签数据集(由 Inf-Net 生成)上进行预训练,然后在具有高质量但样本有限的标准注释数据集(由意大利医学和介入放射学会提供)上进行微调,以提高胸部 CT 图像上 COVID-19 病变分割的性能。
DAF-Unet 的 Dice 系数和敏感性分别为 0.778 和 0.798。与使用与我们模型相同数据集测试的流行模型(Att-Unet、Dense-Unet、Inf-Net、COPLE-Net)相比,所提出的 DAF-Unet 具有更高的分数。
研究表明,与最先进的方法相比,所提出的 DAF-Unet 能够更精确地从胸部 CT 扫描中分割 COVID-19 病变,具有出色的性能。因此,DAF-Unet 在辅助 COVID-19 疾病筛查和检测方面具有广阔的应用前景。