使用分割和半监督学习的高效和私有心电图分类系统
IEEE journal of biomedical and health informatics
|June 1, 2023
概括
本研究引入了一种高效且私有的心电图 (ECG) 分类系统,使用修改的分裂学习和时间卷积网络. 该系统显著降低了通信开销,并提高了有限的标记数据的准确性,使其适合绿色AI应用.
科学领域:
- 心脏病学 心脏病学
- 人工智能的人工智能
- 机器学习 机器学习
背景情况:
- 电心电图 (ECG) 对于诊断心血管疾病至关重要.
- 深度学习模型对心电图分类有希望,但需要集中数据.
- 现实世界中的心电图数据通常是分散的,标签稀薄,这给隐私和效率带来了挑战.
研究的目的:
- 开发一个保护隐私和高效的心电图分类系统.
- 解决ECG分析深度学习中集中数据和有限标签的局限性.
- 通过减少通信和客户端计算来提高系统效率.
主要方法:
- 分析深度学习模型,确定时间卷积网络 (TCN) 是最有效的.
- 基于TCN的修改后的分割学习 (SL) 系统的开发.
- 实施半监督学习以利用未标记的数据.
- 在物联网 (IoT) 设置上进行测试.
主要成果:
- 与使用TCN的基本SL相比,修改后的SL系统减少了71.7%的通信开销和46.5%的客户端计算.
- 半监督学习提高了9.1%-15.7%的分类性能,只有10%的数据被标记.
- 在物联网测试设置上以私人和节能的方式实现了令人满意的分类准确性.
结论:
- 拟议的系统为ECG分类提供了一个高效和私人解决方案.
- 修改后的分割学习和半监督学习的整合有效地处理分散和有限的标记数据.
- 该系统非常适合绿色AI应用,特别是在资源有限的物联网环境中.
相关概念视频
Classification of Systems-I
223
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
223
Classification of Signals
557
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
557
Classification of Systems-II
184
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
184
Electrocardiogram
2.5K
An electrocardiogram (ECG or EKG) is a critical diagnostic tool that records the electrical signals produced by the heart during each heartbeat. This recording is achieved through electrodes placed strategically on the arms, legs, and chest. The electrocardiograph amplifies these signals and produces 12 distinct tracings, offering a comprehensive understanding of the heart's electrical activity.
Three major waveforms are present in a typical ECG recording: the P wave, the QRS complex, and...
Three major waveforms are present in a typical ECG recording: the P wave, the QRS complex, and...
2.5K
Electrocardiogram Fundamentals
653
Introduction
An electrocardiogram (ECG) is a diagnostic tool for identifying cardiac conditions such as arrhythmias, conduction abnormalities, and myocardial ischemia.
Definition
An electrocardiogram (ECG) visualizes the heart's electrical activity by tracing the electrical movement associated with each heartbeat on a graph or monitor. As the heart beats, an electrical wave passes through it, correlating with the cardiac cycle events.
Parts of an ECG
An ECG utilizes electrodes on the skin...
An electrocardiogram (ECG) is a diagnostic tool for identifying cardiac conditions such as arrhythmias, conduction abnormalities, and myocardial ischemia.
Definition
An electrocardiogram (ECG) visualizes the heart's electrical activity by tracing the electrical movement associated with each heartbeat on a graph or monitor. As the heart beats, an electrical wave passes through it, correlating with the cardiac cycle events.
Parts of an ECG
An ECG utilizes electrodes on the skin...
653


