Wang Junheng, Hauskrecht Milos
Department of Computer Science, University of Pittsburgh, Pittsburgh, PA, USA.
Artif Intell Med Conf Artif Intell Med (2005-). 2023 Jun;13897:260-270. doi: 10.1007/978-3-031-34344-5_31. Epub 2023 Jun 5.
Electrocardiogram (EKG/ECG) is a key diagnostic tool to assess patient's cardiac condition and is widely used in clinical applications such as patient monitoring, surgery support, and heart medicine research. With recent advances in machine learning (ML) technology there has been a growing interest in the development of models supporting automatic EKG interpretation and diagnosis based on past EKG data. The problem can be modeled as multi-label classification (MLC), where the objective is to learn a function that maps each EKG reading to a vector of diagnostic class labels reflecting the underlying patient condition at different levels of abstraction. In this paper, we propose and investigate an ML model that considers class-label dependency embedded in the hierarchical organization of EKG diagnoses to improve the EKG classification performance. Our model first transforms the EKG signals into a low-dimensional vector, and after that uses the vector to predict different class labels with the help of the conditional tree structured Bayesian network (CTBN) that is able to capture hierarchical dependencies among class variables. We evaluate our model on the publicly available PTB-XL dataset. Our experiments demonstrate that modeling of hierarchical dependencies among class variables improves the diagnostic model performance under multiple classification performance metrics as compared to classification models that predict each class label independently.
心电图(EKG/ECG)是评估患者心脏状况的关键诊断工具,广泛应用于临床应用,如患者监测、手术支持和心脏病医学研究。随着机器学习(ML)技术的最新进展,基于过去的心电图数据开发支持自动心电图解读和诊断的模型的兴趣日益浓厚。该问题可建模为多标签分类(MLC),其目标是学习一个函数,该函数将每个心电图读数映射到一个诊断类别标签向量,反映不同抽象层次上的潜在患者状况。在本文中,我们提出并研究了一种ML模型,该模型考虑了心电图诊断层次结构中嵌入的类别标签依赖性,以提高心电图分类性能。我们的模型首先将心电图信号转换为低维向量,然后借助能够捕获类别变量之间层次依赖性的条件树结构贝叶斯网络(CTBN),使用该向量预测不同的类别标签。我们在公开可用的PTB-XL数据集上评估我们的模型。我们的实验表明,与独立预测每个类别标签的分类模型相比,类别变量之间层次依赖性的建模在多个分类性能指标下提高了诊断模型的性能。