Skip to main content

ORIGINAL RESEARCH article

Front. Physiol., 24 December 2021
Sec. Computational Physiology and Medicine
This article is part of the Research Topic Exploring Mechanisms of Cardiac Rhythm Disturbances Using Novel Computational Methods: Prediction, Classification, and Therapy View all 19 articles

A Divergence-Based Approach for the Identification of Atrial Fibrillation Focal Drivers From Multipolar Mapping: A Computational Study

  • 1Laboratory of Biophysics and Translational Cardiology, Department of Cellular, Computational and Integrative Biology – CIBIO, University of Trento, Trento, Italy
  • 2Institute of Mountain Emergency Medicine, EURAC Research, Bolzano, Italy
  • 3Division of Cardiology, Santa Maria del Carmine Hospital, Rovereto, Italy
  • 4CISMed – Centre for Medical Sciences, University of Trento, Trento, Italy

The expanding role of catheter ablation of atrial fibrillation (AF) has stimulated the development of novel mapping strategies to guide the procedure. We introduce a novel approach to characterize wave propagation and identify AF focal drivers from multipolar mapping data. The method reconstructs continuous activation patterns in the mapping area by a radial basis function (RBF) interpolation of multisite activation time series. Velocity vector fields are analytically determined, and the vector field divergence is used as a marker of focal drivers. The method was validated in a tissue patch cellular automaton model and in an anatomically realistic left atrial (LA) model with Courtemanche–Ramirez–Nattel ionic dynamics. Divergence analysis was effective in identifying focal drivers in a complex simulated AF pattern. Localization was reliable even with consistent reduction (47%) in the number of mapping points and in the presence of activation time misdetections (noise <10% of the cycle length). Proof-of-concept application of the method to human AF mapping data showed that divergence analysis consistently detected focal activation in the pulmonary veins and LA appendage area. These results suggest the potential of divergence analysis in combination with multipolar mapping to identify AF critical sites. Further studies on large clinical datasets may help to assess the clinical feasibility and benefit of divergence analysis for the optimization of ablation treatment.

Introduction

Atrial fibrillation (AF) is the most common arrhythmia in the clinical practice, with increasing prevalence due to population aging and high morbidity associated to a fivefold increase in the risk of stroke (Fuster et al., 2006; Virani et al., 2021). The most promising approach for AF treatment is represented by catheter ablation, which performs targeted lesions on the atrial surface aiming to isolate arrhythmia sources and to interrupt critical activation pathways. Following the seminal work of Haissaguerre et al. (1998), pulmonary veins (PVs) isolation has become the cornerstone of AF ablation procedures and the common approach to treat patients with paroxysmal and persistent AF. However, given the ineffectiveness of the sole PVs ablation, especially in persistent AF, novel methodologies and approaches have been proposed to identify and ablate AF drivers located outside the PVs (Stiles et al., 2018; Buist et al., 2021; Parameswaran et al., 2021; Quintanilla et al., 2021). In parallel with the expanding role of catheter ablation, novel mapping strategies have been developed to guide the procedure and improve efficacy (Mahida et al., 2014). Multipolar mapping catheters, such as the PentaRay catheter, have been introduced to guide substrate modification and to identify extra-PV foci. These systems allow reduced mapping times and greater spatiotemporal resolution. In addition, the temporal and directional information provided by the simultaneous multisite electrograms allows, in principle, the reconstruction of activation patterns during AF.

Despite the variety of signal analysis techniques available for the point-by-point analysis of single electrograms (Nollo et al., 2008; Ravelli and Masè, 2014; Baumert et al., 2016; Almeida et al., 2018, 2021; Baher et al., 2019), fewer approaches have been proposed for the analysis of simultaneous multisite electrograms and the characterization of propagation patterns. These comprise, for instance, techniques based on computation of conduction delays and wave directions (Ganesan et al., 2015, 2018, 2019), cosine model fitting (Weber et al., 2010, 2011; Roney et al., 2019), probabilistic interpolation (Coveney et al., 2020), and physics-informed neural network (Sahli Costabal et al., 2020) applied to activation time series, as well as multivariate approaches based on causality analysis applied to atrial electrograms (Richter et al., 2011; Rodrigo et al., 2016; Alcaine et al., 2017; Luengo et al., 2019; Handa et al., 2020; Masè et al., 2020).

The present study introduces a novel framework for the reconstruction of wave activation patterns and the identification of focal drivers from clinically available multipolar mapping systems. The method is based on a radial basis function (RBF) interpolation approach (Franke, 1982; Fornefett et al., 2001), which reconstructs the activation patterns in the mapping area from scattered multisite activation time series. Propagation pattern properties are quantitatively characterized by an analytical determination of the conduction velocity (CV) vector fields, providing information on conduction heterogeneity and slow conduction areas. Finally, focal activation patterns are localized by the analysis of the vector field divergence, which marks the presence of centrifugal propagation from a localized source. After presenting the methodology, the capability of the method to accurately reconstruct activation patterns and CV fields and to identify focal drivers is tested in two different simulation models. RBF reconstruction of various propagation patterns and localization of focal activity is evaluated in a tissue patch cellular automaton (CA) model (Lammers et al., 1991; Masè et al., 2005), where the reliability of the procedure is tested against electrogram loss and activation time misdetection. The localization of focal drivers in a realistic AF context is then evaluated on synthetic electrograms from an anatomically realistic and ionically detailed left atrial (LA) model (Courtemanche et al., 1998; Cristoforetti et al., 2013). Finally, we show a proof-of-concept application of the method to clinical multipolar AF mapping data.

Materials and Methods

Conduction Velocity Vector Field Approach for the Analysis of Multipolar Electrograms

Reconstruction of Activation Maps by Radial Basis Function Interpolation

The reconstruction of the activation process in the mapping plane was addressed as a multivariate interpolation problem and solved by RBFs. Let’s consider a set of N mapping points, with positions Xi=[xi,yi] in the 2D catheter mapping area, where i indicates the recording site, and the activation time series ti(n) extracted from the corresponding mapping electrograms, where n numbers subsequent atrial beats. For each beat n, the task of the RBF interpolation is to determine a continuous and sufficiently differentiable interpolation function f=f(X), describing the variation of the activation time as a function of a generic 2D spatial position X = [x, y] (Franke, 1982). The function f(X) must fulfill the interpolation constraints at the mapping point positions Xi, given by:

f(Xi)=ti(n)   i=1,N(1)

In the RBF approach the interpolation function f(X) takes the form:

f(X)=i=1NαiR(||X-Xi||)(2)

where R(||X-Xi||) are radially symmetric functions, centered on the mapping points Xi, ||X-Xi|| is the Euclidean distance between interpolation and mapping points, and αi are the weights of the RBF base elements.

From condition (1), it follows that:

f(Xi)=j=1NαjR(||Xi-Xj||)=tifori=1,,N(3)

Equation 3 can be written in matrix form as:

[R(||X1-X1||)R(||X1-X2||)R(||X2-X1||)R(||X2-X2||)R(||X1-XN||)R(||X2-XN||)
R(||XN-X1||)R(||XN-X2||)R(||XN-XN||)][α1α2αN]=[t1t2tN](4)

Or in compact form:

Rα=t,(5)

where R is a real-symmetric N × N matrix and α and t are N × 1 vectors.

It is sometimes useful to add a low order polynomial term to the interpolant function in Eq. 2 to gain polynomial precision for some portions of f (e.g., to reproduce linear and constant parts of the function) and to ensure solvability of the interpolation problem.

Defining pj, j = 1, 2, …, M as a basis of the polynomial space and adding it to Eq. 2, we obtain the following expression for the interpolant function:

f(X)=i=1NαiR(||X-Xi||)+j=1Mβjpj(X)(6)

with additional constraints for the polynomial part (Fornefett et al., 2001):

i=1Nαipj(Xi)=0,j=1,,M(7)

Adding the polynomial in the interpolant function and considering these extra-constraints in Eq. 7 leads to the linear system of equations:

[RPPT0][αβ]=[t0](8)

where P is a N × M matrix and PT indicate the transposed form of P.

It can be demonstrated that with proper choice of the RBFs and of the polynomial term, the left-hand side matrix in Eq. 8 is non-singular and thus the system of equations is solvable and unique values for α and β can be determined (Fornefett et al., 2001; Kybic et al., 2002a,b).

In the present study, the Duchon’s radial cubic function was used as basis:

Ri(X)=(||X-Xi||)3(9)

and a first-order polynomial term was added to the interpolant function:

P(X)=β1+β2x+β3y(10)

Interpolation with Duchon’s functions has an elegant theory in a Hilbert space setting, where Eqs 6–8 were derived as the solution of a variational problem targeting minimization of Duchon’s semi-norm and the interpolant curvature (Duchon, 1977). Duchon’s functions were shown to display excellent accuracy when interpolating scattered data, visual pleasantness and smooth appearance, low complexity, and reduced computational and memory costs (Franke, 1982). In addition, in contrast to multiquadratic or Gaussian RBFs they do not require the subjective choice of additional tuning parameters (Franke, 1982).

Analytical Determination of Conduction Velocity Vector Fields

Conduction velocity vector fields were analytically computed from the RBF reconstructions of the activation process f(X). The interpolant function f(X) describes activation as a function of position and sections of the function at constant time describes local isochronal contours. The gradient vector ∇⁡f, whose components are given by the partial derivatives of f(X):

f=[fx,fy](11)

is, by definition, normal to isochrone contours and thus it defines the direction of wavefront propagation (i.e., it is parallel to the velocity vector).

The components of the 2D velocity vector v=[vx,vy] are given by:

vx=dxdt=xt+xyytvy=dydt=yt+yxxt(12)

As detailed in Bayly et al. (1998), Eq. 12 can be solved by assuming that the direction of propagation is specified by the normal to the isochronal contours (i.e., the direction of propagation is parallel to the gradient in Eq. 11), resulting in the following relationship for the two velocity components:

vy=fyfxvx(13)

Combining Eqs 11–13 an expression for velocity estimates can be obtained, which is directly linked to the partial derivatives of the interpolant function:

vx=dxdt=fx(fx)2+(fy)2vy=dydt=fy(fx)2+(fy)2(14)

Velocity estimates can be analytically computed through Eq. 14, once f(X) has been determined (i.e., once α and β have been calculated from Eq. 8). This means that the computation of the velocity vector field requires no additional manual operations with respect to the determination of an activation map.

Localization of Focal Drivers by Divergence Analysis

Focal activation sites are defined as sites or regions, which centrifugally activate the surrounding atrial tissue (Haissaguerre et al., 1998). CV vector fields corresponding to centrifugal activation present well-defined angular properties, resulting in positive divergence values. To identify focal activation, the divergence operator was applied to the analytically determined CV vector field. Before divergence computation, CV vectors were normalized to unit vectors v=[vx,vy], to consider the sole contribution of vector angular properties. The divergence (D) of the vector field v on the mapping plane in Cartesian coordinates is given by:

D=v=vxx+vyy(15)

where ∇⋅ represents the divergence operator. D yields a signed scalar with positive values in presence of field sources and negative values for field sinks. Focal activation sites are thus located in correspondence of the local maxima of D.

Validation of Radial Basis Function Framework by Computer Simulations

Validation on a Simulated Tissue Patch

The capability and accuracy of the method to reconstruct activation patterns, quantify propagation properties, and detect focal activation sites were evaluated in a bidimensional tissue patch CA model (Lammers et al., 1991; Masè et al., 2005), where the method was tested against the effects of missing electrograms and activation time misdetections.

A previously detailed bidimensional CA model of excitable tissue was used to simulate basic propagation patterns (Lammers et al., 1991; Masè et al., 2005). The model consisted of a bidimensional patch of 1000 × 1000 cell units (4 cm × 4 cm), each assigned with an evolving excitation state. As shown in Figure 1, four basic activation patterns were simulated: planar wave propagation (a), focal propagation in a tissue with homogeneous (b) and heterogeneous (c) conduction properties, and wavefront collision (d). Conduction properties were homogeneous and isotropic in patterns (a), (b), and (d) with CV values reported in Table 1. In pattern (c), eight areas with different normally distributed conduction properties were created around the focal site, resulting in a CV of 59.9 ± 12.5 cm/s. The simulation output consisted of the activation time series at each cell element, which were down-sampled on a 200 × 200 element grid to limit grid artifacts on propagation patterns. Multipolar activation time series were thus acquired from 15 mapping points, corresponding to the position of the electrode bipoles in a PentaRay catheter-like configuration, as displayed in Figure 1.

FIGURE 1
www.frontiersin.org

Figure 1. Activation maps of the propagation patterns simulated on the tissue patch cellular automaton model and position of the simulated multipolar catheter. From left to right, plane wave propagation (A), focal propagation in tissues with homogeneous (B) and heterogeneous (C) conduction properties, and wave collision (D).

TABLE 1
www.frontiersin.org

Table 1. Effects of electrogram removal on the estimation of median velocity, velocity vector magnitudes, and directions.

The accuracy of the reconstruction of CV fields was determined in the four propagation scenarios by comparing exact and estimated pointwise CV vector magnitudes and directions on the 200 × 200 grid. The localization of the focal source was evaluated in simulated scenarios (b) and (c), calculating the cell-distance between the exact position of the focal source and the maximal divergence site identified by the algorithm. The localization was considered accurate for average distances less than a distance threshold r = 2.7 mm (equivalent to 13.5 cells in the down-sampled 200 × 200 grid). The threshold value r was determined based on a statistical principle, so that the ratio between the circular area of radius r and the circular area swept by the simulated catheter was equal to 0.05. This corresponded to a probability <0.05 of locating the source by chance.

A stability analysis was led to test the method against factors that might corrupt clinical mapping data. The effect of electrogram loss (e.g., due to poor catheter displacement or inadequate contact) was evaluated by performing the analysis when removing a progressively larger number of randomly selected mapping points. The method stability against activation time misdetections was tested by adding random jitters to the simulated activation times series. Jitters were uniformly distributed around zero with distribution amplitude ε, varying from 0 to 20% (step 0.5%) of the activation cycle length (150 ms). The stochastic procedure was repeated 100 times for each number of sites removed and noise level. For the assessment of source localization, the catheter center was randomly moved over the patch at different repetitions.

Validation on an Anatomically Realistic Left Atrial Model

The capability of the method to localize AF focal drivers was tested on synthetic electrograms, obtained from an anatomically realistic LA model, based on Courtemanche–Ramirez–Nattel (CRN) cell formulation (Courtemanche et al., 1998; Cristoforetti et al., 2013). Ionic dynamics were described by the CRN human atrial cell model in monodomain formulation (Courtemanche et al., 1998). The ionic model was implemented on a realistic LA anatomy, segmented from cardiac tomography images (Cristoforetti et al., 2008). A remodeled version of the CRN model (Jacquemet et al., 2003) with an isotropic diffusion tensor of 0.2 cm2/s was used to obtain spiral breakups and multiple wavelet formation. After stabilization of the multiple wavelet pattern, a localized focal driver was activated in the region of the PVs. The resulting pattern comprised a centrifugal propagation in proximity of the focal driver (Figure 2, upper panels) combined with a more complex propagation with transient rotors and colliding wavefronts in the region dominated by multiple wavelets (Figure 2, lower panels).

FIGURE 2
www.frontiersin.org

Figure 2. Simulation of atrial fibrillation in a realistic left atrial model. In gray, anatomical model of the left atrium and positions of the simulated multipolar catheter. In color, sequential snapshots of the membrane voltage at three mapping sites: at the focal driver (A), at the boundary between the focal driver and multiple wavelets region (B), and in the multiple-wavelets region (C).

ODE–PDE system integration was performed by a fully adaptive multi-resolution algorithm (Cristoforetti et al., 2013), which dynamically restricted computation to a set of active nodes. Reaction and diffusion were integrated with time step Δt = 0.1 ms, using the Rush Larsen non-standard finite difference forward Euler method and explicit node-centered finite difference stencils (Jacquemet and Henriquez, 2005), respectively.

Synthetic electrograms were generated according to the current source approximation (Jacquemet et al., 2003) and acquired at different locations of the LA, using a PentaRay catheter configuration (see Figure 2). Specifically, 20 recording electrodes were arranged in five splines (with interelectrode distance of 4 mm), located at 0.5 mm from the atrial surface, and bipolar electrograms were computed as differences between neighboring unipolar electrograms on the same spline. Simulated signals of 5 s length, sampled at 1 kHz, were used for method evaluation.

Proof-of-Concept Application to Clinical Mapping Data

Conduction velocity vector field reconstruction and divergence analysis were applied to clinical electrograms, retrospectively available from one patient with persistent AF, who underwent a pre-ablation electrophysiological study. The study was approved by the local Ethical Committee and performed in accordance with the principles outlined in the Declaration of Helsinki. The patient gave written informed consent. During the electrophysiological study, a 20 pole PentaRay mapping catheter (Biosense Webster, Inc., Diamond Bar, CA, United States), composed of five radiating splines, each carrying four electrodes was sequentially moved in the LA. Twenty-one atrial regions were mapped in the patient, sampling the PVs and LA body areas. Three hundred and fifteen atrial electrograms (i.e., 15 bipolar electrograms × 21 sites) of 2 s length were recorded during the study and exported for off-line analysis. Electrograms with inadequate signal-to-noise ratio were excluded from subsequent analysis. Activation time series were automatically extracted from each bipolar electrogram as previously reported (Faes et al., 2002; Masè et al., 2015). Briefly, electrograms were pre-processed to remove ventricular interference, local atrial activation waves were identified by signal filtering and adaptive threshold crossing (Faes et al., 2002; Masè et al., 2015) and atrial activation times were estimated by measuring the barycenter of local activation waves (Faes et al., 2002).

Statistical Analysis

Data are expressed as mean ± standard deviation (SD) or median [interquartile range (IQR)], as appropriate. Divergence values are given as median, maximal, minimal, and/or range values, as appropriate.

Results

Conduction Velocity Vector Field Representation of Propagation Patterns

Figure 3 displays RBF reconstructions (top panels) and superimposed normalized CV fields (arrows) corresponding to the simulated patterns in Figure 1. The angular properties of the fields are quantified by divergence maps (bottom panels). All propagation patterns were precisely reconstructed by RBF interpolation. CV vectors, which were analytically determined by RBF approach, clearly indicated the direction of wavefront propagation, being orthogonal to isochronal lines. CV values estimated from RBF reconstructions approximated well the set values, resulting of 60.4, 54.2, 59.4, and 56.6 cm/s for patterns (a) to (d). Propagation pattern properties were quantitatively distinguished in terms of divergence analysis. Indeed, planar wave propagation (a) was characterized by almost-zero values of the divergence [range (−7.5⋅10–3, 7.5⋅10–3 mm–1), in green]. Focal sites (b and c), acting as sources of the field, were marked by maximal positive divergence values (Dmax = 10 mm–1, in red) versus the almost-zero values of the surrounding area (Dmedian = 0.125 mm–1). The collision line, acting as a field sink, displayed negative divergence values (Dmin = −5.5 mm–1, in blue, versus Dmedian = 6.25⋅10–3 mm–1).

FIGURE 3
www.frontiersin.org

Figure 3. Radial basis function-reconstructed activation (top) and divergence maps (bottom) corresponding to the simulated patterns in Figure 1. Analytically determined conduction velocity vector fields are displayed on the maps as normalized arrows indicating the direction of wave propagation. Divergence maps quantify pattern properties, assigning zero divergence values (green) to planar wave propagation (A), positive divergence values (red) to focal sources (B,C), and negative divergence values (blue) to collision lines (D).

Stability Analysis

The results of the stability analysis are summarized in Tables 1, 2, where reconstruction errors of CV vector magnitudes and directions are reported for the four patterns at the progressive removal of mapping sites (Table 1) and at increasing noise in activation time detection (Table 2). Reliable estimations of CV magnitudes and directions were obtained even with reduced electrogram sets (Table 1), although the number of sites necessary for the reconstructions increased with pattern complexity. The reconstruction of the plane wave pattern was not affected by the progressive removal of the electrograms. Focal patterns in homogeneous/heterogeneous tissues were reconstructed from a minimum of nine sites (six sites removed) with pointwise CV magnitude errors ∼12% and direction errors of ∼0.12 rad. Wavefront collision pattern were reconstructed from a minimum of 11 sites (four sites removed) with magnitude errors of ∼14% and direction errors of ∼0.13 rad. Median CV estimates were less affected than pointwise velocities by the reduction of sites, with percentage errors of 0.2 and −1.4% for focal and of 3.5% for collision patterns.

TABLE 2
www.frontiersin.org

Table 2. Effects of temporal noise (expressed as percentage of atrial cycle length) on the estimation of median velocity, velocity vector magnitudes, and directions.

Activation time misdetection affected the reconstruction of all the patterns (Table 2), with a progressive increase of the estimation errors at increasing levels of noise. Noise had more severe effects on the estimation of CV vector magnitudes than on median CV estimates. Absolute errors on CV vector magnitudes for focal source patterns raised from 7.6 and 7.1% at 0% noise to 32.3 and 33.9% at 10% noise, and for wavefront collision patterns errors raised from 11.4 to 28.8%. Median CV values underestimated true CV values at a progressively higher extent with increasing noise levels. At 10% noise, median CV estimates decreased to 50.5 and 52.2 cm/s (error of −7.5 and −12.8%) in focal patterns and to 49.6 cm/s (error of −11.1%) in the wavefront collision pattern. In terms of CV vector directions, angle errors for the simulated patterns increased from a range of 0.002–0.09 rad at 0% noise levels to 0.27–0.43 rad at 10% noise. Noise effects on vector magnitudes and directions were significantly reduced by averaging CV values over few beats. At 10% noise amplitude, a 10-beat average reduced CV magnitude errors to 14–16% for focal patterns, and to 18% for the collision pattern, keeping direction estimation errors <0.18 rad in all patterns.

The precision of divergence analysis to locate focal sources in tissues with homogeneous and heterogeneous conduction properties is reported in Figure 4 for changing number of recording sites (left) and noise levels (right). The localization strategy was stable against a reduction in the number of recording sites. Accurate identification was maintained with a minimum of nine sites available (i.e., seven sites removed). Focal drivers were precisely localized from single-beat divergence maps in presence of mild levels of noise (<11 and <10%, for homogeneous and heterogeneous conduction properties, respectively). Accurate identification at higher levels of noise (<17 and <14%) could be accomplished by averaging divergence maps over 10 beats (gray lines).

FIGURE 4
www.frontiersin.org

Figure 4. Effects of missing or corrupted data on the accuracy of localization of focal drivers by divergence analysis in a tissue patch with homogeneous (pattern b) and heterogeneous conduction properties (pattern c) in the presence of partially corrupted data. Distance between exact and estimated focal driver position as a function of the progressive removal of electrograms (left) and at increasing levels of noise in activation time series (right). The horizontal dotted line indicates the threshold for accurate localization. In the right panel, black and gray lines correspond to single-beat and 10-beat position estimation, respectively. Data are median over 100 stochastic repetitions.

Identification of Focal Drivers in Simulated Atrial Fibrillation

The capability of the RBF framework to locate focal sources in a realistic, but controlled AF context, was evaluated by analyzing synthetic AF electrograms (Figures 5A, 6A, 7A), generated by a detailed LA model. Figures 5B, 6B, 7B show the activation and divergence maps obtained by moving the catheter from the region dominated by the focal driver (Figure 5) to the region with prevailing multiple-wavelet propagation (Figure 7).

FIGURE 5
www.frontiersin.org

Figure 5. Application of divergence analysis during simulated atrial fibrillation in a region activated by a focal driver. (A) Schematic representation of the multipolar mapping system, indicating the central position of the bipoles, and representative synthetic electrograms corresponding to the red bipoles of the catheter. Arrows indicate the prevalent activation sequence. (B) Beat-to-beat reconstructed activation (top) and divergence maps (bottom) corresponding to the evidenced beats. The average divergence map over the analyzed epoch is displayed in the bottom right panel. The presence of the focal driver is evidenced by maximal positive divergence values (red).

FIGURE 6
www.frontiersin.org

Figure 6. Application of divergence analysis to simulated atrial fibrillation at the boundary between the focal driver and multiple wavelets region. (A) Schematic representation of the multipolar mapping system, indicating the central position of the bipoles, and representative synthetic electrograms corresponding to the red bipoles of the catheter. Arrows indicate the prevalent activation sequence. (B) Beat-to-beat reconstructed activation (top) and divergence maps (bottom) corresponding to the evidenced beats. The average divergence map over the analyzed epoch is displayed in the bottom right panel. The presence of the focal driver is evidenced by positive divergence values (red), while collision lines are indicated by negative values (blue).

FIGURE 7
www.frontiersin.org

Figure 7. Application of divergence analysis to simulated atrial fibrillation in the region dominated by multiple wavelets propagation. (A) Schematic representation of the multipolar mapping system, indicating the central position of the bipoles, and representative synthetic AF electrograms corresponding to the red bipoles of the catheter. Arrows in the electrograms indicate changes in the activation sequence. (B) Beat-to-beat reconstructed activation (top) and divergence maps (bottom), corresponding to the evidenced beats. The average divergence map over the analyzed epoch is displayed in the bottom right panel. The absence of a stable propagation pattern is evidenced by the almost-zero values of the average divergence map (green).

In Figure 5 the presence of the focal driver at the center of the mapping system resulted in a centrifugal sequence of activation from internal to external recording points (i.e., from A34 to A12 and from C1112 to C910). Focal activation was apparent from the reconstructed activation maps (Figure 5B, top) and was accompanied by high positive values in the divergence maps (e.g., at time T1, Dmax = 3.91 mm–1, in red, versus Dmedian = 0.10 mm–1). The regularity of the focal pattern could be observed comparing successive single-beat activation and divergence maps and resulted in a consistent average divergence map (Dmax = 3.45 mm–1, in red, versus Dmedian = 0.10 mm–1).

Figure 6 displays signals and maps from an intermediate region, with the focal driver located at the top right corner of the mapping system. Here, the presence of the focal driver was less apparent from visual inspection of the recorded signals, but it was revealed by single-beat and average divergence maps, displaying maximal positive values at the focal source (e.g., in the average map, Dmax = 3.44 mm–1, in red, versus Dmedian = 0.06 mm–1). Single-beat activation and divergence maps showed that the area was invaded by wavefronts from the multiple wavelet region, which collided with wavefronts originating from the focal driver. The presence of collision lines resulted in negative divergence values (e.g., at time T4, Dmin = −3.02 mm–1, in blue, versus Dmedian = 0.07 mm–1).

Figure 7 shows the complex propagation patterns observed in the multiple wavelet region. The activation sequence of the simulated electrograms suggested that the area was activated by wavefronts of changing directions. This was apparent in the beat-to-beat activation and divergence maps, which showed the presence of collision lines marked by minimal negative divergence values (e.g., at time T1, Dmin = −4.40 mm–1, in blue, versus Dmedian = −0.07 mm–1). The irregularity of the patterns and the changing position of collision lines resulted in an average divergence map with almost-zero values [range = (−0.19, 0.08) mm–1, in green].

Proof-of-Concept Application to Clinical Atrial Fibrillation Data

The methodology was applied to multipolar catheter electrograms acquired in the LA of a patient with persistent AF. Three representative examples of activation and divergence maps observed in the patient in different LA regions are displayed in Figure 8. The observed patterns can be directly compared to the simulated maps of Figures 57.

FIGURE 8
www.frontiersin.org

Figure 8. Proof-of-concept application of divergence analysis to multipolar electrograms acquired during left atrial mapping in an AF patient. The displayed multipolar mapping data were collected at the left atrial appendage (A), PVs region (B), and left atrial floor (C). For each mapped region, the left panels show a schematic representation of the multipolar mapping system with arrows indicating the prevalent activation sequence and the representative electrograms corresponding to the red bipoles of the catheter. The right panels show single-beat reconstructed activation and divergence maps for the evidenced beat and the average divergence map calculated over the analyzed epoch.

Figure 8A displays the activation and divergence maps reconstructed from the mapping of the LA appendage region. The regular activation sequence from the internal to the external bipoles (i.e., from A34 to A12 and from C1112 to C910) and the repetitive morphology of the signals suggested the presence of a stable focal activation pattern. The reconstructed map identified the focal site at the center of the mapping area. Wavefronts propagated centrifugally from the focal site with an average CV of 44.0 ± 4.3 cm/s and activated the region at a mean cycle length of 147 ms. The stability of the focal pattern was testified by the average divergence map, which displayed a maximal positive value at the center of the mapping area (Dmax = 1.03 mm–1 versus Dmedian = 0.08 mm–1 in the surrounding area).

The mapping of the right superior PV ostium in Figure 8B showed a regular, but more complex pattern. Activation and divergence maps suggested the presence of a focal activation site at the top corner of the mapping area (Dmax = 0.78 mm–1), firing at a cycle length of 150 ± 16 ms. Wavefronts from the focal site activated the mapping area from top to bottom (i.e., from A12 to A34 to C1112) at an average CV of 49.8 ± 8.7 cm/s and collided with wavefronts from the bottom. Collision lines were suggested by the fragmentation of electrogram C1112 (Figure 8B) and were marked by negative values in the average divergence map (Dmin = −0.82 mm–1).

Maps from the LA floor (Figure 8C) evidenced a complex activation process. Single-beat activation/divergence maps suggested that the region was invaded by colliding wavefronts, propagating with an average CV of 48.0 ± 4.9 cm/s. The region was characterized by an average cycle length of 160 ms and higher variability (cycle length SD of 14 ms). The average divergence map displayed almost-zero values [range = (−0.24, 0.11) mm–1], reflecting the instability of the activation process and the absence of a prevalent propagation pattern.

Overall, the patient’s mapping data showed an average LA cycle length of 150.1 ± 7.5 ms, with the fastest activity (136.9 ± 2.7 ms) recorded in the region of the vein of Marshall and the slowest (159.6 ± 2.9 ms) on the LA floor. Reconstructed CV vector fields showed that CV values in the LA ranged from 40.8 to 58.5 cm/s, with a mean value of 47.2 ± 4.5 cm/s. Beat-averaged divergence maps evidenced the presence of focal activation patterns in the region of the LA appendage, right superior PV and vein of Marshall, where maximal divergence values were observed (Dmax = 1.00 ± 0.28 mm–1). Collision lines were observed in proximity of focal sites and in ostial regions, where average divergence maps displayed minimal negative values (Dmin = −1.03 ± 0.64 mm–1). Differently, mapping sites on the LA body were prevalently characterized by complex and variable propagation patterns with more uniform divergence maps.

Discussion

This study introduced and validated by computer simulations a novel approach for the characterization of wave propagation and the identification of focal drivers in AF, based on a RBF reconstruction of local CV vector fields from multipolar mapping electrograms. Computer simulations demonstrated the method flexibility in reconstructing continuous activation patterns and CV fields corresponding to different propagation patterns from scattered activation time series, and its accuracy in localizing focal drivers even in the presence of partially corrupted data. The proof-of-concept application to clinical multipolar mapping data detected focal activation patterns in the PVs and LA appendage region and more complex propagation patterns on the LA body, suggesting the potential of the approach for identifying critical sites in human AF.

Radial Basis Function-Based Conduction Velocity Vector Approach for the Characterization of Propagation Patterns

Our approach was based on a RBF reconstruction of activation patterns and corresponding CV vector fields in the mapping area. The RBF approach presents several features, which makes it suitable for integration with clinically available mapping systems. RBF interpolation does not require any assumptions on the spacing and/or density of the interpolation points (Fornefett et al., 2001; Kybic et al., 2002a,b). This allows integration with different clinically available mapping systems, with respect to other approaches (Rogers et al., 1997; Bayly et al., 1998; Alcaine et al., 2014; Zeemering et al., 2020) proposed in the experimental setting, which instead require regularly spaced and/or high-density latency data. In this study we demonstrated the capability of RBFs to accurately reconstruct CV fields from the analysis of simultaneous electrograms from multipolar catheters and we showed that the application of operators, such as the divergence, to the calculated CV fields could be used to identify focal drivers in the presence of complex propagation patterns. This extends our preliminary work (Masé and Ravelli, 2010), where we suggested the possibility of using RBFs to reconstruct activation patterns and CV fields from scattered latency data, consecutively acquired by electro-anatomic mapping system, during atrial pacing. In addition, in the present work we corroborated the stability of the reconstructions at a progressive reduction of the mapping sites, suggesting that the method may be able to cope with partial information loss due to inappropriate deployment and/or poor electrode contact with the endocardial surface.

A second advantage of RBF interpolation is that the methodology displays a certain degree of flexibility in reconstructing continuous activation patterns that can be present during atrial arrhythmias, such as focal activation, multiple wavelet propagation, and wave collision. This may represent an advantage with respect to previously proposed algorithms, such as cosine or ellipse model fitting (Weber et al., 2010, 2011; Roney et al., 2019) and triangulation approaches (Kojodjojo et al., 2006; Ravelli et al., 2011), which display accuracy in the estimation of wavefront speed, direction, and conduction anisotropy in the presence of a single propagating wavefront, but are not able to operate in the presence of other propagation patterns. Flexibility in reproducing different activation patterns, such as focal activation and wave collision, has been recently demonstrated by physically informed neural network, which may represent a promising approach also to quantify the epistemic uncertainty associated with these predictions (Sahli Costabal et al., 2020). Despite the flexibility of RBFs to reproduce different propagation patterns, it should be noticed that the definition of the interpolant function as a sum of continuous functions makes RBFs incapable to accurately reconstruct patterns where discontinuities and/or abrupt changes in activation time are present. Thus, although capable to reconstruct wavefronts with different curvature, RBFs may not be suitable to trace the head-meet-tail region and phase singularity of rotors, where discontinuities in phase values are present. This is exemplified in Figure 9, which displays the RBF reconstruction of a transient rotor observed in the complex activity region of the simulated AF. In the displayed time window, the electrical activity in the PentaRay mapped area was characterized by a rotational wave activating the tissue in a counterclockwise direction (Figure 9A). The RBF reconstruction (Figure 9B) was able to track the sequence of activation, showing a wave entering from the upper left region and turning to the right, but it could not reliably map the head-meet-tail part of the reentrant circuit. Given this limitation, specific techniques available in the literature, which detect rotors by examining the characteristics of the electrograms obtained from catheters (Roney et al., 2017; Ganesan et al., 2018, 2019; Orozco-Duque et al., 2019; Li et al., 2020), should be used to supplement our approach when the aim is the precise localization of rotors’ critical sites. Another pattern that may not be correctly reproduced by our method is the occurrence of conduction block. Indeed, our reconstruction algorithm assumes that activation times are correctly identified and aligned per beat at different atrial sites. In the presence of conduction block and missed activations at some space locations, direct RBFs interpolation may wrongly extrapolate a continuous electrical activation in these areas. To address this problem, in future implementations, missed activation times should be properly marked on the activation map and restrictions to interpolate activation patterns in these regions may be posed. Alternatively, imposition of late activation times at these sites may be considered to mimic conduction blocks in terms of extremely slow conduction areas.

FIGURE 9
www.frontiersin.org

Figure 9. Reconstruction of a rotational pattern by radial basis functions during simulated atrial fibrillation in a realistic left atrial model. In panel (A), the sequential snapshots of the membrane voltage show the presence of a transient rotor, which activates the PentaRay mapping area in a counterclockwise direction. Panel (B) shows the activation map reconstructed from RBF interpolation of the activation times recorded at the PentaRay bipoles, with the normalized conduction velocity vectors indicating the direction of wave propagation. The RBF activation map tracked the activation sequence, but it was not able to reproduce the head-meet-tail part of the circuit (B).

Radial basis functions provide an analytical formulation of the activation patterns, which can be directly used for the analytical determination of the CV vector field and its properties in the mapping area. CV fields integrate and complete the information content of activation maps, providing quantitative data on local CVs and directions of propagating wavefronts. In combination with spatial and/or anatomical information, CV maps evidence spatial heterogeneities in conduction and slow conduction areas. As well, specific angular properties of CV vectors mark areas of focal activation and/or wave collision (Fitzgerald et al., 2005). Of note, in a study performing a quantitative comparison of the use of vector maps and isochrone cardiac activation maps to identify patterns and features associated with arrhythmias, the former displayed superior performance in mapping simple arrhythmias, reducing the number of measurements necessary to select the correct ablation target and presenting more rapid learning curves (Fitzgerald et al., 2004). Despite the potentiality of CV vector field representation of activation patterns (Fitzgerald et al., 2004), CV field maps have been mostly limited to experimental models (Bayly et al., 1998; Eijsbouts et al., 2003; Fitzgerald et al., 2003) and open-heart surgery settings (Hansson et al., 1998), and are only recently entering electrophysiological mapping data software (O’Shea et al., 2019; Williams et al., 2021). Our approach makes the construction of a CV vector maps equivalent to that of an activation map, in terms of both clinician skill and time expenditure, which supports clinical applications. Indeed, the analytical formulation derived from RBFs allows the automatic determination of the direction of propagation (given by the gradient of the function), solving the problem of precisely delineating the activation front. The interpolation function is globally estimated from all latency data, without need of point latency grouping as required by triangulation and bilinear fit model approaches (Fitzgerald et al., 2003; Kojodjojo et al., 2006; Ravelli et al., 2011). The potential of RBF approaches to measure CV is testified by a recent study, where RBFs were chosen to estimate CV values in an open software for mapping data analysis (Williams et al., 2021). Together with the computation of CV fields by RBFs, the present study implemented the application of operators, such as the divergence, to the CV fields. We showed the divergence able to reveal and quantify important arrhythmia features, such as the presence of focal sources or wave collision lines. These features may thus be used to inform the mapping strategy in order to accelerate the detection of these critical sites in the absence of human pattern recognition. Few previous studies have proposed algorithms to navigate the mapping catheter toward focal or early activation sites (Roney et al., 2014; Weber et al., 2017; Ganesan et al., 2019). An algorithm based on iterative regression analyses displayed high accuracy to predict the earliest activation site during focal tachycardias, requiring a significantly lower number of mapping points with respect to an operator-guided mapping (Weber et al., 2017). However, the method was developed to work in combination with a point-by-point acquisition mapping and thus with a single bipole at each catheter location, while instead our approach has the advantage of condensing in the divergence index the collective information from a multipolar catheter at each mapping location. Collective information from multipolar mapping systems was extracted in another study (Roney et al., 2014) by fitting a single planar or circular wave model to the activation times of the bipoles. The direction of the estimated wave was used to guide the catheter toward the earliest activation focal source. As our approach, this method had the advantage not to be limited to a specific catheter configuration, although better detection of focal sources was obtained in combination with PentaRay or spiral catheters than with circular catheters. While the approach in Roney et al. (2014) provided a global evaluation of the direction of propagation in the mapped area by a single-wave fit, our method allows a more local and precise description of the actual wave propagation patterns. In the absence of a source in the mapped area, local RBF-estimated CV vectors may be nonetheless easily combined in a macroscopic average vector to determine a prevalent propagation direction and thus direct the mapping process. More recently, a multiparameter algorithm was proposed to iteratively guide the incremental movement of circular catheter through the atrium until source (either focal or reentrant) detection (Ganesan et al., 2019). The detection was based on the computation of four indices describing the propagation pattern and the fulfillment of source detection criteria. In particular, focal sources were detected based on the “so-called” wave divergence index, which was approximated as the SD of the direction of the velocity vectors computed through subgrouping of the mapping points into triads (Ganesan et al., 2019). Differently from this method, our divergence approach may have the advantage of not requiring any subgroup of electrodes nor specific catheter configurations or symmetries, and of providing a divergence evaluation directly based on a physical definition. Our method may be conveniently integrated into these mapping navigation schemes, where the RBF-based detection of focal sources would complement the rules for the identification of rotors (Ganesan et al., 2019). However, the implementation would require the estimation of reliable threshold values for the divergence index, which may be determined by receiver-operating characteristic analysis or statistical approaches (Schreiber and Schmitz, 2000).

It is important to notice that our approach shares with all these methods the necessity of a correct detection of activation times. Indeed, although the use of an interpolation approach allows flexibility for pattern reconstruction, interpolation is more sensitive to activation time misdetections and noise effects, with respect to techniques based on model fitting (Bayly et al., 1998; Fitzgerald et al., 2003; Weber et al., 2010; Alcaine et al., 2014) or approaches that do not require activation time detection (Richter et al., 2011; Rodrigo et al., 2016; Alcaine et al., 2017; Luengo et al., 2019; Handa et al., 2020). In order to reduce inaccuracy in activation time estimations, activation waveforms from patient data were automatically identified by a well-established technique (Botteron and Smith, 1995; Faes et al., 2002), and activation times were set at the waveform barycenter (Faes et al., 2002; Masè et al., 2005, 2015). As suggested in several works (Holm et al., 1996; Faes et al., 2002; El Haddad et al., 2013; Ravelli and Masè, 2014), the use of a morphology-based activation detection, such as the barycenter method, improves estimation accuracy in the presence of fragmented electrograms. In addition, the barycenter identifies the central point of the activation waveform and thus can be spatially associated with the midpoint of the bipole, where bipolar electrogram coordinates were set. The importance of an accurate estimation of activation series was pointed out by our computer simulations, which showed a progressive deterioration of estimation accuracy at increasing noise levels. Noise affected at a higher extent the estimation of CV vector magnitudes, while vector directions (and thus divergence analysis) were less affected. On the other hand, median CV displayed a decreasing trend with increasing noise, which may be partially related to a minimization of the wavefront curvature performed by RBF. Since simulations showed the method to be more robust against electrogram loss than misdetection, it should be preferable to exclude activation series from noisy or excessively fragmented electrograms, although extrapolation of activation patterns to poorly mapped regions should be considered with caution. Alternatively, uncertainty in local activation times may be profitably addressed using novel approaches based on probabilistic interpolation, able to keep into account activation time errors at different sites and to pin the activation map more strongly at site with higher precision measurements (Coveney et al., 2020). Consistently with previous works (O’Shea et al., 2019), our simulations also suggested that, in the presence of stable patterns, noise effects on CV estimation and source localization could be reduced by averaging values over few beats. Thus, although the method is potentially able to work on a beat-to-beat basis, sequential divergence maps should be computed to distinguish transient instances of focal activation [e.g., due to epicardial breakthroughs (de Groot et al., 2010)] from the presence of a stable localized source, whose activity should be repetitive and persist over longer periods (Takahashi et al., 2006; de Groot et al., 2010; Ravelli et al., 2012, 2014). Assuming an atrial cycle length <200 ms during AF, averaging of 10 beats would require very short (<2 s) signal windows, which are consistent with clinical mapping times. The method may thus be used to complement other descriptors of the fibrillatory patterns, such as causality-based approaches (Richter et al., 2011; Rodrigo et al., 2016; Alcaine et al., 2017; Luengo et al., 2019; Handa et al., 2020), which may require longer signal windows for the analysis.

Divergence-Based Identification of Focal Patterns in Human Atrial Fibrillation

The proof-of-concept application of divergence analysis to clinical multipolar electrograms revealed the presence of stable focal activation patterns at the PVs, vein of Marshall, and LA appendage during AF. The position of the detected focal sites is consistent with previous studies in AF patients (Haissaguerre et al., 1998; Hwang et al., 2000; Schmitt et al., 2002; Nitta et al., 2004; Sanders et al., 2005; Ravelli et al., 2012, 2014). Arrhythmic episodes of multifocal origin, with triggers located outside the PV region, were observed in AF patients by multisite biatrial mapping using a basket catheter or a non-contact mapping system (Schmitt et al., 2002). Rapid repetitive activity from the LA veins, including the PVs (Haissaguerre et al., 1998) and the vein of Marshall (Hwang et al., 2000), were reported to trigger paroxysmal AF. Dominant frequency analysis applied to atrial electrograms in paroxysmal AF showed that the PVs and ostial regions were most likely to harbor a high frequency source (42%), while the probability decreased in other atrial regions and in the coronary sinus (Sanders et al., 2005). In patients with permanent AF and mitral valve disease (Nitta et al., 2004), intraoperative mapping of the entire atrial epicardium showed LA focal activation from the posterior region adjacent to the PVs and the LA appendage. Consistently, electro-anatomic mapping and combined cycle length/wave similarity analysis in patients with persistent AF localized AF sources in the PV region in 47% of patients and in the LA appendage area in 12% of patients (Ravelli et al., 2012). Our analysis revealed the presence of collision areas and more complex propagation patterns in proximity of the focal sites, as observed at the right superior PV (see Figure 8B) and in other ostial regions. This is consistent with experimental (Kalifa et al., 2006) and clinical studies (Stiles et al., 2008; Ravelli et al., 2014; Kochhäuser et al., 2017), which identified zones characterized by propagation pattern variability and fractionated activity alongside areas of fast and regular atrial activation.

In the present study the analysis of clinical data was restricted to a proof-of-concept, being limited to the LA mapping of a single AF patient. Nonetheless, the consistency of our results with previous studies suggests the potential of the approach and fosters the performance of systematical studies on larger patient groups to investigate the spatial distribution of focal activation patterns in AF and their correlation with ablation outcomes. In addition, the developed techniques may be useful to map more organized forms of AF, as well as secondary atrial tachycardias at re-do procedures (Haissaguerre et al., 2006). Further validation of the method in larger clinical datasets, including different types of atrial arrhythmias, is necessary to clinically validate the method and to assess its applicability and benefit for the optimization of ablation strategies.

Conclusion

This paper introduced a novel methodology for the characterization of wave propagation and the identification of focal drivers in AF, which is based on the reconstruction of CV vector fields and the application of divergence analysis. Tests led by computer simulations suggested that accurate reconstruction of propagation patterns and localization of focal sites was feasible with clinically available catheter configurations. The proof-of-concept application of the methodology to human AF signals consistently identified focal patterns in the PVs and LA appendage area. The combination of RBF and divergence analysis with other methods for the extraction of collective information from multipolar mapping data may allow a more robust interrogation of cardiac conduction patterns, potentially leading to the optimization of ablation treatment.

Data Availability Statement

The datasets generated and analyzed in this study are available from the corresponding authors on reasonable request.

Ethics Statement

The part of the study involving human participants was reviewed and approved by the Ethical Committee for Clinical Experimentation of the Provincial Agency for Health Services of the Autonomous Province of Trento. The patients/participants provided their written informed consent to participate in this study.

Author Contributions

MM designed the study, performed the simulations and analysis, and wrote the manuscript. AC performed the simulations. MD collected the clinical data. FR designed and supervised the study, and critically revised the manuscript for important intellectual content. All authors contributed to manuscript revision, read, and approved the submitted version.

Funding

This study was supported by the Fondazione Cassa di Risparmio di Trento e Rovereto (Grants: 2014.0349 and 2016.0273).

Conflict of Interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher’s Note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

Acknowledgments

The authors thank the Department of Innovation, Research, University and Museums of the Autonomous Province of Bozen/Bolzano for covering the Open Access publication costs.

References

Alcaine, A., Masè, M., Cristoforetti, A., Ravelli, F., Nollo, G., Laguna, P., et al. (2017). A multi-variate predictability framework to assess invasive cardiac activity and interactions during atrial fibrillation. IEEE Trans. Biomed. Eng. 64, 1157–1168. doi: 10.1109/TBME.2016.2592953

PubMed Abstract | CrossRef Full Text | Google Scholar

Alcaine, A., Soto-Iglesias, D., Calvo, M., Guiu, E., Andreu, D., Fernandez-Armenta, J., et al. (2014). A wavelet-based electrogram onset delineator for automatic ventricular activation mapping. IEEE Trans. Biomed. Eng. 61, 2830–2839. doi: 10.1109/TBME.2014.2330847

PubMed Abstract | CrossRef Full Text | Google Scholar

Almeida, T. P., Schlindwein, F. S., Salinet, J., Li, X., Chu, G. S., Tuan, J. H., et al. (2018). Characterization of human persistent atrial fibrillation electrograms using recurrence quantification analysis. Chaos 28:085710. doi: 10.1063/1.5024248

CrossRef Full Text | Google Scholar

Almeida, T. P., Soriano, D. C., Mase, M., Ravelli, F., Bezerra, A. S., Li, X., et al. (2021). Unsupervised classification of atrial electrograms for electroanatomic mapping of human persistent atrial fibrillation. IEEE Trans. Biomed. Eng. 68, 1131–1141. doi: 10.1109/TBME.2020.3021480

PubMed Abstract | CrossRef Full Text | Google Scholar

Baher, A., Buck, B., Fanarjian, M., Paul Mounsey, J., Gehi, A., Chung, E., et al. (2019). Recurrence quantification analysis of complex-fractionated electrograms differentiates active and passive sites during atrial fibrillation. J. Cardiovasc. Electrophysiol. 30, 2229–2238. doi: 10.1111/jce.14161

PubMed Abstract | CrossRef Full Text | Google Scholar

Baumert, M., Sanders, P., and Ganesan, A. (2016). Quantitative electrogram-based methods for guiding catheter ablation of atrial fibrillation. Proc. IEEE 104, 416–431. doi: 10.1109/jproc.2015.2505318

CrossRef Full Text | Google Scholar

Bayly, P. V., KenKnight, B. H., Rogers, J. M., Hillsley, R. E., Ideker, R. E., and Smith, W. M. (1998). Estimation of conduction velocity vector fields from epicardial mapping data. IEEE Trans. Biomed. Eng. 45, 563–571. doi: 10.1109/10.668746

CrossRef Full Text | Google Scholar

Botteron, G. W., and Smith, J. M. (1995). A technique for measurement of the extent of spatial organization of atrial activation during atrial fibrillation in the intact human heart. IEEE Trans. Biomed. Eng. 42, 579–586. doi: 10.1109/10.387197

CrossRef Full Text | Google Scholar

Buist, T. J., Zipes, D. P., and Elvan, A. (2021). Atrial fibrillation ablation strategies and technologies: past, present, and future. Clin. Res. Cardiol. 110, 775–788. doi: 10.1007/s00392-020-01751-5

PubMed Abstract | CrossRef Full Text | Google Scholar

Courtemanche, M., Ramirez, R. J., and Nattel, S. (1998). Ionic mechanisms underlying human atrial action potential properties: insights from a mathematical model. Am. J. Physiol. 275, H301–H321. doi: 10.1152/ajpheart.1998.275.1.H301

PubMed Abstract | CrossRef Full Text | Google Scholar

Coveney, S., Corrado, C., Roney, C. H., Wilkinson, R. D., Oakley, J. E., Lindgren, F., et al. (2020). Probabilistic interpolation of uncertain local activation times on human atrial manifolds. IEEE Trans. Biomed. Eng. 67, 99–109. doi: 10.1109/TBME.2019.2908486

PubMed Abstract | CrossRef Full Text | Google Scholar

Cristoforetti, A., Faes, L., Ravelli, F., Centonze, M., Del Greco, M., Antolini, R., et al. (2008). Isolation of the left atrial surface from cardiac multi-detector CT images based on marker controlled watershed segmentation. Med. Eng. Phys. 30, 48–58. doi: 10.1016/j.medengphy.2007.01.003

PubMed Abstract | CrossRef Full Text | Google Scholar

Cristoforetti, A., Masè, M., and Ravelli, F. (2013). A fully adaptive multiresolution algorithm for atrial arrhythmia simulation on anatomically realistic unstructured meshes. IEEE Trans. Biomed. Eng. 60, 2585–2593. doi: 10.1109/TBME.2013.2261815

PubMed Abstract | CrossRef Full Text | Google Scholar

de Groot, N. M., Houben, R. P., Smeets, J. L., Boersma, E., Schotten, U., Schalij, M. J., et al. (2010). Electropathological substrate of longstanding persistent atrial fibrillation in patients with structural heart disease: epicardial breakthrough. Circulation 122, 1674–1682. doi: 10.1161/CIRCULATIONAHA.109.910901

PubMed Abstract | CrossRef Full Text | Google Scholar

Duchon, J. (1977). “Splines minimizing rotation-invariant semi-norms in Sobolev spaces,” in Constructive Theory of Functions of Several Variables. Lecture Notes in Mathematics, eds W. Schempp and K. Zeller (Berlin: Springer).

Google Scholar

Eijsbouts, S., Van Zandvoort, M., Schotten, U., and Allessie, M. (2003). Effects of acute atrial dilation on heterogeneity in conduction in the isolated rabbit heart. J. Cardiovasc. Electrophysiol. 14, 269–278. doi: 10.1046/j.1540-8167.2003.02280.x

PubMed Abstract | CrossRef Full Text | Google Scholar

El Haddad, M., Houben, R., Stroobandt, R., Van Heuverwyn, F., Tavernier, R., and Duytschaever, M. (2013). Algorithmic detection of the beginning and end of bipolar electrograms: implications for novel methods to assess local activation time during atrial tachycardia. Biomed. Signal Process. Control 8, 981–991. doi: 10.1016/j.bspc.2012.11.005

CrossRef Full Text | Google Scholar

Faes, L., Nollo, G., Antolini, R., Gaita, F., and Ravelli, F. (2002). A method for quantifying atrial fibrillation organization based on wave morphology similarity. IEEE Trans. Biomed. Eng. 49, 1504–1513. doi: 10.1109/TBME.2002.805472

PubMed Abstract | CrossRef Full Text | Google Scholar

Fitzgerald, T. N., Brooks, D. H., and Triedman, J. K. (2004). Comparative psychometric analysis of vector and isochrone cardiac activation maps. IEEE Trans. Biomed. Eng. 51, 847–855. doi: 10.1109/TBME.2004.826670

PubMed Abstract | CrossRef Full Text | Google Scholar

Fitzgerald, T. N., Brooks, D. H., and Triedman, J. K. (2005). Identification of cardiac rhythm features by mathematical analysis of vector fields. IEEE Trans. Biomed. Eng. 52, 19–29. doi: 10.1109/TBME.2004.839636

PubMed Abstract | CrossRef Full Text | Google Scholar

Fitzgerald, T. N., Rhee, E. K., Brooks, D. H., and Triedman, J. K. (2003). Estimation of cardiac conduction velocities using small data sets. Ann. Biomed. Eng. 31, 250–261. doi: 10.1114/1.1543936

CrossRef Full Text | Google Scholar

Fornefett, M., Rohr, K., and Stiehl, H. S. (2001). Radial basis functions with compact support for elastic registration of medical images. Image Vis. Comput. 19, 87–96. doi: 10.1109/IEMBS.2010.5628055

PubMed Abstract | CrossRef Full Text | Google Scholar

Franke, R. (1982). Scattered data interpolation: tests of some methods. Math. Comput. 38, 181–200. doi: 10.1090/s0025-5718-1982-0637296-4

PubMed Abstract | CrossRef Full Text | Google Scholar

Fuster, V., Ryden, L. E., Cannom, D. S., Crijns, H. J., Curtis, A. B., Ellenbogen, K. A., et al. (2006). ACC/AHA/ESC 2006 guidelines for the management of patients with atrial fibrillation: a report of the American college of cardiology/American heart association task force on practice guidelines and the European society of cardiology committee for practice guidelines. Circulation 114, e257–e354.

Google Scholar

Ganesan, P., Cherry, E. M., Huang, D. T., Pertsov, A. M., and Ghoraani, B. (2019). Locating atrial fibrillation rotor and focal sources using iterative navigation of multipole diagnostic catheters. Cardiovasc. Eng. Technol. 10, 354–366. doi: 10.1007/s13239-019-00414-5

PubMed Abstract | CrossRef Full Text | Google Scholar

Ganesan, P., Cherry, E. M., Pertsov, A. M., and Ghoraani, B. (2015). Characterization of electrograms from multipolar diagnostic catheters during atrial fibrillation. Biomed. Res. Int. 2015:272954. doi: 10.1155/2015/272954

PubMed Abstract | CrossRef Full Text | Google Scholar

Ganesan, P., Cherry, E. M., Pertsov, A. M., and Ghoraani, B. (2018). Development of a rotor-mapping algorithm to locate ablation targets during atrial fibrillation. IEEE Life Sci. Conf. 2018, 41–44. doi: 10.1109/LSC.2018.8572271

PubMed Abstract | CrossRef Full Text | Google Scholar

Haissaguerre, M., Hocini, M., Sanders, P., Takahashi, Y., Rotter, M., Sacher, F., et al. (2006). Localized sources maintaining atrial fibrillation organized by prior ablation. Circulation 113, 616–625. doi: 10.1161/CIRCULATIONAHA.105.546648

PubMed Abstract | CrossRef Full Text | Google Scholar

Haissaguerre, M., Jais, P., Shah, D. C., Takahashi, A., Hocini, M., Quiniou, G., et al. (1998). Spontaneous initiation of atrial fibrillation by ectopic beats originating in the pulmonary veins. N. Engl. J. Med. 339, 659–666. doi: 10.1056/NEJM199809033391003

PubMed Abstract | CrossRef Full Text | Google Scholar

Handa, B. S., Li, X., Aras, K. K., Qureshi, N. A., Mann, I., Chowdhury, R. A., et al. (2020). Granger causality-based analysis for classification of fibrillation mechanisms and localization of rotational drivers. Circ. Arrhythm. Electrophysiol. 13:e008237. doi: 10.1161/CIRCEP.119.008237

PubMed Abstract | CrossRef Full Text | Google Scholar

Hansson, A., Holm, M., Blomstrom, P., Johansson, R., Luhrs, C., Brandt, J., et al. (1998). Right atrial free wall conduction velocity and degree of anisotropy in patients with stable sinus rhythm studied during open heart surgery. Eur. Heart J. 19, 293–300. doi: 10.1053/euhj.1997.0742

PubMed Abstract | CrossRef Full Text | Google Scholar

Holm, M., Johansson, R., Olsson, S. B., Brandt, J., and Luhrs, C. (1996). A new method for analysis of atrial activation during chronic atrial fibrillation in man. IEEE Trans. Biomed. Eng. 43, 198–210. doi: 10.1109/10.481989

CrossRef Full Text | Google Scholar

Hwang, C., Wu, T. J., Doshi, R. N., Peter, C. T., and Chen, P. S. (2000). Vein of marshall cannulation for the analysis of electrical activity in patients with focal atrial fibrillation. Circulation 101, 1503–1505. doi: 10.1161/01.cir.101.13.1503

CrossRef Full Text | Google Scholar

Jacquemet, V., and Henriquez, C. S. (2005). Finite volume stiffness matrix for solving anisotropic cardiac propagation in 2-D and 3-D unstructured meshes. IEEE Trans. Biomed. Eng. 52, 1490–1492. doi: 10.1109/TBME.2005.851459

PubMed Abstract | CrossRef Full Text | Google Scholar

Jacquemet, V., Virag, N., Ihara, Z., Dang, L., Blanc, O., Zozor, S., et al. (2003). Study of unipolar electrogram morphology in a computer model of atrial fibrillation. J. Cardiovasc. Electrophysiol. 14, S172–S179. doi: 10.1046/j.1540.8167.90308.x

PubMed Abstract | CrossRef Full Text | Google Scholar

Kalifa, J., Tanaka, K., Zaitsev, A. V., Warren, M., Vaidyanathan, R., Auerbach, D., et al. (2006). Mechanisms of wave fractionation at boundaries of high-frequency excitation in the posterior left atrium of the isolated sheep heart during atrial fibrillation. Circulation 113, 626–633. doi: 10.1161/CIRCULATIONAHA.105.575340

PubMed Abstract | CrossRef Full Text | Google Scholar

Kochhäuser, S., Verma, A., Dalvi, R., Suszko, A., Alipour, P., Sanders, P., et al. (2017). Spatial relationships of complex fractionated atrial electrograms and continuous electrical activity to focal electrical sources: implications for substrate ablation in human atrial fibrillation. JACC Clin. Electrophysiol. 3, 1220–1228. doi: 10.1016/j.jacep.2017.05.013

PubMed Abstract | CrossRef Full Text | Google Scholar

Kojodjojo, P., Kanagaratnam, P., Markides, V., Davies, D. W., and Peters, N. (2006). Age-related changes in human left and right atrial conduction. J. Cardiovasc. Electrophysiol. 17, 120–127. doi: 10.1111/j.1540-8167.2005.00293.x

PubMed Abstract | CrossRef Full Text | Google Scholar

Kybic, J., Thierry, B., and Unser, M. (2002a). Generalized sampling: a variational approach. Part I – theory. IEEE Trans. Signal Process. 50, 1965–1976. doi: 10.1109/tsp.2002.800391

CrossRef Full Text | Google Scholar

Kybic, J., Thierry, B., and Unser, M. (2002b). Generalized sampling: a variational approach. Part II – applications. IEEE Trans. Signal Process. 50, 1977–1985. doi: 10.1186/s12868-016-0283-6

PubMed Abstract | CrossRef Full Text | Google Scholar

Lammers, W. J. E. P., Ravelli, F., Disertori, M., Antolini, R., Furlanello, F., and Allessie, M. A. (1991). Variations in human atrial flutter cycle length induced by ventricular beats: evidence of a reentrant circuit with a partially excitable gap. J. Cardiovasc. Electrophysiol. 2, 375–387. doi: 10.1111/j.1540-8167.1991.tb01337.x

CrossRef Full Text | Google Scholar

Li, X., Almeida, T. P., Dastagir, N., Guillem, M. S., Salinet, J., Chu, G. S., et al. (2020). Standardizing single-frame phase singularity identification algorithms and parameters in phase mapping during human atrial fibrillation. Front. Physiol. 11:869. doi: 10.3389/fphys.2020.00869

PubMed Abstract | CrossRef Full Text | Google Scholar

Luengo, D., Rios-Munoz, G., Elvira, V., Sanchez, C., and Artes-Rodriguez, A. (2019). Hierarchical algorithms for causality retrieval in atrial fibrillation intracavitary electrograms. IEEE J. Biomed. Health Inform. 23, 143–155. doi: 10.1109/JBHI.2018.2805773

PubMed Abstract | CrossRef Full Text | Google Scholar

Mahida, S., Berte, B., Yamashita, S., Derval, N., Denis, A., Shah, A., et al. (2014). New ablation technologies and techniques. Arrhythm. Electrophysiol. Rev. 3, 107–112.

Google Scholar

Masé, M., and Ravelli, F. (2010). Automatic reconstruction of activation and velocity maps from electro-anatomic data by radial basis functions. Annu. Int. Conf. IEEE Eng. Med. Biol. Soc. 2010, 2608–2611. doi: 10.1109/IEMBS.2010.5626616

PubMed Abstract | CrossRef Full Text | Google Scholar

Masè, M., Faes, L., and Ravelli, F. (2020). Letter by Masè et al regarding article, “Granger causality-based analysis for classification of fibrillation mechanisms and localization of rotational drivers”. Circ. Arrhythm. Electrophysiol. 13:e008675. doi: 10.1161/CIRCEP.120.008675

PubMed Abstract | CrossRef Full Text | Google Scholar

Masè, M., Faes, L., Antolini, R., Scaglione, M., and Ravelli, F. (2005). Quantification of synchronization during atrial fibrillation by Shannon entropy: validation in patients and computer model of atrial arrhythmias. Physiol. Meas. 26, 911–923. doi: 10.1088/0967-3334/26/6/003

CrossRef Full Text | Google Scholar

Masè, M., Marini, M., Disertori, M., and Ravelli, F. (2015). Dynamics of AV coupling during human atrial fibrillation: role of atrial rate. Am. J. Physiol. Heart Circ. Physiol. 309, H198–H205. doi: 10.1152/ajpheart.00726.2014

PubMed Abstract | CrossRef Full Text | Google Scholar

Nitta, T., Ishii, Y., Miyagi, Y., Ohmori, H., Sakamoto, S., and Tanaka, S. (2004). Concurrent multiple left atrial focal activations with fibrillatory conduction and right atrial focal or reentrant activation as the mechanism in atrial fibrillation. J. Thorac. Cardiovasc. Surg. 127, 770–778. doi: 10.1016/j.jtcvs.2003.05.001

PubMed Abstract | CrossRef Full Text | Google Scholar

Nollo, G., Marconcini, M., Faes, L., Bovolo, F., Ravelli, F., and Bruzzone, L. (2008). An automatic system for the analysis and classification of human atrial fibrillation patterns from intracardiac electrograms. IEEE Trans. Biomed. Eng. 55, 2275–2285. doi: 10.1109/TBME.2008.923155

PubMed Abstract | CrossRef Full Text | Google Scholar

O’Shea, C., Holmes, A. P., Yu, T. Y., Winter, J., Wells, S. P., Correia, J., et al. (2019). ElectroMap: high-throughput open-source software for analysis and mapping of cardiac electrophysiology. Sci. Rep. 9:1389. doi: 10.1038/s41598-018-38263-2

PubMed Abstract | CrossRef Full Text | Google Scholar

Orozco-Duque, A., Tobón, C., Ugarte, J. P., Morillo, C., and Bustamante, J. (2019). Electroanatomical mapping based on discrimination of electrograms clusters for localization of critical sites in atrial fibrillation. Prog. Biophys. Mol. Biol. 141, 37–46. doi: 10.1016/j.pbiomolbio.2018.07.003

PubMed Abstract | CrossRef Full Text | Google Scholar

Parameswaran, R., Al-Kaisey, A. M., and Kalman, J. M. (2021). Catheter ablation for atrial fibrillation: current indications and evolving technologies. Nat. Rev. Cardiol. 18, 210–225. doi: 10.1038/s41569-020-00451-x

PubMed Abstract | CrossRef Full Text | Google Scholar

Quintanilla, J. G., Shpun, S., Jalife, J., and Filgueiras-Rama, D. (2021). Novel approaches to mechanism-based atrial fibrillation ablation. Cardiovasc. Res. 117, 1662–1681. doi: 10.1093/cvr/cvab108

PubMed Abstract | CrossRef Full Text | Google Scholar

Ravelli, F., and Masè, M. (2014). Computational mapping in atrial fibrillation: how the integration of signal-derived maps may guide the localization of critical sources. Europace 16, 714–723. doi: 10.1093/europace/eut376

PubMed Abstract | CrossRef Full Text | Google Scholar

Ravelli, F., Masè, M., Cristoforetti, A., Del Greco, M., Centonze, M., Marini, M., et al. (2012). Anatomic localization of rapid repetitive sources in persistent atrial fibrillation: fusion of biatrial CT images with wave similarity/cycle length maps. JACC Cardiovasc. Imaging 5, 1211–1220. doi: 10.1016/j.jcmg.2012.07.016

PubMed Abstract | CrossRef Full Text | Google Scholar

Ravelli, F., Masè, M., Cristoforetti, A., Marini, M., and Disertori, M. (2014). The logical operator map identifies novel candidate markers for critical sites in patients with atrial fibrillation. Prog. Biophys. Mol. Biol. 115, 186–197. doi: 10.1016/j.pbiomolbio.2014.07.006

PubMed Abstract | CrossRef Full Text | Google Scholar

Ravelli, F., Masè, M., Del Greco, M., Marini, M., and Disertori, M. (2011). Acute atrial dilatation slows conduction and increases AF vulnerability in the human atrium. J. Cardiovasc. Electrophysiol. 22, 394–401. doi: 10.1111/j.1540-8167.2010.01939.x

PubMed Abstract | CrossRef Full Text | Google Scholar

Richter, U., Faes, L., Cristoforetti, A., Mase, M., Ravelli, F., Stridh, M., et al. (2011). A novel approach to propagation pattern analysis in intracardiac atrial fibrillation signals. Ann. Biomed. Eng. 39, 310–323. doi: 10.1007/s10439-010-0146-8

PubMed Abstract | CrossRef Full Text | Google Scholar

Rodrigo, M., Climent, A. M., Liberos, A., Calvo, D., Fernández-Avilés, F., Berenfeld, O., et al. (2016). Identification of dominant excitation patterns and sources of atrial fibrillation by causality analysis. Ann. Biomed. Eng. 44, 2364–2376. doi: 10.1007/s10439-015-1534-x

PubMed Abstract | CrossRef Full Text | Google Scholar

Rogers, J. M., Usui, M., KenKnight, B. H., Ideker, R. E., and Smith, W. M. (1997). A quantitative framework for analyzing epicardial activation patterns during ventricular fibrillation. Ann. Biomed. Eng. 25, 749–760. doi: 10.1007/BF02684159

PubMed Abstract | CrossRef Full Text | Google Scholar

Roney, C. H., Cantwell, C. D., Qureshi, N. A., Ali, R. L., Chang, E. T. Y., Lim, P. B., et al. (2014). An automated algorithm for determining conduction velocity, wavefront direction and origin of focal cardiac arrhythmias using a multipolar catheter. Annu. Int. Conf. IEEE Eng. Med. Biol. Soc. 2014, 1583–1586. doi: 10.1109/EMBC.2014.6943906

PubMed Abstract | CrossRef Full Text | Google Scholar

Roney, C. H., Cantwell, C. D., Qureshi, N. A., Chowdhury, R. A., Dupont, E., Lim, P. B., et al. (2017). Rotor tracking using phase of electrograms recorded during atrial fibrillation. Ann. Biomed. Eng. 45, 910–923. doi: 10.1007/s10439-016-1766-4

PubMed Abstract | CrossRef Full Text | Google Scholar

Roney, C. H., Whitaker, J., Sim, I., O’Neill, L., Mukherjee, R. K., Razeghi, O., et al. (2019). A technique for measuring anisotropy in atrial conduction to estimate conduction velocity and atrial fibre direction. Comput. Biol. Med. 104, 278–290. doi: 10.1016/j.compbiomed.2018.10.019

PubMed Abstract | CrossRef Full Text | Google Scholar

Sahli Costabal, F., Yang, Y., Perdikaris, P., Hurtado, D. E., and Kuhl, E. (2020). Physics-informed neural networks for cardiac activation mapping. Front. Phys. 8:42. doi: 10.3389/fphy.2020.00042

CrossRef Full Text | Google Scholar

Sanders, P., Berenfeld, O., Hocini, M., Jais, P., Vaidyanathan, R., Hsu, L. F., et al. (2005). Spectral analysis identifies sites of high-frequency activity maintaining atrial fibrillation in humans. Circulation 112, 789–797. doi: 10.1161/circulationaha.104.517011

PubMed Abstract | CrossRef Full Text | Google Scholar

Schmitt, C., Ndrepepa, G., Weber, S., Schmieder, S., Weyerbrock, S., Schneider, M., et al. (2002). Biatrial multisite mapping of atrial premature complexes triggering onset of atrial fibrillation. Am. J. Cardiol. 89, 1381–1387. doi: 10.1016/s0002-9149(02)02350-0

CrossRef Full Text | Google Scholar

Schreiber, T., and Schmitz, A. (2000). Surrogate time series. Physica D 142, 346–382.

Google Scholar

Stiles, M. K., Brooks, A. G., Kuklik, P., John, B., Dimitri, H., Lau, D. H., et al. (2008). High-density mapping of atrial fibrillation in humans: relationship between high-frequency activation and electrogram fractionation. J. Cardiovasc. Electrophysiol. 19, 1245–1253. doi: 10.1111/j.1540-8167.2008.01253.x

PubMed Abstract | CrossRef Full Text | Google Scholar

Stiles, M. K., Sanders, P., and Lau, D. H. (2018). Targeting the substrate in ablation of persistent atrial fibrillation: recent lessons and future directions. Front. Physiol. 9:1158. doi: 10.3389/fphys.2018.01158

PubMed Abstract | CrossRef Full Text | Google Scholar

Takahashi, Y., Hocini, M., O’Neill, M. D., Sanders, P., Rotter, M., Rostock, T., et al. (2006). Sites of focal atrial activity characterized by endocardial mapping during atrial fibrillation. J. Am. Coll. Cardiol. 47, 2005–2012. doi: 10.1016/j.jacc.2005.12.068

PubMed Abstract | CrossRef Full Text | Google Scholar

Virani, S. S., Alonso, A., Aparicio, H. J., Benjamin, E. J., Bittencourt, M. S., Callaway, C. W., et al. (2021). Heart disease and stroke statistics-2021 update: a report from the American heart association. Circulation 143, e254–e743. doi: 10.1161/CIR.0000000000000950

PubMed Abstract | CrossRef Full Text | Google Scholar

Weber, F. M., Luik, A., Schilling, C., Seemann, G., Krueger, M. W., Lorenz, C., et al. (2011). Conduction velocity restitution of the human atrium–an efficient measurement protocol for clinical electrophysiological studies. IEEE Trans. Biomed. Eng. 58, 2648–2655. doi: 10.1109/TBME.2011.2160453

PubMed Abstract | CrossRef Full Text | Google Scholar

Weber, F. M., Schilling, C., Seemann, G., Luik, A., Schmitt, C., Lorenz, C., et al. (2010). Wave-direction and conduction-velocity analysis from intracardiac electrograms–a single-shot technique. IEEE Trans. Biomed. Eng. 57, 2394–2401. doi: 10.1109/TBME.2010.2055056

PubMed Abstract | CrossRef Full Text | Google Scholar

Weber, T., Katus, H. A., Sager, S., and Scholz, E. P. (2017). Novel algorithm for accelerated electroanatomic mapping and prediction of earliest activation of focal cardiac arrhythmias using mathematical optimization. Heart Rhythm 14, 875–882. doi: 10.1016/j.hrthm.2017.03.001

PubMed Abstract | CrossRef Full Text | Google Scholar

Williams, S. E., Roney, C. H., Connolly, A., Sim, I., Whitaker, J., O’Hare, D., et al. (2021). OpenEP: a cross-platform electroanatomic mapping data format and analysis platform for electrophysiology research. Front. Physiol. 12:646023. doi: 10.3389/fphys.2021.646023

PubMed Abstract | CrossRef Full Text | Google Scholar

Zeemering, S., van Hunnik, A., van Rosmalen, F., Bonizzi, P., Scaf, B., Delhaas, T., et al. (2020). A novel tool for the identification and characterization of repetitive patterns in high-density contact mapping of atrial fibrillation. Front. Physiol. 11:570118. doi: 10.3389/fphys.2020.570118

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: atrial fibrillation, mapping, signal processing, computational models, vector field analysis, conduction velocity, focal activity, wave propagation patterns

Citation: Masè M, Cristoforetti A, Del Greco M and Ravelli F (2021) A Divergence-Based Approach for the Identification of Atrial Fibrillation Focal Drivers From Multipolar Mapping: A Computational Study. Front. Physiol. 12:749430. doi: 10.3389/fphys.2021.749430

Received: 29 July 2021; Accepted: 30 November 2021;
Published: 24 December 2021.

Edited by:

Xin Li, University of Leicester, United Kingdom

Reviewed by:

Joakim Sundnes, Simula Research Laboratory, Norway
Vincent Jacquemet, Université de Montréal, Canada

Copyright © 2021 Masè, Cristoforetti, Del Greco and Ravelli. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Michela Masè, michela.mase@eurac.edu; Flavia Ravelli, flavia.ravelli@unitn.it

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.