Kwak Jinhee, Jung Jaehee
Department of Information and Communication Engineering, Myongji University, Yongin, Gyeonggi-do, Republic of South Korea.
PeerJ Comput Sci. 2024 Sep 4;10:e2299. doi: 10.7717/peerj-cs.2299. eCollection 2024.
Electrocardiograms (ECGs) provide essential data for diagnosing arrhythmias, which can potentially cause serious health complications. Early detection through continuous monitoring is crucial for timely intervention. The Massachusetts Institute of Technology-Beth Israel Hospital (MIT-BIH) arrhythmia dataset employed for arrhythmia analysis research comprises imbalanced data. It is necessary to create a robust model independent of data imbalances to classify arrhythmias accurately. To mitigate the pronounced class imbalance in the MIT-BIH arrhythmia dataset, this study employs advanced augmentation techniques, specifically variational autoencoder (VAE) and conditional diffusion, to augment the dataset. Furthermore, accurately segmenting the continuous heartbeat dataset into individual heartbeats is crucial for confidently detecting arrhythmias. This research compared a model that employed annotation-based segmentation, utilizing R-peak labels, and a model that utilized an automated segmentation method based on a deep learning model to segment heartbeats. In our experiments, the proposed model, utilizing MobileNetV2 along with annotation-based segmentation and conditional diffusion augmentation to address minority class, demonstrated a notable 1.23% improvement in the F1 score and 1.73% in the precision, compared to the model classifying arrhythmia classes with the original imbalanced dataset. This research presents a model that accurately classifies a wide range of arrhythmias, including minority classes, moving beyond the previously limited arrhythmia classification models. It can serve as a basis for better data utilization and model performance improvement in arrhythmia diagnosis and medical service research. These achievements enhance the applicability in the medical field and contribute to improving the quality of healthcare services by providing more sophisticated and reliable diagnostic tools.
心电图(ECGs)为诊断心律失常提供了重要数据,而心律失常可能会引发严重的健康并发症。通过持续监测进行早期检测对于及时干预至关重要。用于心律失常分析研究的麻省理工学院 - 贝斯以色列医院(MIT - BIH)心律失常数据集包含不平衡数据。有必要创建一个独立于数据不平衡的强大模型,以准确分类心律失常。为了减轻MIT - BIH心律失常数据集中明显的类别不平衡,本研究采用先进的增强技术,特别是变分自编码器(VAE)和条件扩散,来扩充数据集。此外,将连续心跳数据集准确分割成单个心跳对于可靠地检测心律失常至关重要。本研究比较了一个采用基于注释的分割(利用R波峰值标签)的模型和一个利用基于深度学习模型的自动分割方法来分割心跳的模型。在我们的实验中,与使用原始不平衡数据集对心律失常类别进行分类的模型相比,所提出的模型利用MobileNetV2以及基于注释的分割和条件扩散增强来处理少数类,在F1分数上显著提高了1.23%,在精度上提高了1.73%。本研究提出了一个能够准确分类包括少数类在内的广泛心律失常的模型,超越了先前有限的心律失常分类模型。它可以作为心律失常诊断和医疗服务研究中更好地利用数据和提高模型性能的基础。这些成果增强了在医疗领域的适用性,并通过提供更精密可靠的诊断工具,为提高医疗服务质量做出了贡献。