用自监督学习预测正常心电图,提前发现异常心跳和心律不齐。
FADE: Forecasting for Anomaly Detection on ECG
- 通过预测未来正常心电图来识别异常,无需大量标注数据。
- 在两个公开数据集上异常检测准确率达83.84%,正常信号识别达85.46%。
- 适合医疗场景中大规模心电图筛查,可快速部署于新设备或人群。
心血管疾病是导致非传染性疾病死亡的主要原因,早期准确检测对改善患者预后至关重要。现有方法多依赖人工解读心电图(ECG),耗时且依赖专业经验。本文提出一种名为FADE的深度学习系统,用于正常心电图预测与异常检测,采用自监督训练和新颖的形态学启发损失函数,避免对异常波形的依赖。该方法通过新设计的距离函数比较预测信号与实际传感器数据,有效识别心脏异常。实验基于MIT-BIH NSR和MIT-BIH Arrhythmia两个公开数据集,结果表明系统在异常检测上平均准确率达83.84%,正常信号分类准确率为85.46%。相比以往仅能识别有限类型异常的方法,本方案在早期检测各类心律失常方面表现更优,具备处理大规模心电图数据的潜力,可降低医疗成本。
原文摘要 · Abstract (English)
Cardiovascular diseases, a leading cause of noncommunicable disease-related deaths, require early and accurate detection to improve patient outcomes. Taking advantage of advances in machine learning and deep learning, multiple approaches have been proposed in the literature to address the challenge of detecting ECG anomalies. Typically, these methods are based on the manual interpretation of ECG signals, which is time consuming and depends on the expertise of healthcare professionals. The objective of this work is to propose a deep learning system, FADE, designed for normal ECG forecasting and anomaly detection, which reduces the need for extensive labeled datasets and manual interpretation. FADE has been trained in a self-supervised manner with a novel morphological inspired loss function. Unlike conventional models that learn from labeled anomalous ECG waveforms, our approach predicts the future of normal ECG signals, thus avoiding the need for extensive labeled datasets. Using a novel distance function to compare forecasted ECG signals with actual sensor data, our method effectively identifies cardiac anomalies. Additionally, this approach can be adapted to new contexts through domain adaptation techniques. To evaluate our proposal, we performed a set of experiments using two publicly available datasets: MIT-BIH NSR and MIT-BIH Arrythmia. The results demonstrate that our system achieves an average accuracy of 83.84% in anomaly detection, while correctly classifying normal ECG signals with an accuracy of 85.46%. Our proposed approach exhibited superior performance in the early detection of cardiac anomalies in ECG signals, surpassing previous methods that predominantly identify a limited range of anomalies. FADE effectively detects both abnormal heartbeats and arrhythmias, offering significant advantages in healthcare through cost reduction or processing of large-scale ECG data.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。