Echocardiogram Systolic Frame Extraction for Automated RHD Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

There is a need for automated systems and methods to detect rheumatic heart disease (RHD) from echocardiograms, particularly in low-resource settings where specialized medical facilities, equipment, or personnel are not readily available, due to the challenges of analyzing echocardiograms without cardiac gating and the complexity of identifying mitral valve regurgitation (MR) jets.

Innovation Solution

A method utilizing deep learning and machine learning frameworks to analyze echocardiogram frames, specifically extracting frames corresponding to ventricular systole, and employing machine learning models like convolutional neural networks (CNNs) to predict RHD risk scores, incorporating patient demographic and clinical data for enhanced detection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If automated machine learning models are used to detect RHD from echocardiograms, then diagnostic accuracy and accessibility are improved, but the complexity of processing and analyzing echocardiogram data without cardiac gating increases

Engineering Contradiction:
ImproveRHD detection accuracyVSAvoidData processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The echocardiogram video data is segmented into individual frames, and further into specific cardiac phases (systole and diastole) based on temporal characteristics. This segmentation allows the machine learning model to process discrete, meaningful units rather than continuous complex data streams, improving both accuracy and manageability.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary extraction and classification of cardiac phases (systole/diastole) from the echocardiogram frames before the main RHD detection analysis. This preliminary action prepares the data in an optimized format, reducing the complexity of the subsequent diagnostic processing while maintaining high detection accuracy.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If deep learning models process entire echocardiogram videos, then comprehensive analysis is achieved, but computational time and resource requirements increase

Engineering Contradiction:
ImproveDiagnostic reliabilityVSAvoidProcessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system extracts only the essential frames corresponding to systole and diastole phases from the complete echocardiogram video. By taking out only the critical information-bearing frames rather than processing the entire video sequence, the system maintains diagnostic reliability while significantly reducing computational time and resource requirements.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

Instead of processing the complete echocardiogram video sequence, the system performs partial action by focusing only on the critical systole and diastole phases. This selective processing achieves sufficient diagnostic reliability for RHD detection without the excessive computational burden of analyzing every frame of the entire video.

Inventive Principle:
Principle #16Partial or excessive action

3Measurement precision

If manual analysis by expert cardiologists is used, then diagnostic accuracy is maintained, but accessibility in low-resource settings deteriorates

Engineering Contradiction:
ImproveDiagnostic accuracyVSAvoidAccessibility
Core Design Contradiction:
Measurement precisionVSEase of operation

Solution Approach 1:

The system enables self-service diagnostic capability by automating the RHD detection process through machine learning models. The automated system performs the diagnostic function that previously required expert cardiologists, making accurate RHD detection accessible in low-resource settings without specialized personnel while maintaining diagnostic accuracy through sophisticated algorithmic analysis.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20260060643A1Rheumatic heart disease detection from echocardiograms
Publication Date: 2026.03.05 CHILDRENS NAT MEDICAL CENT
  • US20260060643A1 patent drawing
  • US20260060643A1 patent drawing
  • US20260060643A1 patent drawing

AI summary

A method for detecting rheumatic heart disease (RHD) based on at least an echocardiogram, the method including receiving echocardiogram data, extracting first frames corresponding to at least one echocardiogram view from the echocardiogram data, extracting second frames corresponding to ventricular systole from the first frames corresponding to the at least one echocardiogram view, and determining, via at least one machine learning model, an RHD risk score based on the second frames corresponding to ventricular systole.