Electrophysiology Map Construction Using Alpha Shell Point Clouds

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for constructing electrophysiology maps of anatomic structures, such as the heart, are time-intensive and complex, requiring significant computing resources due to the need for Delaunay triangulation and interpolation of EP measurements across multiple data points.

Innovation Solution

A computer-implemented method and system that generates electrophysiological maps by creating alpha shells of point clouds for both location data points and EP measurement points, processing these to form simplicial surface models, and assigning visual indicators based on interpolated EP parameter values, allowing for efficient visualization.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If Delaunay triangulation and interpolation techniques are used to map electrophysiological measurements onto surface models, then mapping accuracy is improved, but computational time and resource usage increase significantly

Engineering Contradiction:
Improvemapping accuracyVSAvoidcomputational time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent divides the continuous surface model into discrete triangular elements through Delaunay triangulation, creating a segmented representation that enables efficient computation. By segmenting the mapping process into discrete triangular regions, the system can process and render electrophysiological data in manageable units rather than attempting continuous processing, thus reducing computational time while maintaining accuracy within each triangular element.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent creates a simplified computational copy of the surface model using alpha shell geometry, which replicates the essential topological features without requiring full geometric fidelity. This copied representation allows for rapid interpolation and mapping operations to be performed on the simplified structure, then transferred back to the original model for visualization, significantly reducing computational resource usage while preserving mapping accuracy.

Inventive Principle:
Principle #26Copying

2Measurement precision

If Delaunay triangulation is performed for each location data point to ensure accurate EP value assignment, then mapping precision is improved, but device complexity and computing resource requirements increase

Engineering Contradiction:
ImproveEP value assignment accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent performs Delaunay triangulation on the measurement points beforehand to create a pre-computed triangular mesh structure. This preliminary action establishes the triangulation framework in advance, so that during the actual mapping process, the system only needs to perform simple lookups and interpolations within the pre-defined triangular elements, rather than recalculating triangulations for each location data point, thus reducing computational complexity while maintaining precision.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent applies interpolation only within the boundaries of the pre-computed triangular elements rather than performing exhaustive calculations across the entire surface for each point. By limiting the interpolation scope to partial regions (individual triangles) that contain the query points, the system achieves sufficient precision with reduced computational effort, avoiding excessive action while maintaining necessary accuracy.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentEP2797502B1Method and system for constructing an electrophysiology map
Publication Date: 2017.03.15 ST JUDE MEDICAL ATRIAL FIBRILLATION DIVISION INC
  • EP2797502B1 patent drawing
  • EP2797502B1 patent drawing
  • EP2797502B1 patent drawing

AI summary

A method of constructing an EP map is provided. The method comprises obtaining a first surface model of an anatomic structure, the first model comprising an alpha shell of a cloud of location data points. The method further comprises obtaining a second surface model of the structure, the second surface model comprising an alpha shell of a cloud of measurement points. The method further comprises processing the first and second models to identify, for at least one of the location data points, a point on the second surface model that is closest in distance to the location data point, wherein said identified point has a value of said EP parameter associated therewith. The method still further comprises assigning a visual indicator to the location data point based on the EP parameter value associated with the identified point and in accordance with a visualization scheme corresponding to the EP parameter.