Yousefzadeh Mehdi, Hasanpour Masoud, Zolghadri Mozhdeh, Salimi Fatemeh, Yektaeian Vaziri Ava, Mahmoudi Aqeel Abadi Abolfazl, Jafari Ramezan, Esfahanian Parsa, Nazem-Zadeh Mohammad-Reza
Department of Physics, Shahid Beheshti University, Tehran, Iran.
School of Computer Science, Institute for Research in Fundamental Sciences (IPM), Tehran, Iran.
Front Med (Lausanne). 2022 Aug 17;9:940960. doi: 10.3389/fmed.2022.940960. eCollection 2022.
With the onset of the COVID-19 pandemic, quantifying the condition of positively diagnosed patients is of paramount importance. Chest CT scans can be used to measure the severity of a lung infection and the isolate involvement sites in order to increase awareness of a patient's disease progression. In this work, we developed a deep learning framework for lung infection severity prediction. To this end, we collected a dataset of 232 chest CT scans and involved two public datasets with an additional 59 scans for our model's training and used two external test sets with 21 scans for evaluation. On an input chest Computer Tomography (CT) scan, our framework, in parallel, performs a lung lobe segmentation utilizing a pre-trained model and infection segmentation using three distinct trained based models, one for each of the axial, coronal, and sagittal views. By having the lobe and infection segmentation masks, we calculate the infection severity percentage in each lobe and classify that percentage into 6 categories of infection severity score using a k-nearest neighbors (k-NN) model. The lobe segmentation model achieved a Similarity Score (DSC) in the range of [0.918, 0.981] for different lung lobes and our infection segmentation models gained DSC scores of 0.7254 and 0.7105 on our two test sets, respectfully. Similarly, two resident radiologists were assigned the same infection segmentation tasks, for which they obtained a DSC score of 0.7281 and 0.6693 on the two test sets. At last, performance on infection severity score over the entire test datasets was calculated, for which the framework's resulted in a Mean Absolute Error (MAE) of 0.505 ± 0.029, while the resident radiologists' was 0.571 ± 0.039.
随着新冠疫情的爆发,对确诊患者的病情进行量化至关重要。胸部CT扫描可用于测量肺部感染的严重程度以及确定感染累及部位,以便提高对患者疾病进展的认识。在这项工作中,我们开发了一个用于预测肺部感染严重程度的深度学习框架。为此,我们收集了一个包含232例胸部CT扫描的数据集,并纳入了另外两个公共数据集,其中有59例扫描用于我们模型的训练,还使用了两个包含21例扫描的外部测试集进行评估。在输入的胸部计算机断层扫描(CT)上,我们的框架并行地利用一个预训练模型进行肺叶分割,并使用三个不同的基于训练的模型进行感染分割,分别用于轴向、冠状和矢状视图。通过获得肺叶和感染分割掩码,我们计算每个肺叶中的感染严重程度百分比,并使用k近邻(k-NN)模型将该百分比分类为6个感染严重程度评分类别。肺叶分割模型在不同肺叶上的相似性得分(DSC)范围为[0.918, 0.981],我们的感染分割模型在我们的两个测试集上分别获得了0.7254和0.7105的DSC得分。同样,两名住院放射科医生被分配了相同的感染分割任务,他们在两个测试集上分别获得了0.7281和0.6693的DSC得分。最后,计算了整个测试数据集上感染严重程度评分的性能,我们的框架得出的平均绝对误差(MAE)为0.505±0.029,而住院放射科医生的为0.571±0.039。