Real-Time Cardiac Structure Tracking Using Extended Kalman Filter

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for tracking 3D structures in medical imaging, such as cardiac chambers, are limited by offline operation due to extensive processing requirements, preventing real-time monitoring and feedback during invasive procedures or intensive care.

Innovation Solution

A method utilizing an extended Kalman filter for real-time tracking of deformable models in volumetric datasets, which predicts the shape and position of a deformable model, performs edge detection, and updates deformation parameters using measurement data and associated noise values, allowing for recursive state estimation and efficient processing.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional deformable models are used for tracking in 2D echocardiography, then the tracking can be initialized close to LV boundaries, but the methods are too slow for real-time applications

Engineering Contradiction:
Improvetracking precisionVSAvoidprocessing speed
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent transitions from static offline processing to dynamic real-time tracking by implementing a deformable model that continuously adapts to new echocardiographic images. The model uses recursive parameter estimation to dynamically update cardiac chamber boundaries as they change during the cardiac cycle, enabling real-time visualization while maintaining tracking accuracy through continuous deformation adaptation.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes the computational parameters by using a simplified state-space representation with fewer degrees of freedom compared to traditional deformable models. By parameterizing the cardiac chamber boundaries using a small number of control points and transformation parameters (scaling, rotation, translation), the system reduces computational complexity while preserving essential deformation characteristics, enabling real-time processing.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If offline processing methods are used for volumetric datasets, then extensive processing can be performed, but real-time monitoring and feedback are prevented

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

Solution Approach 1:

The patent applies preliminary action by pre-defining the deformable model structure and parameters before processing the volumetric dataset. The model is initialized with expected cardiac chamber geometry and constraints, allowing the system to process incoming images rapidly by fitting the pre-configured model to the data rather than performing exhaustive segmentation analysis in real-time.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent segments the complex volumetric processing task into smaller manageable components: (1) extracting 2D echocardiographic images from the volumetric dataset, (2) applying the deformable model to track cardiac chambers in each 2D slice, and (3) reconstructing 3D geometry from the tracked 2D boundaries. This segmentation enables real-time processing by avoiding the need to process the entire volumetric dataset simultaneously.

Inventive Principle:
Principle #1Segmentation

3Loss of information

If conventional tracking algorithms are used, then comprehensive analysis can be performed, but the computational complexity prevents real-time implementation

Engineering Contradiction:
Improvetracking information completenessVSAvoidcomputational complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The patent extracts only the essential tracking information needed for real-time applications from the comprehensive conventional algorithms. Instead of performing full volumetric segmentation and analysis, the system extracts key boundary positions and deformation parameters from 2D echocardiographic images using the deformable model, discarding redundant computational steps while preserving the critical tracking information required for clinical monitoring.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS7889912B2Method for real-time tracking of cardiac structures in 3D echocardiography
Publication Date: 2011.02.15 GE PRECISION HEALTHCARE LLC
  • US7889912B2 patent drawing
  • US7889912B2 patent drawing
  • US7889912B2 patent drawing

AI summary

A method for tracking motion and shape changes of a deformable model in a volumetric image sequence. The method is operable to predict the surface of a space from a 3D image, such as cardiac structures from a 3D ultrasound. The shape and position of a deformable model is predicted for each frame of an ultrasound image. Edge detection is then performed for each predicted point on the deformable model perpendicular to the model surface. The distances between the predicted and measured edges for the deformable model are measurements for a Kalman filter. The measurements are coupled with noise values that specify the spatial uncertainty of the edge detection. The measurement data are subsequently summed together in information space and combined with the prediction in the Kalman filter to estimate the position and deformation for the deformable model. The deformable model is then updated to generate an updated surface model.