ECG Analysis Using Residual Vector Quantization and Sample Labels

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing ECG signal analysis methods face challenges in effectively denoising and accurately labeling ECG waveforms, which can impact the diagnosis and treatment of cardiac issues.

Innovation Solution

A method utilizing a trained denoising model comprising an encoder, residual vector quantizer, and decoder to process ECG signals, along with a trained sample-level ECG classifier for labeling, to enhance signal denoising and waveform portion identification.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional ECG signal processing methods are used, then the analysis process is simple, but the denoising effectiveness and labeling accuracy are insufficient

Engineering Contradiction:
Improvedenoising accuracyVSAvoidmodel complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The denoising model is divided into three distinct modules: encoder, residual vector quantizer, and decoder. Each module performs a specific function in the denoising process, allowing for targeted optimization and independent training of each component while maintaining overall system effectiveness.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The residual vector quantizer serves as an intermediary component between the encoder and decoder, transforming the encoded signal into a quantized representation that captures essential features while filtering noise. This intermediate processing step enhances denoising effectiveness without requiring complete redesign of the entire system.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If machine learning models are trained on noisy ECG data, then the model can handle real-world signals, but the training data quality is degraded

Engineering Contradiction:
Improvereal-world signal handlingVSAvoidtraining data quality
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The model is trained on noisy ECG signals, converting the harmful noise into a beneficial training feature. By learning from noisy data, the model develops robustness and adaptability to real-world conditions, ultimately improving its ability to handle clinically relevant signals with various noise types.

Inventive Principle:
Principle #22Blessing in disguise (Convert harm into benefit)

Solution Approach 2:

The denoising model performs preliminary processing on noisy ECG signals before they are used for downstream analysis. This pre-denoising step prepares the data by removing artifacts and noise, thereby improving the quality of training data for subsequent classification and analysis tasks.

Inventive Principle:
Principle #10Preliminary action

3Loss of information

If detailed waveform portion labeling is performed, then the diagnostic information is enhanced, but the processing time increases

Engineering Contradiction:
Improvewaveform information retentionVSAvoidprocessing time
Core Design Contradiction:
Loss of informationVSLoss of time

Solution Approach 1:

The sample-level ECG classifier replaces manual or traditional rule-based waveform analysis with a machine learning-based automated system. This substitution enables detailed labeling of waveform portions (P-wave, QRS complex, T-wave, etc.) at sample level without requiring time-consuming manual inspection, thereby preserving comprehensive diagnostic information while reducing processing time.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Data Source

PatentUS20260047791A1Machine learning techniques for electrocardiogram (ECG) analysis
Publication Date: 2026.02.19 NEURALCLOUD SOLUTIONS INC
  • US20260047791A1 patent drawing
  • US20260047791A1 patent drawing
  • US20260047791A1 patent drawing

AI summary

Described herein are techniques for analyzing at least one electrocardiogram (ECG) signal. In some embodiments, the techniques include: receiving at least one ECG signal; encoding the at least one ECG signal using the encoder to obtain a numeric encoding of the at least one ECG signal; and processing the numeric encoding of the at least one ECG signal using at least one trained machine learning model to obtain: (i) at least one denoised ECG signal corresponding to the at least one ECG signal, and/or (ii) characteristics of the at least one ECG signal, the characteristics comprising: (i) rhythm types including a respective rhythm type for each of at least some segments of the at least one ECG signal, and/or (ii) sample-level ECG labels including a respective sample-level ECG label for each of at least some of the plurality of samples.