Personalized ECG Monitoring Using Abnormal Beat Synthesis Filters

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing cardiac health monitoring systems require long periods of data collection to accurately classify abnormal heartbeats and lack accuracy when used on new patients, as they rely on patient-specific data and are not as effective as personalized systems.

Innovation Solution

A system that uses a library of abnormal beat synthesis filters to generate potential abnormal heartbeats from normal heartbeats, combined with a 1D Convolutional Neural Network trained on a personalized dataset, to classify heartbeats in real-time and alert for abnormalities, addressing the need for efficient and accurate detection across different patients.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If prior personalized classification systems record both normal and abnormal beats to learn characteristics, then detection accuracy is improved, but monitoring duration is excessively long

Engineering Contradiction:
Improvedetection accuracyVSAvoidmonitoring duration
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary action by synthesizing abnormal beat patterns from normal beats before actual monitoring begins. The ABS filters are pre-trained on a benchmark dataset to learn abnormal beat characteristics, enabling the system to generate synthetic abnormal beats for new patients without requiring long monitoring periods to collect real abnormal data.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system creates copies of normal beats by applying ABS filters to generate synthetic abnormal beats. These synthesized beats are copies that mimic real abnormal patterns, allowing the system to train personalized classifiers without needing to wait for actual abnormal beats to occur during monitoring.

Inventive Principle:
Principle #26Copying

2Loss of time

If generic classification systems use observations from other patients, then monitoring duration is reduced, but detection accuracy deteriorates

Engineering Contradiction:
Improvemonitoring durationVSAvoiddetection accuracy
Core Design Contradiction:
Loss of timeVSMeasurement precision

Solution Approach 1:

The system applies local quality by personalizing the classification model for each individual patient. The ABS filters are trained on a benchmark dataset and then applied to each patient's normal beats to generate patient-specific synthetic abnormal beats, creating a personalized training set that captures individual cardiac characteristics while still enabling rapid deployment.

Inventive Principle:
Principle #3Local quality

3Measurement precision

If personalized systems are developed for each patient, then detection accuracy is improved, but device complexity increases

Engineering Contradiction:
Improvedetection accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system achieves universality through the ABS filter library that can be applied to any patient. The same filter library, trained on a benchmark dataset, serves multiple patients by generating personalized synthetic abnormal beats for each individual, eliminating the need for separate complex training procedures for each patient while maintaining high detection accuracy.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Applied Scientific Principles

This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.

Function Achieved in This Case

Enables early detection of abnormal heartbeats with high accuracy and speed, reducing the need for extensive data collection and improving performance on new patients, while maintaining real-time monitoring capabilities.

Implementation Method 1

a sensor configured to contact skin of a user and sense electrical changes on the skin that arise from a heart's electrophysiologic pattern to generate an ECG signal

Methodology Applied
Scientific EffectElectrical signal detection:

Data Source

PatentUS10856763B2Personalized ECG monitoring for early detection of cardiac abnormalities
Publication Date: 2020.12.08 QATAR UNIVERSITY
  • US10856763B2 patent drawing
  • US10856763B2 patent drawing
  • US10856763B2 patent drawing

AI summary

A method of detecting abnormal heartbeats includes providing a library of abnormal beat synthesis (ABS) filters, wherein each ABS filter corresponds to a specific cause of a cardiac problem. The method further includes obtaining an ECG of a normal heartbeat of a person and applying an ABS filter from the library of ABS filters to the ECG of the normal heartbeat of the person to generate a potential abnormal ECG. The method further includes monitoring a heartbeat of the person and classifying each heartbeat as either normal or abnormal.