• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • 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分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

sCL-ST:基于语义转换的监督对比学习在多导联 ECG 心律失常分类中的应用。

sCL-ST: Supervised Contrastive Learning With Semantic Transformations for Multiple Lead ECG Arrhythmia Classification.

出版信息

IEEE J Biomed Health Inform. 2023 Jun;27(6):2818-2828. doi: 10.1109/JBHI.2023.3246241. Epub 2023 Jun 5.

DOI:10.1109/JBHI.2023.3246241
PMID:37028019
Abstract

The automatic classification of electrocardiogram (ECG) signals has played an important role in cardiovascular diseases diagnosis and prediction. With recent advancements in deep neural networks (DNNs), particularly Convolutional Neural Networks (CNNs), learning deep features automatically from the original data is becoming an effective and widespread approach in a variety of intelligent tasks including biomedical and health informatics. However, most of the existing approaches are trained on either 1D CNNs or 2D CNNs, and they suffer from the limitations of random phenomena (i.e. random initial weights). Furthermore, the ability to train such DNNs in a supervised manner in healthcare is often limited due to the scarcity of labeled training data. To address the problems of weight initialization and limited annotated data, in this work, we leverage recent self-supervised learning technique, namely, contrastive learning, and present supervised contrastive learning (sCL). Different from existing self-supervised contrastive learning approaches, which often generate false negatives because of random selection of negative anchors, our contrastive learning makes use of labeled data to pull the same class closer together and push different classes far apart to avoid potential false negatives. Furthermore, unlike other kinds of signals (e.g. speech, image, video), ECG signal is sensitive to changes, and inappropriate transformation could directly affect diagnosis results. To deal with this issue, we present two semantic transformations, i.e. semantic split-join and semantic weighted peaks noise smoothing. The proposed deep neural network sCL-ST with supervised contrastive learning and semantic transformations is trained as an end-to-end framework for the multi-label classification of 12-lead ECGs. Our sCL-ST network contains two sub-networks i.e. pre-text task and down-stream task. Our experimental results have been evaluated on 12-lead PhysioNet 2020 dataset and shown that our proposed network outperforms the state-of-the-art existing approaches.

摘要

心电图(ECG)信号的自动分类在心血管疾病的诊断和预测中发挥了重要作用。随着深度学习网络(DNN),特别是卷积神经网络(CNN)的最新进展,从原始数据中自动学习深度特征在各种智能任务中变得越来越有效和广泛,包括生物医学和健康信息学。然而,现有的大多数方法都是基于一维 CNN 或二维 CNN 进行训练的,它们受到随机现象(即随机初始权重)的限制。此外,由于标记训练数据的稀缺,在医疗保健中以监督方式训练这些 DNN 的能力通常受到限制。为了解决权重初始化和有限标记数据的问题,在这项工作中,我们利用了最近的自监督学习技术,即对比学习,并提出了监督对比学习(sCL)。与现有的自监督对比学习方法不同,后者由于随机选择负锚而经常产生假阴性,我们的对比学习利用标记数据使相同类别的数据更加接近,使不同类别的数据更加远离,从而避免潜在的假阴性。此外,与其他类型的信号(如语音、图像、视频)不同,心电图信号对变化很敏感,不合适的变换会直接影响诊断结果。为了解决这个问题,我们提出了两种语义变换,即语义分割-合并和语义加权峰噪声平滑。所提出的具有监督对比学习和语义变换的深度神经网络 sCL-ST 被训练为用于 12 导联心电图的多标签分类的端到端框架。我们的 sCL-ST 网络包含两个子网络,即预训练任务和下游任务。我们的实验结果已经在 12 导联 PhysioNet 2020 数据集上进行了评估,结果表明我们提出的网络优于现有的最先进方法。

相似文献

1
sCL-ST: Supervised Contrastive Learning With Semantic Transformations for Multiple Lead ECG Arrhythmia Classification.sCL-ST:基于语义转换的监督对比学习在多导联 ECG 心律失常分类中的应用。
IEEE J Biomed Health Inform. 2023 Jun;27(6):2818-2828. doi: 10.1109/JBHI.2023.3246241. Epub 2023 Jun 5.
2
Local contrastive loss with pseudo-label based self-training for semi-supervised medical image segmentation.基于伪标签自训练的局部对比损失的半监督医学图像分割。
Med Image Anal. 2023 Jul;87:102792. doi: 10.1016/j.media.2023.102792. Epub 2023 Mar 11.
3
A joint cross-dimensional contrastive learning framework for 12-lead ECGs and its heterogeneous deployment on SoC.一种用于 12 导联心电图的联合跨维度对比学习框架及其在 SoC 上的异构部署。
Comput Biol Med. 2023 Jan;152:106390. doi: 10.1016/j.compbiomed.2022.106390. Epub 2022 Dec 1.
4
Self-supervised pre-training with contrastive and masked autoencoder methods for dealing with small datasets in deep learning for medical imaging.基于对比和掩蔽自动编码器方法的自监督预训练在医学影像深度学习中小数据集处理中的应用。
Sci Rep. 2023 Nov 20;13(1):20260. doi: 10.1038/s41598-023-46433-0.
5
Adversarial Spatiotemporal Contrastive Learning for Electrocardiogram Signals.对抗时空对比学习在心电图信号中的应用。
IEEE Trans Neural Netw Learn Syst. 2024 Oct;35(10):13845-13859. doi: 10.1109/TNNLS.2023.3272153. Epub 2024 Oct 7.
6
Improving fine-tuning of self-supervised models with Contrastive Initialization.通过对比初始化提高自监督模型的微调效果。
Neural Netw. 2023 Feb;159:198-207. doi: 10.1016/j.neunet.2022.12.012. Epub 2022 Dec 23.
7
Self-Supervised Learning with Electrocardiogram Delineation for Arrhythmia Detection.用于心律失常检测的基于心电图描绘的自监督学习
Annu Int Conf IEEE Eng Med Biol Soc. 2021 Nov;2021:591-594. doi: 10.1109/EMBC46164.2021.9630364.
8
Cardiac Arrhythmia Classification Using Advanced Deep Learning Techniques on Digitized ECG Datasets.基于数字化心电图数据集运用先进深度学习技术进行心律失常分类
Sensors (Basel). 2024 Apr 12;24(8):2484. doi: 10.3390/s24082484.
9
Dual CNN cross-teaching semi-supervised segmentation network with multi-kernels and global contrastive loss in ACDC.ACDC 中采用多核和全局对比损失的双 CNN 交叉教学半监督分割网络。
Med Biol Eng Comput. 2023 Dec;61(12):3409-3417. doi: 10.1007/s11517-023-02920-0. Epub 2023 Sep 9.
10
Local structure-aware graph contrastive representation learning.基于局部结构感知的图对比表示学习。
Neural Netw. 2024 Apr;172:106083. doi: 10.1016/j.neunet.2023.12.037. Epub 2023 Dec 27.

引用本文的文献

1
Self-Supervised Multi-Task Learning for the Detection and Classification of RHD-Induced Valvular Pathology.用于风湿性心脏病所致瓣膜病变检测与分类的自监督多任务学习
J Imaging. 2025 Mar 25;11(4):97. doi: 10.3390/jimaging11040097.
2
A Multi-Level Multiple Contrastive Learning Method for Single-Lead Electrocardiogram Atrial Fibrillation Detection.一种用于单导联心电图房颤检测的多层次多对比学习方法
Bioengineering (Basel). 2025 Jan 8;12(1):44. doi: 10.3390/bioengineering12010044.
3
Certain investigation on hybrid neural network method for classification of ECG signal with the suitable a FIR filter.
基于适当的 FIR 滤波器的 ECG 信号分类的混合神经网络方法的某些研究。
Sci Rep. 2024 Jul 2;14(1):15087. doi: 10.1038/s41598-024-65849-w.
4
A comprehensive review on efficient artificial intelligence models for classification of abnormal cardiac rhythms using electrocardiograms.关于使用心电图对异常心律进行分类的高效人工智能模型的综合综述。
Heliyon. 2024 Feb 29;10(5):e26787. doi: 10.1016/j.heliyon.2024.e26787. eCollection 2024 Mar 15.
5
MEAs-Filter: a novel filter framework utilizing evolutionary algorithms for cardiovascular diseases diagnosis.MEAs过滤器:一种利用进化算法进行心血管疾病诊断的新型过滤框架。
Health Inf Sci Syst. 2024 Jan 23;12(1):8. doi: 10.1007/s13755-023-00268-1. eCollection 2024 Dec.