通过领域知识驱动的对比学习来进行开放世界的心电图分类
Shuang Zhou1, Xiao Huang1, Ninghao Liu2
1Department of Computing, Hong Kong Polytechnic University, Hong Kong Special Administrative Region of China.
概括
这项研究引入了开放世界的心电图 (ECG) 分类,以识别已知和未知的心脏病类型. 这种新的方法提高了未见的心电图类的诊断准确性,提高了自动诊断的可靠性.
科学领域:
- 心脏病学 心脏病学
- 人工智能的人工智能
- 机器学习 机器学习
背景情况:
- 自动心电图 (ECG) 分类有助于诊断疾病,但在仅涵盖特定心电图类型的有限培训数据方面存在困难.
- 传统模型无法识别现实数据中存在的未见或未知的心电图类型.
- 这种限制阻碍了自动诊断工具在各种临床场景中的可靠性.
研究的目的:
- 为了应对在开放世界的环境中分类有限的已知的ECG类型和识别未知的ECG类型的挑战.
- 开发一种新的开放世界心电图分类方法,以提高观察到和未观察到的心电图类别的识别.
- 提高自动化心电图诊断系统的稳定性和可靠性.
主要方法:
- 提出了一个定制的方法,将临床知识整合到对比学习中.
- 生成"硬负"样本,以指导可区分的诊断心电图特征的学习.
- 采用多个超球体学习来进行紧的心电图表示和分类.
主要成果:
- 拟议的方法在12个的ECG数据集上与最先进的方法相比显示出更高的性能 (CPSC2018,PTB-XL,格鲁吉亚).
- 在识别未见的ECG类和某些可见的类方面取得了更高的准确性.
- 优于比较方法,突出其在开放世界场景中的有效性.
结论:
- 开放世界心电图分类对于提高自动心电图诊断的可靠性至关重要.
- 拟议的方法有效地解决了分类已知的和未知的ECG类型的挑战.
- 这些发现有助于更强大的和临床上适用的自动化心电图分析工具.
相关概念视频
Electrocardiogram
2.3K
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.3K
Electrocardiogram Fundamentals
552
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...
552
Correlation between ECG and Cardiac Cycle
3.9K
The electrical signals recorded on an electrocardiogram (ECG) occur before the mechanical processes of contraction and relaxation during the cardiac cycle.
A cardiac action potential originates in the SA node and spreads throughout the atria and the AV node in approximately 0.03 seconds. This results in the P wave in an ECG and triggers atrial contraction. The action potential is then briefly slowed at the AV node, allowing the atria to contract and fill the ventricles with blood before...
A cardiac action potential originates in the SA node and spreads throughout the atria and the AV node in approximately 0.03 seconds. This results in the P wave in an ECG and triggers atrial contraction. The action potential is then briefly slowed at the AV node, allowing the atria to contract and fill the ventricles with blood before...
3.9K
Classification of Systems-I
178
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:
178
Classification of Signals
427
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...
427
Classification of Systems-II
138
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,
138


