ECG Heartbeat Template Management for Ambulatory Monitoring

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current ECG monitoring systems face inefficiencies in accurately classifying abnormal heartbeats, particularly during continuous ambulatory monitoring, where manual validation of misclassifications is time-consuming and existing methods require reprocessing of entire datasets for suspected PVCs.

Innovation Solution

A computer-implemented method and system for processing ECG data that receives and analyzes heartbeats, associates them with existing or new templates based on user input, and updates labels accordingly, enabling efficient detection and classification of abnormal heartbeats, such as PVCs, by comparing morphology and creating new templates when characteristics differ significantly from existing ones.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual validation of misclassifications is performed in current ECG monitoring systems, then classification accuracy of abnormal heartbeats is improved, but processing time and operational complexity increase significantly

Engineering Contradiction:
Improveclassification accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary automated classification of heartbeats using template matching algorithms before manual review. By pre-processing and pre-classifying the data, the system reduces the volume of data requiring manual validation, thus improving accuracy while minimizing additional processing time.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces an intermediary automated classification layer between raw ECG data and final manual validation. This intermediary system uses template matching to propose classifications, which then undergo selective manual review only when confidence thresholds are not met, balancing accuracy and efficiency.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If existing methods reprocess entire datasets for suspected PVCs, then detection completeness is improved, but computational resources and processing time are excessively consumed

Engineering Contradiction:
Improvedetection completenessVSAvoidcomputational resources
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The system extracts and isolates only the suspected PVC segments from the entire ECG dataset for reprocessing and validation. By extracting only the relevant portions rather than reprocessing complete datasets, the system maintains detection completeness while dramatically reducing computational resource consumption.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent segments the ECG data into individual heartbeat intervals and processes only those segments flagged as suspected PVCs. This segmentation approach allows complete detection of abnormalities while minimizing the volume of data requiring intensive computational reprocessing.

Inventive Principle:
Principle #1Segmentation

3Measurement precision

If multiple templates are created for abnormal heartbeats, then classification accuracy is improved, but device complexity and data management burden increase

Engineering Contradiction:
Improveclassification accuracyVSAvoidtemplate management complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system dynamically manages templates by automatically creating new templates when novel abnormal heartbeat patterns are detected and merging similar templates when patterns converge. This dynamic approach maintains high classification accuracy while preventing unnecessary accumulation of redundant templates, thus managing complexity adaptively.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes the parameters of existing templates by updating them with new waveform data when similar abnormal heartbeats are detected. This parameter updating approach maintains classification accuracy for evolving patterns without requiring creation of entirely new templates, reducing management complexity.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20240164685A1Health monitoring device
Publication Date: 2024.05.23 INFOBIONIC INC
  • US20240164685A1 patent drawing
  • US20240164685A1 patent drawing
  • US20240164685A1 patent drawing

AI summary

A method for processing ECG data may include: receiving ECG data representing heartbeats; determining whether each of the heartbeats is normal or abnormal; associating each abnormal heartbeat with an existing or new template; receiving, from a user, input related to each new template that includes either: a) a confirmation that the new template represents an abnormal heartbeat, or b) a reclassification of the new template as representing a normal heartbeat or a different abnormal heartbeat; and in response to the user input, updating a label of each of the heartbeats associated with each confirmed new template and each of the heartbeats associated with each reclassified new template. The ECG data may be received from a portable monitor configured to be carried on a patient's body.