Zhao Chen, Xu Zhihui, Jiang Jingfeng, Esposito Michele, Pienta Drew, Hung Guang-Uei, Zhou Weihua
Department of Applied Computing, Michigan Technological University, Houghton, MI, USA.
Department of Cardiology, The First Affiliated Hospital of Nanjing Medical University, Nanjing, China.
Pattern Recognit. 2023 Nov;143. doi: 10.1016/j.patcog.2023.109789. Epub 2023 Jul 1.
Semantic labeling of coronary arterial segments in invasive coronary angiography (ICA) is important for automated assessment and report generation of coronary artery stenosis in computer-aided coronary artery disease (CAD) diagnosis. However, separating and identifying individual coronary arterial segments is challenging because morphological similarities of different branches on the coronary arterial tree and human-to-human variabilities exist. Inspired by the training procedure of interventional cardiologists for interpreting the structure of coronary arteries, we propose an association graph-based graph matching network (AGMN) for coronary arterial semantic labeling. We first extract the vascular tree from invasive coronary angiography (ICA) and convert it into multiple individual graphs. Then, an association graph is constructed from two individual graphs where each vertex represents the relationship between two arterial segments. Thus, we convert the arterial segment labeling task into a vertex classification task; ultimately, the semantic artery labeling becomes equivalent to identifying the artery-to-artery correspondence on graphs. More specifically, the AGMN extracts the vertex features by the embedding module using the association graph, aggregates the features from adjacent vertices and edges by graph convolution network, and decodes the features to generate the semantic mappings between arteries. By learning the mapping of arterial branches between two individual graphs, the unlabeled arterial segments are classified by the labeled segments to achieve semantic labeling. A dataset containing 263 ICAs was employed to train and validate the proposed model, and a five-fold cross-validation scheme was performed. Our AGMN model achieved an average accuracy of 0.8264, an average precision of 0.8276, an average recall of 0.8264, and an average F1-score of 0.8262, which significantly outperformed existing coronary artery semantic labeling methods. In conclusion, we have developed and validated a new algorithm with high accuracy, interpretability, and robustness for coronary artery semantic labeling on ICAs.
在侵入性冠状动脉造影(ICA)中,冠状动脉节段的语义标记对于计算机辅助冠状动脉疾病(CAD)诊断中冠状动脉狭窄的自动评估和报告生成至关重要。然而,由于冠状动脉树不同分支的形态相似性以及人与人之间的差异,分离和识别单个冠状动脉节段具有挑战性。受介入心脏病学家解释冠状动脉结构的训练过程启发,我们提出了一种基于关联图的图匹配网络(AGMN)用于冠状动脉语义标记。我们首先从侵入性冠状动脉造影(ICA)中提取血管树,并将其转换为多个单独的图。然后,从两个单独的图构建关联图,其中每个顶点代表两个动脉节段之间的关系。因此,我们将动脉节段标记任务转换为顶点分类任务;最终,语义动脉标记等同于识别图上动脉与动脉之间的对应关系。更具体地说,AGMN使用关联图通过嵌入模块提取顶点特征,通过图卷积网络聚合来自相邻顶点和边的特征,并对特征进行解码以生成动脉之间的语义映射。通过学习两个单独图之间动脉分支的映射,未标记的动脉节段由标记节段进行分类以实现语义标记。使用包含263例ICA的数据集来训练和验证所提出的模型,并执行了五折交叉验证方案。我们的AGMN模型平均准确率为0.8264,平均精确率为0.8276,平均召回率为0.8264,平均F1分数为0.8262,显著优于现有的冠状动脉语义标记方法。总之,我们开发并验证了一种用于ICA上冠状动脉语义标记的具有高精度、可解释性和鲁棒性的新算法。