• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

WaveNet:一种用于从心电图中进行心律失常分类的新型卷积神经网络架构。

WavelNet: A novel convolutional neural network architecture for arrhythmia classification from electrocardiograms.

作者信息

Kim Namho, Seo Wonju, Kim Ju-Ho, Choi So Yoon, Park Sung-Min

机构信息

Department of Convergence IT Engineering, Pohang University of Science and Technology (POSTECH), Pohang, Republic of Korea.

School of Computer Science, University of Seoul, Seoul, Republic of Korea.

出版信息

Comput Methods Programs Biomed. 2023 Apr;231:107375. doi: 10.1016/j.cmpb.2023.107375. Epub 2023 Jan 25.

DOI:10.1016/j.cmpb.2023.107375
PMID:36724593
Abstract

BACKGROUND AND OBJECTIVE

Automated detection of arrhythmias from electrocardiograms (ECGs) can be of considerable assistance to medical professionals in providing efficient treatment for patients with cardiovascular diseases. In recent times, convolutional neural network (CNN)-based arrhythmia classification models have been introduced, but their decision-making processes remain unclear and their performances are not reproducible. This paper proposes an accurate, interpretable, and reproducible end-to-end arrhythmia classification model based on a novel CNN architecture named WavelNet, which is interpretable and optimal for dealing with ECGs.

METHODS

Inspired by SincNet, which is capable of band-pass filtering-based spectral analysis, WavelNet was devised to achieve wavelet transform-based spectral analysis. WavelNet was trained using a subject-oriented five-class ECG arrhythmia dataset generated from the MIT-BIH Arrhythmia Database while following a benchmark scheme. By adopting various mother wavelets, multiple WavelNet-based arrhythmia classification models were implemented. To investigate whether our wavelet transform-based approach outperforms original end-to-end and band-pass filtering-based approaches, our proposed models were compared with vanilla CNN- and SincNet-based models. Model implementation and evaluation processes were repeated ten times in a Google Colab Pro+ environment. Furthermore, our most successful model was compared with state-of-the-art arrhythmia classification models for performance evaluation.

RESULTS

The proposed WavelNet-based models showed excellent performance on classifying non-ectopic, supraventricular ectopic, and ventricular ectopic beats because of their ability to perform adaptive spectral analysis while preserving temporal ECG information compared with vanilla CNN- and SincNet-based models. In particular, a Symlet 4 wavelet-adopting WavelNet-based model achieved the best performance with nearly 90% overall accuracy as well as the highest levels of sensitivity in classifying each arrhythmia class: 91.4%, 49.3%, and 91.4% for non-ectopic, supraventricular ectopic, and ventricular ectopic beat classifications, respectively. These results were comparable to those of state-of-the-art models. In addition, the results are reproducible, which differentiates our study from previous studies.

CONCLUSIONS

Our proposed WavelNet-based arrhythmia classification model achieved remarkable performance based on a reasonable decision-making process, in comparison with other models. As its noteworthy performance is clinically reasonable and reproducible, our proposed model can contribute toward implementing a real-world precision healthcare system for patients with cardiovascular diseases.

摘要

背景与目的

从心电图(ECG)中自动检测心律失常,可为医疗专业人员为心血管疾病患者提供有效治疗提供极大帮助。近年来,基于卷积神经网络(CNN)的心律失常分类模型已被引入,但其决策过程仍不明确,且其性能不可重复。本文基于一种名为WaveletNet的新型CNN架构,提出了一种准确、可解释且可重复的端到端心律失常分类模型,该架构对于处理ECG具有可解释性且是最优的。

方法

受能够进行基于带通滤波的频谱分析的SincNet启发,设计了WaveletNet以实现基于小波变换的频谱分析。使用从麻省理工学院 - 贝斯以色列女执事医疗中心心律失常数据库生成的面向受试者的五类ECG心律失常数据集,并遵循基准方案对WaveletNet进行训练。通过采用各种母小波,实现了多个基于WaveletNet的心律失常分类模型。为了研究我们基于小波变换的方法是否优于原始的端到端和基于带通滤波的方法,将我们提出的模型与基于香草CNN和SincNet的模型进行了比较。在Google Colab Pro +环境中,模型实现和评估过程重复了十次。此外,将我们最成功的模型与最先进的心律失常分类模型进行比较以进行性能评估。

结果

与基于香草CNN和SincNet的模型相比,所提出的基于WaveletNet的模型在对非异位、室上性异位和室性异位搏动进行分类时表现出优异的性能,因为它们能够在保留ECG时间信息的同时进行自适应频谱分析。特别是,采用Symlet 4小波的基于WaveletNet的模型取得了最佳性能,总体准确率接近90%,并且在对每个心律失常类别进行分类时具有最高的灵敏度水平:非异位、室上性异位和室性异位搏动分类的灵敏度分别为91.4%、49.3%和91.4%。这些结果与最先进的模型相当。此外,结果是可重复的,这使我们的研究与以前的研究有所不同。

结论

与其他模型相比,我们提出的基于WaveletNet的心律失常分类模型基于合理的决策过程取得了显著的性能。由于其值得注意的性能在临床上是合理且可重复的,我们提出的模型可为为心血管疾病患者实施现实世界的精准医疗系统做出贡献。

相似文献

1
WavelNet: A novel convolutional neural network architecture for arrhythmia classification from electrocardiograms.WaveNet:一种用于从心电图中进行心律失常分类的新型卷积神经网络架构。
Comput Methods Programs Biomed. 2023 Apr;231:107375. doi: 10.1016/j.cmpb.2023.107375. Epub 2023 Jan 25.
2
A Parallel Cross Convolutional Recurrent Neural Network for Automatic Imbalanced ECG Arrhythmia Detection with Continuous Wavelet Transform.一种基于连续小波变换的用于自动不平衡心电图心律失常检测的并行交叉卷积递归神经网络。
Sensors (Basel). 2022 Sep 28;22(19):7396. doi: 10.3390/s22197396.
3
Ventricular ectopic beat detection using a wavelet transform and a convolutional neural network.基于小波变换和卷积神经网络的室性早搏检测。
Physiol Meas. 2019 Jun 4;40(5):055002. doi: 10.1088/1361-6579/ab17f0.
4
Inter-patient arrhythmia classification with improved deep residual convolutional neural network.基于改进深度残差卷积神经网络的患者间心律失常分类。
Comput Methods Programs Biomed. 2022 Feb;214:106582. doi: 10.1016/j.cmpb.2021.106582. Epub 2021 Dec 12.
5
[Deep residual convolutional neural network for recognition of electrocardiogram signal arrhythmias].用于识别心电图信号心律失常的深度残差卷积神经网络
Sheng Wu Yi Xue Gong Cheng Xue Za Zhi. 2019 Apr 25;36(2):189-198. doi: 10.7507/1001-5515.201712031.
6
An ECG Heartbeat Classification Method Based on Deep Convolutional Neural Network.基于深度卷积神经网络的心电图心跳分类方法。
J Healthc Eng. 2021 Sep 27;2021:7167891. doi: 10.1155/2021/7167891. eCollection 2021.
7
ECG Heartbeat Classification Based on an Improved ResNet-18 Model.基于改进型 ResNet-18 模型的心电图心拍分类。
Comput Math Methods Med. 2021 Apr 30;2021:6649970. doi: 10.1155/2021/6649970. eCollection 2021.
8
HARDC : A novel ECG-based heartbeat classification method to detect arrhythmia using hierarchical attention based dual structured RNN with dilated CNN.HARDC:一种新颖的基于 ECG 的心跳分类方法,使用基于分层注意力的双结构 RNN 与扩张 CNN 检测心律失常。
Neural Netw. 2023 May;162:271-287. doi: 10.1016/j.neunet.2023.03.004. Epub 2023 Mar 5.
9
Real-Time Patient-Specific ECG Classification by 1D Self-Operational Neural Networks.基于一维自运行神经网络的实时患者特异性心电图分类
IEEE Trans Biomed Eng. 2022 May;69(5):1788-1801. doi: 10.1109/TBME.2021.3135622. Epub 2022 Apr 21.
10
An Improved Convolutional Neural Network Based Approach for Automated Heartbeat Classification.基于改进卷积神经网络的自动心跳分类方法。
J Med Syst. 2019 Dec 18;44(2):35. doi: 10.1007/s10916-019-1511-2.

引用本文的文献

1
A graph-based cardiac arrhythmia classification methodology using one-lead ECG recordings.一种使用单导联心电图记录的基于图形的心律失常分类方法。
Intell Syst Appl. 2024 Jun;22. doi: 10.1016/j.iswa.2024.200385. Epub 2024 May 5.
2
Inter-patient ECG heartbeat classification for arrhythmia classification: a new approach of multi-layer perceptron with weight capsule and sequence-to-sequence combination.用于心律失常分类的患者间心电图心跳分类:一种具有权重胶囊和序列到序列组合的多层感知器新方法。
Front Physiol. 2023 Sep 28;14:1247587. doi: 10.3389/fphys.2023.1247587. eCollection 2023.
3
A Residual-Dense-Based Convolutional Neural Network Architecture for Recognition of Cardiac Health Based on ECG Signals.
基于 ECG 信号的心脏健康识别的残差密集卷积神经网络架构。
Sensors (Basel). 2023 Aug 16;23(16):7204. doi: 10.3390/s23167204.