一种提取心电图信号特征的结构

Qingyu Yao, Xuesong Su, Siyuan Li, Gongwen Chen
{"title":"一种提取心电图信号特征的结构","authors":"Qingyu Yao, Xuesong Su, Siyuan Li, Gongwen Chen","doi":"10.1117/12.3004314","DOIUrl":null,"url":null,"abstract":"Cardiovascular disease, especially coronary artery disease, is always a threat to human health. Myocardial infarction is a form of coronary artery disease. Cardiologists frequently use electrocardiogram (ECG) to diagnose this condition and ensure the health of their patients. Therefore, studying ECG signal classification can aid doctors in accurately identifying the disease and providing appropriate treatment. We develop structure to extract feature from ECG signals, which achieves excellent performance in classification tasks. A single lead ECG signal typically consists of P, QRS, T, and U waves, which collectively form an ECG signal beat. We utilize R-peak detection technology to obtain ECG signal beats, and extract beat features using a residual network. To avoid the loss of global information, we employ a simple onedimensional convolutional neural network (CNN) to obtain global signal features. The fully connected layer is then used to fuse the features obtained from both beats and global signal features. The classification task is completed based on the fused features. Our designed structure improves performance metrics by at least 2% when compared to the performance of a one-dimensional convolutional neural network and a residual network individually. Additionally, we also introduce the SE block into the residual network, which provides an attention mechanism to effectively suppress unnecessary features and enhance important ones. By comparing the performance of our structure with and without SE block, we prove that SE block can enhance our structure's ability to extract ECG signal characteristics.","PeriodicalId":143265,"journal":{"name":"6th International Conference on Advanced Electronic Materials, Computers and Software Engineering (AEMCSE 2023)","volume":"30 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2023-08-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"A structure for extracting features of electrocardiogram signals\",\"authors\":\"Qingyu Yao, Xuesong Su, Siyuan Li, Gongwen Chen\",\"doi\":\"10.1117/12.3004314\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Cardiovascular disease, especially coronary artery disease, is always a threat to human health. Myocardial infarction is a form of coronary artery disease. Cardiologists frequently use electrocardiogram (ECG) to diagnose this condition and ensure the health of their patients. Therefore, studying ECG signal classification can aid doctors in accurately identifying the disease and providing appropriate treatment. We develop structure to extract feature from ECG signals, which achieves excellent performance in classification tasks. A single lead ECG signal typically consists of P, QRS, T, and U waves, which collectively form an ECG signal beat. We utilize R-peak detection technology to obtain ECG signal beats, and extract beat features using a residual network. To avoid the loss of global information, we employ a simple onedimensional convolutional neural network (CNN) to obtain global signal features. The fully connected layer is then used to fuse the features obtained from both beats and global signal features. The classification task is completed based on the fused features. Our designed structure improves performance metrics by at least 2% when compared to the performance of a one-dimensional convolutional neural network and a residual network individually. Additionally, we also introduce the SE block into the residual network, which provides an attention mechanism to effectively suppress unnecessary features and enhance important ones. By comparing the performance of our structure with and without SE block, we prove that SE block can enhance our structure's ability to extract ECG signal characteristics.\",\"PeriodicalId\":143265,\"journal\":{\"name\":\"6th International Conference on Advanced Electronic Materials, Computers and Software Engineering (AEMCSE 2023)\",\"volume\":\"30 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2023-08-16\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"6th International Conference on Advanced Electronic Materials, Computers and Software Engineering (AEMCSE 2023)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1117/12.3004314\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"6th International Conference on Advanced Electronic Materials, Computers and Software Engineering (AEMCSE 2023)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1117/12.3004314","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

心血管疾病,特别是冠状动脉疾病一直威胁着人类的健康。心肌梗塞是冠状动脉疾病的一种。心脏病专家经常使用心电图(ECG)来诊断这种情况并确保患者的健康。因此,研究心电信号的分类可以帮助医生准确识别疾病并提供相应的治疗。我们开发了从心电信号中提取特征的结构,在分类任务中取得了优异的性能。单导联心电信号通常由P波、QRS波、T波和U波组成,它们共同形成心电信号拍。我们利用r峰检测技术获取心电信号的拍频,并利用残差网络提取拍频特征。为了避免全局信息的丢失,我们采用简单的一维卷积神经网络(CNN)来获取全局信号特征。然后使用全连接层融合从拍和全局信号特征中获得的特征。基于融合的特征完成分类任务。与一维卷积神经网络和残差网络的性能相比,我们设计的结构将性能指标提高了至少2%。此外,我们还在残差网络中引入了SE块,提供了一种注意机制,有效地抑制了不必要的特征,增强了重要的特征。通过对比有SE块和没有SE块的结构的性能,证明SE块可以增强结构提取心电信号特征的能力。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
A structure for extracting features of electrocardiogram signals
Cardiovascular disease, especially coronary artery disease, is always a threat to human health. Myocardial infarction is a form of coronary artery disease. Cardiologists frequently use electrocardiogram (ECG) to diagnose this condition and ensure the health of their patients. Therefore, studying ECG signal classification can aid doctors in accurately identifying the disease and providing appropriate treatment. We develop structure to extract feature from ECG signals, which achieves excellent performance in classification tasks. A single lead ECG signal typically consists of P, QRS, T, and U waves, which collectively form an ECG signal beat. We utilize R-peak detection technology to obtain ECG signal beats, and extract beat features using a residual network. To avoid the loss of global information, we employ a simple onedimensional convolutional neural network (CNN) to obtain global signal features. The fully connected layer is then used to fuse the features obtained from both beats and global signal features. The classification task is completed based on the fused features. Our designed structure improves performance metrics by at least 2% when compared to the performance of a one-dimensional convolutional neural network and a residual network individually. Additionally, we also introduce the SE block into the residual network, which provides an attention mechanism to effectively suppress unnecessary features and enhance important ones. By comparing the performance of our structure with and without SE block, we prove that SE block can enhance our structure's ability to extract ECG signal characteristics.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信