Insights

A novel Kurtosis mapping technique accurately identifies rotor pivot points in atrial fibrillation (AF), offering a new approach for persistent AF patients. Further clinical studies are needed for validation.

Area of Science:

  • Cardiology
  • Medical Imaging
  • Computational Biology

Background:

  • Atrial fibrillation (AF) is a common cardiac arrhythmia linked to stroke, affecting millions.
  • Current catheter ablation methods struggle with persistent AF due to limitations in mapping AF substrates beyond the pulmonary veins.

Purpose of the Study:

  • To develop and validate a novel Kurtosis-based mapping technique for identifying atrial fibrillation rotor pivot points.
  • To assess the efficacy of Kurtosis mapping in distinguishing rotor cores from peripheral areas in cardiac electrograms.

Main Methods:

  • Development of a Kurtosis-based mapping algorithm.
  • Application of the technique to ex-vivo isolated rabbit hearts with induced rotors.
  • Analysis of Kurtosis values to identify rotor pivot points based on signal chaoticity.

Main Results:

  • The Kurtosis technique accurately identified rotor pivot points in ex-vivo rabbit hearts.
  • Higher Kurtosis values were observed at rotor pivot points compared to peripheral regions, indicating chaotic signal dynamics.
  • The method shows potential for identifying AF substrates in patient data.

Conclusions:

  • Kurtosis-based mapping is a promising novel technique for identifying atrial fibrillation rotor pivot points.
  • This method could enhance catheter ablation success rates for persistent AF patients by improving substrate visualization.
  • Clinical validation with patient data is essential to confirm the efficacy of this 3D mapping technology.

Related Concept Videos

Microsoft Excel: Finding Central Tendency, Skew, and Kurtosis01:24

Microsoft Excel: Finding Central Tendency, Skew, and Kurtosis

Central tendency refers to the central point or typical value of a dataset. It summarizes the data set with a single value that represents the center of its distribution. The three main measures of central tendency are:
Mean: The arithmetic average of all data points. It is calculated by adding all the values together and dividing by the number of values. The mean is sensitive to extreme values (outliers).
Median: The middle value when the data points are arranged in ascending or descending...
765
Skewness01:06

Skewness

The measures of central tendency calculated from a data set may not reveal much about its intrinsic distribution. If a plot is made of the data set’s values, the mean and the median may not only differ, but also the plot may have more values on one side of the central tendencies. Such a data set is said to be skewed towards that side.
The longer the tail of the plot on one side, the more skewed it is. The skewness of a data set’s values suggests that the measures of central tendency...
20.3K
Types of Skewness01:09

Types of Skewness

If the frequency distribution of a data set is more inclined towards smaller or larger values, the distribution is said to be skewed. If data values are skewed to the right, then the distribution is called positively skewed. Conversely, if the plot is skewed to the left, the distribution is called negatively skewed.
For instance, in the middle of a pandemic, the geographical distribution of vaccine coverage may be positively skewed towards populations in the global north countries. However,...
19.7K
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
4.3K
Detection of Gross Error: The Q Test01:00

Detection of Gross Error: The Q Test

When one or more data points appear far from the rest of the data, there is a need to determine whether they are outliers and whether they should be eliminated from the data set to ensure an accurate representation of the measured value. In many cases, outliers arise from gross errors (or human errors) and do not accurately reflect the underlying phenomenon. In some cases, however, these apparent outliers reflect true phenomenological differences. In these cases, we can use statistical methods...
7.2K
Modified Boxplots00:57

Modified Boxplots

A standard box and whisker plot informs us about the spread of the data in a given sample. One can identify the minimum value, maximum value, first quartile value, second quartile or median value, and third quartile.
However, the box plot does not tell the reader about outliers - values that lie far from the center of the data. We can modify the standard box and whisker plot to identify the outliers and visualize the actual spread of the data in a sample.
Initially, we calculate the adjusted...
11.6K