ECG Beat Reclassification for Accurate Cardiac Event Updates

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing cardiac monitoring systems face challenges in accurately classifying cardiac events due to initial misclassification of heartbeats, leading to potential misdiagnosis of cardiac conditions.

Innovation Solution

A system utilizing a machine learning model to analyze electrocardiogram (ECG) data, including autoencoder DNNs for beat clustering and deep neural networks for event classification, with a state machine and multi-step algorithm for reclassifying beats and cardiac events based on user input, allowing for real-time updates and efficient processing of large datasets.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If initial cardiac event classifications are made automatically by the system, then productivity is improved through automated processing, but measurement precision deteriorates due to initial misclassification of heartbeats

Engineering Contradiction:
Improveautomated processing speedVSAvoidclassification accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The system performs preliminary automated classification of heartbeats and cardiac events, then subsequently allows for manual review and correction of these initial classifications. This preliminary action enables high-speed initial processing while providing an opportunity for later precision improvement through user feedback and correction mechanisms.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If beat reclassification is performed for thousands of individual beats, then measurement precision is improved through accurate classification, but loss of time increases due to the extensive processing required

Engineering Contradiction:
Improvebeat classification accuracyVSAvoidreclassification processing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The reclassification process is segmented into manageable portions, allowing the system to process and display results in incremental steps rather than requiring complete reprocessing of all thousands of beats at once. This segmentation enables precision improvement while reducing the perceived time loss through staged processing and intermediate results.

Inventive Principle:
Principle #1Segmentation

3Measurement precision

If a state machine and multi-step algorithm are used for reclassification, then measurement precision is improved through systematic analysis, but device complexity increases due to the sophisticated processing required

Engineering Contradiction:
Improveevent classification accuracyVSAvoidalgorithm complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

A state machine serves as an intermediary layer between the raw ECG data and the final classification output. This intermediary systematically manages the complex multi-step algorithm, breaking down the sophisticated processing into discrete, manageable states and transitions, thereby improving precision while containing complexity within a structured framework.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12616413B2Beat and rhythm reclassification
Publication Date: 2026.05.05 PREVENTICE SOLUTIONS INC
  • US12616413B2 patent drawing
  • US12616413B2 patent drawing
  • US12616413B2 patent drawing

AI summary

A method includes receiving—by a first computing system—electrocardiogram (ECG) data and metadata associated with the ECG data, where the metadata includes an initial cardiac event classification and an initial beat classification for beats occurring during a first event associated with the initial cardiac event classification. The method further includes causing the ECG data to be displayed in a user interface (UI) and receiving a command, via the UI, to change the initial beat classifications to subsequent beat classifications. The method also includes automatically modifying, by the first computing system, the initial cardiac event classification to a subsequent cardiac event classification based on the subsequent beat classifications.