机构地区:[1]天津工业大学生命科学学院,天津300387 [2]天津光电检测技术与系统重点实验室,天津300387 [3]天津工业大学电子与信息工程学院,天津300387 [4]天津大学智能与计算学部,天津300073 [5]上海联影智能医疗科技有限公司,上海200232 [6]复旦大学附属公共卫生临床中心,上海201508 [7]上海科技大学生物医学工程学院,上海201210
出 处:《中国图象图形学报》2022年第3期750-761,共12页Journal of Image and Graphics
基 金:国家自然科学基金项目(61901297);天津市科学技术京津冀基础研究合作项目(H2021202008)。
摘 要:目的为辅助医生快速分辨新型冠状病毒肺炎(corona virus disease 2019,COVID-19)轻、重症患者,以便对症下药减轻医疗负担,提出一种基于结构图注意力网络的轻重症诊断算法。方法基于胸部CT图像提取的特定特征以及肺段间的位置关系构建结构图,以肺部内不同肺段为节点,以提取特征为节点属性。采用图神经网络汇聚相邻节点特征,再利用池化层获取分别代表左肺叶和右肺叶特征的图表示。使用结构注意力机制计算左、右肺叶的感染情况对结果诊断的重要性,并依据重要性融合左、右肺叶图表示以得到最终图表示,最后执行分类任务。由于数据中存在明显的类别不平衡现象,采用Focal-Loss损失函数优化模型以减轻对分类结果的影响。结果实验将所提算法分别与传统机器学习方法和流行的图神经网络算法做性能对比。在重症诊断的准确率上,本文算法相较于传统机器学习方法和图神经网络算法分别取得14.2%~42.0%和3.6%~4.8%的提升。在AUC(area under curve)指标上,本文算法相较于上述两种算法分别取得8.9%~18.7%和3.1%~3.6%的提升。除此之外,通过消融实验发现具有结构注意力机制的算法相较于未使用的算法在SPE(specificity)、SEN(sensitivity)和AUC 3个指标上分别取得了2.4%、1.4%和1.1%的提升;应用Focal-Loss损失函数的算法相较于未使用的算法提升了2.1%、1.1%和0.9%。结论所提出的诊断模型综合了图神经网络以及结构注意力机制的优点,引入Focal-Loss损失函数,提升了困难样本的分类准确率,使诊断结果更加准确。Objective The primary routine clinical diagnosis of COVID-19(corona virus disease 2019)is usually conducted based on epidemiological history,clinical manifestations and various laboratory detection methods,including nucleic acid amplification test(NAAT),computed tomography(CT)scan and serological techniques.However,manual detection is costly,time-consuming and leads to the potential increase of the infection risk of clinicians.As a good alternative,artificial intelligence techniques on available data from laboratory tests play an important role in the confirmation of COVID-19 cases.Some studies have been designed for distinguishing between novel coronavirus pneumonia,community-acquired pneumonia and normal people by graph neural network.However,these studies leverage the relationships between features to build a topological structure graph(e.g.,connecting the nodes with high similarity),while ignoring the inner relationships between different parts of the lung,and thus limiting the performance of their models.To address this issue,we propose a graph neural network with hierarchical information inherent to the physical structure of lungs for the improved diagnosis of COVID-19.Besides,an attention mechanism is introduced to capture the discriminative features of different severities of infection in the left and right lobes of different patients.Method Firstly,the topological structure is constructed based on the lungs’physical structure,and different lung segments are regarded as different nodes.Each node in the graph contains three kinds of handcrafted features,such as volume,density and mass feature,which reflect the infection in each lung segment and can be extracted from chest CT images using VB-Net.Secondly,based on graph neural network(GNN)and attention mechanism,we propose a novel structural attention graph neural network(SAGNN),which can perform the graph classification task.The SAGNN first aggregates the features in a given sample graph,and then uses the attention mechanism to effectively fuse the differ
关 键 词:新冠肺炎(COVID-19)诊断 图神经网络(GNN) 结构注意力机制 拓扑结构图 图分类
分 类 号:TP183[自动化与计算机技术—控制理论与控制工程]
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...