1. Introduction
Atrial Fibrillation (AF) is the most common cardiac arrhythmia. It is associated with an increased risk of heart failure, dementia, and stroke [1,2]. According to the estimation in 2014, 2.7 to 6.1 million people in the United States are afflicted by AF [3]. Catheter ablation, which has proved to be an efficient solution in most of the patients suffering from AF, is a minimally invasive procedure where clinicians ablate abnormal electrical pathways inside the heart tissue [4,5]. During the ablation procedure, intracardiac electrograms (iEGMs) are simultaneously collected from the electroanatomical mapping systems and analyzed to guide the ablation. The iEGMs are the recordings of local electrical activities within the various chambers of the heart by using multipolar electrodes placed inside the heart. iEGMs provide real-time information regarding the state of the cardiac tissue surrounded by the catheter tip and thus promote real-time analysis and future investigations [6,7]. To investigate important diagnostic information, the preprocessing of iEGMs, which has a profound effect on further analysis, needs to be addressed in terms of the characteristics of different biomedical signals and various analysis tools [8,9]. In this research, we aim to determine a data-driven preprocessing framework of iEGMs for subsequent AF analysis, especially for frequency analysis such as dominant frequency (DF) and multiscale frequency (MSF).
As a classical method for iEGM preprocessing, Botteron’s approach, includes the following steps: (1) bandpass filtering at 40–250 Hz; (2) rectification; and (3) lowpass filtering at 20 Hz [10,11]. It eliminates the signal content within the beat-to-beat interval lower than 40 Hz and restores the low frequency components by using rectification and lowpass filtering. However, the transformed and simplified signals lose morphological information regarding the atrial beat and can create unrelated frequency components under some observations [12,13]. Some of these eliminated features may be related to wavefront propagation. In addition, the negative portion of an iEGM is not always caused by far-field noise but is removed by rectification, thus making it unreliable. Therefore, many studies preprocess raw iEGM signals with only bandpass (BP) filtering [6,14,15]. Specifically, in a previous study [16,17], the authors used an IIR Butterworth bandpass filter to smooth iEGMs at frequencies of 0.5–60 Hz or 0–60 Hz. In another study [18], the iEGMs were firstly bandpass-filtered at 30 Hz to 400 Hz and then filtered at 3 Hz to 15 Hz. The authors of [19] tapered the signal at the edges to a 0 value by using the Hanning window and then rectified and processed them with a nonbiased 3–15 Hz IIR bandpass filter. A fourth-order Butterworth filter was applied to the summed data in another study [20]. In our group, we also applied a 3–30 Hz third-order IIR Butterworth BP filter in previous iEGM studies [21,22,23]. IIR Butterworth BP filters with different orders can also be seen in similar biomedical signal analyses [24,25,26].
Preprocessing of iEGMs has several steps that are crucial and affect the overall analysis results. First, it is important to identify all outlier signals, such as white noise, motion artifact noise, or no signal due to contact-loss leads, which might have a negative effect on further analysis. However, it is still unclear whether removing these noisy and contact-loss signals from the original clinical iEGM is a necessary preprocessing step. Second, while the BP filter is typically used as a default preprocessing step, the guidelines for BP characteristics are unclear. While several studies have indicated that the lower bound of the BP filter should be between 3 Hz and 5 Hz, the guidelines for the upper bound () still have a large range, which varies from 15 Hz to 50 Hz or even 250 Hz to 300 Hz [6,14]. However, the accuracy of all approaches for iEGM analysis are sensitive to the initial filtering, including DF [27,28], MSF [29,30,31], local activation time [32], complex fractionated atrial electrograms [33], and nonlinear analysis [18,34,35]. One theoretical study [36] indicated = 15 Hz should be used during the harmonic component analysis. However, no practical assessment of BP filter parameters has been performed for iEGMs. On the contrary, other studies point towards 4–10 Hz or 4–12 Hz being the physiologically relevant range that frequency analysis should focus on [37,38,39]. Thus, direct comparisons of further analysis under different influences of initial filtering still need to be addressed.
In this paper, we aim to build a data-driven framework to perform correct preprocessing of raw atria iEGMs signals from clinical procedures. This aims to further improve subsequent AF frequency analysis. Specifically, we determined characteristics of ideal and fifth-order IIR Butterworth BP filters by using density-based spatial clustering of applications with noise (DBSCAN) and evaluated the necessity of removing noisy, and contact-loss iEGM leads from the original iEGMs prior to analysis. We further demonstrated the application of this framework for subsequent DF and MSF analysis of the iEGM signals. Finally, we showed the identification of abnormal electrical sites using the preprocessing steps proposed in AF patients.
2. Materials and Methods
2.1. The Clinical iEGMs from Patients with AF
Bipolar iEGMs obtained from the left atria (LA) were collected during an electrophysiological study performed at the Mayo Clinic (Rochester, MN) n = 1 and University of Minnesota (Minneapolis, MN) n = 8, with prior approval from the University of Minnesota’s Institutional Review Board (IRB)-approved protocol #STUDY00003128. All experiments were performed in accordance with relevant guidelines and regulations. The iEGM datasets were collected retrospectively. Simultaneous iEGM collection was carried out by using the CARTO (Biosense Webster, CA) system, which has a sensor position accuracy of 0.8 mm and 5°. Bipolar iEGMs (N = 10) were recorded at a different number of spatial sites using a multielectrode, contact-based catheter (PENTARAY™ Catheter, Biosense Webster, Irvine, CA, USA). These were evenly distributed across the LA at a sample rate of 977 Hz for all iEGMs and a variable duration of 5 to 15 s. No downsampling or upsampling was performed.
The starting and ending points of iEGMs during the mapping step were noted by clinicians during the 4–8 h ablation procedure. Next, three researchers independently performed iEGM cleaning, and only reserved channels indicated by all team members were used for further analysis. Signals with extremely low amplitude, long gap, high noise corruption, loss of contact, low signal-to-noise ratio (SNR), or white noise were all removed. After cleaning, 5–10 channels were reserved for each spatial location. Finally, two sets of iEGMs for each patient (n = 9) were created (see Table 1): all iEGMs (Set 1) and clean iEGMs (Set 2).
The data from Patient 1 at Mayo Clinic is used as a representative example to introduce our approach. iEGMs in this dataset were collected at M = 20 different spatial sites using N = 10 electrodes. After removing noisy and contact-loss leads, the total number of clean signals from Patient 1 was reduced from 200 to 141 (see Total1 and Total2 in Table 1). This illustrative example was provided by clinicians.
2.2. BP Filtering and DF/MSF Analysis
iEGMs from Table 1 (both Sets 1 and 2) were filtered using BP filters with a lower bound of 3 Hz and different upper bounds: = 10 Hz, 13 Hz, 15 Hz, 17 Hz, 20 Hz, 25 Hz, and 30 Hz. The ideal BP filter was designed such that all the magnitudes lying within the passband of the filter are retained with a gain of 1 and the stopbands were set to 0 in the frequency domain. This approach was used to retain all the frequency components with maximum possible resolution despite the disadvantages of having high spectral leakage. To illustrate the importance and practical implementation, we also include a fifth-order IIR Butterworth BP filter, which has commonly been used in many previous studies [14,15,16,17,18,19,20,21,22,23].
To demonstrate the results of the different filtering characteristics of subsequent iEGM analysis, two frequency-based approaches were used: DF [27,28] and MSF [29,30,31]. DF is a traditional technique that is widely used in many clinical applications [40,41]. However, while effective for stationary signals, DF loses robustness when analyzing more chaotic signals due to noise, misleading phase, and activation times that cause distortion [42]. As a more robust frequency approach, MSF uses eight log-Gabor filters with a relative filter bandwidth, one octave apart and thus can account for the contributions from various frequency components other than the DF. For instance, in our previous study, we demonstrated MSF has a more robust performance than DF to identify the driver of AF using ex vivo optical mapping experiments and numerical simulations [23]. In an ideal case, the DF and MSF converge where the spectrum has a single peak. Therefore, in practical cases, there is insignificant difference, as only the peaks close to the DF are considered in MSF. Details of these two methods are shown in Supplementary Materials.
Two matrices, DF and MSF of dimension N × M (10 × 20 here), were generated using iEGMs of Patient 1 from Set 1 for both DF and MSF for all 7 :
(1)
(2)
Similar DF and MSF matrices were separately obtained for Set 2.
2.3. Statistical Analysis
The mean (<DF> or <MSF>) and standard deviation (SD) of all rows (i.e., spatial sites) in the DF and MSF matrix (Equations (1) and (2)) at each for each patient were calculated. To illustrate the effect of across patients, these values were then averaged across all patients and spatial sites to get an overall mean <DF> and <MSF> of all iEGMs at each . Similarly, the overall SD of <DF> and <MSF> at each was obtained. To show statistical significance, a one-way ANOVA test was performed, and the p-value threshold was set to 0.05 in this research (indicated as *). All the calculations and analyses were performed using custom-written MATLAB (MathWorks, Inc., Natick, MA, USA) scripts.
2.4. Correlation Analysis
To demonstrate whether efficiency of DF and MSF analysis are different between Set 1 and 2, two correlation approaches were used to measure the similarity.
Pearson’s correlation [34] is the covariance of the two variables divided by the product of their SDs. It quantifies the similarity between the efficiency of DF and MSF analysis at a given spatial site with the following calculation:
(3)
where m = (1, 2, …, M) is the spatial site, and are the mth column of matrix DF and MSF from Equations (1) and (2), respectively. and are the SD of all the elements in vector and . For the Pearson’s correlation, according to Equation (3), a threshold of pth = ±0.6 was chosen to distinguish between high (>|rth|) and low (<|rth|) correlation between DF and MSF [30].Pearson’s correlation method is sensitive to outliers [30]. To overcome this limitation, another similarity measuring index, earth mover’s distance (EMD), was used. EMD is robust to the presence of outliers since it is capable of providing partial matches, and it is independent of the magnitude of DF and MSF values but rather considers the distance between the values of the two approaches. EMD was used to measure the dissimilarity between two multidimensional distributions [43]. At each spatial site m, we calculate EMDm (DF, MSF) as follows:
(4)
where m = (1, 2, …, M), fij is the flowrate between and and dij is the Euclidean distance between and . For EMD, according to Equation (4), a threshold of EMDth = 0.2 was chosen, to distinguish between high (<EMDth) and low (>EMDth) correlation between DF and MSF [30].2.5. DBSCAN and Dunn Index
Density-based spatial clustering of applications with noise (DBSCAN) [44,45] is widely used in applications and designed to cluster data of arbitrary shapes in the presence of outliers. In this research, DBSCAN was implemented to further investigate the natural cluster information in the DF and MSF data space under the influence of different BP filters. The Dunn index, which is defined as the lowest inter-cluster distance divided by the highest inter-cluster distance, was calculated to evaluate the performance of each BP filter [46,47]. We only applied DBSCAN clustering to Set 2, which has Total2 pairs of DF and MSF observations.
Normalization for DF and MSF values from 0 to 1 was performed to restrict the data range. The two DF and MSF matrices from Equations (1) and (2) were reshaped into vectors as and , and the new observation matrix X was defined as :
(5)
(6)
DBSCAN starts by finding the points within a given distance (Eps) of every observation (each row in Equation (6)), then identifies the core points with more than a specific number of neighbors (MinPts). The core points on the neighbor graph were connected, and then noncore points were assigned to a nearby cluster if the cluster was within Eps; otherwise, it was assigned to the outliers [47]. The iterations continued until all observations in Equation (6) for each were reached. For two-dimensional data, the default value of MinPts = 4 was used here and Eps was computed from input data X using a k-nearest neighbor (k-NN) search [48].
In order to evaluate the performance under influence of different each , the Dunn index (DI) was calculated for every clustering result. Let be the clusters of X:
(7)
where , , d: C × C → R is a function that measures the distance between objects.3. Results
3.1. The Influence of BP Filtering on DF and MSF
3.1.1. Comparison of MSF and DF Analyses of iEGMs
A representative example of raw iEGMs recorded from Patient 1 is shown in Figure 1a. The corresponding power spectra are shown in Figure 1b,c after an ideal BP filtering with = 15 Hz and = 30 Hz, and Figure 1d,e for the fifth-order Butterworth filter, respectively. Figure 1b,c shows that for the ideal BP filter, the value of DF is different from the corresponding MSF value in each power spectrum, and both DF and MSF values vary with . Specifically, DF = 7.45 Hz, MSF = 9.69 Hz for = 15 Hz and DF = 20.03 Hz, MSF = 15.73 Hz for = 30 Hz. Similar results can also be observed for the case of the Butterworth filter in Figure 1d,e. For the example, DF = 7.45 Hz, MSF = 9.41 Hz for = 15 Hz and DF = 20.03 Hz, MSF = 14.99 Hz for = 30 Hz. Note that the DF values are the same both for the ideal and Butterworth filter, while MSF values are slightly different, most probably due to the difference in transition zone.
Figures S1 and S2 demonstrate MSF and DF values calculated from iEGMs of Patient 1 Set 2, from 20 spatial sites after applying ideal and Butterworth BP filters, respectively, with various ranging from 10 Hz to 30 Hz. Note that both DF and MSF increase as increases. Indeed, for the ideal BP filter, mean values of DF (<F> = 6.77 ± 0.927 Hz) and MSF (<MSF> = 7.07 ± 0.084 Hz) for = 10 Hz become <DF> = 12.84 ± 7.816 Hz and <MSF> = 17.76 +0.965 Hz, respectively, for = 30 Hz. In addition, changing significantly affects the overall distribution of DF—but not MSF—values. Specifically, DF and MSF are both clustering around their mean values for = 10 Hz. However, when is increased, DF has a wider distribution and diverges into upper and lower clusters, while MSF is still clustered around its mean. Similar trends were observed for the Butterworth BP filter (see Figure S2).
To further investigate the influence of on DF and MSF, <DF> and <MSF> across all spatial sites in Set 2 are shown in Figure 2a,b as a function of . It was evident that both <DF> and <MSF> increase as increases. However, the SD of MSF is significantly different from DF and more compact at all values of . For instance, the SD of MSF (0.965) is significantly smaller than the SD of DF (7.816, p < 0.05) at = 30 Hz. The same is true for all other (p < 0.05 from one-way ANOVA). It can be noticed that MSF values are always clustered together (Figures S1 and S2), at any , while the appearance of more clusters around <DF> is evident from Figures S1 and S2 as increases. These results clearly demonstrate that can affect the frequency analysis of iEGMs, and that DF is more sensitive to changes in as well as more variable than MSF. Moreover, the behavior of the ideal BP filter is very similar to the behavior of the Butterworth BP filter.
3.1.2. Efficient Parameter Using DBSCAN
As was shown in Figures S1 and S2, the DF values of Patient 1 Set 2 diverge from <DF> as increases. Thus, there are several natural groups in the DF and MSF data space. To detect and investigate these clusters, the data-driven approach, DBSCAN, was implemented on paired DF–MSF data. Then, to identify the most efficient , DI was calculated. The cluster formations corresponding to the example from Figure 2 are shown in Figures S3 and S4 for different values of ideal and Butterworth filters, respectively. Only one cluster was shown in Figures S3a and S4a. Then, two clusters appeared and remained at Figures S3b,c and S4c. A third cluster began presenting itself when increasing to 17 Hz and split into more clusters with complex information at = 30 Hz. It appears that clear separation between clusters and increased cluster compaction occurred at = 15 Hz (Figures S3c and S4c), which indicates a better clustering result. For other , the clusters became less compact (more variance within one cluster).
The total number of clusters as a function of is shown in Figure 3a,c for the ideal and Butterworth filters, respectively. In order to identify the most efficient based on distributions for each clustering result shown in Figures S3 and S4, we calculated DI. The results are shown as a function of in Figure 3b,d for the ideal and Butterworth filters, respectively. Note that = 15 Hz (see arrow) had maximum DI over all values for both filters, which indicates that the clusters are compact. From 10 Hz to 15 Hz, the second cluster appeared, and DI increased to maximum. This observation suggests that some critical frequency components must exist between 10–15 Hz, which most probably corresponds to the physiological range for AF. Thus, 3–15 Hz is an efficient set of parameters to perform iEGM preprocessing of DF and MSF analysis for both ideal and IIR Butterworth filters. Therefore, for the rest of this manuscript, only the ideal filter is implemented.
3.1.3. Efficient Preprocessing Framework on Clinical EGMs
In this section, the preprocessing framework developed in previous subsections was implemented in clinical EGM data. We applied it to Set 2, recorded from all (n = 9) patients with AF, and further implemented DF- and MSF-based frequency analysis.
The distributions of <DF>, <MSF>, and their corresponding SDs from all patients are shown in Figure 4a,b, respectively, as a function of . Note that <DF> and <MSF> across all patients increases with increasing . <DF> and <MSF> are significantly different (indicated by *) at all except for = 15 Hz, indicating that only for this value of , DF and MSF produce similar results. All p values are less than 0.05 except p = 0.083 for = 15 Hz. Compared with DF, the MSF technique has a more compact distribution in terms of constantly lower SD than DF (see Figure 4b). The SD of DF is always significantly higher than MSF regardless of , as indicated by the asterisk.
Furthermore, we repeated DBSCAN clustering on DF and MSF analysis with different for Set 2 from each patient. The number of clusters and DI for each individual patient with the mean of all nine patients under different were calculated. The number of clusters from all nine patients as a function of is presented in Figure 5a. At = 15 Hz, all patients show two clear clusters with maximum DI. More clusters presented, beginning at = 17 Hz. Furthermore, the average DI and distribution of all nine patients (open circle) as a function of is shown in Figure 5b. Although two patients show higher DI at = 13 Hz and 17 Hz, respectively, the overall DI is still maximum at = 15 Hz, as shown by the thick curve. Thus, the 3–15 Hz BP filter is efficient and reasonable for DF and MSF analysis of iEGMs.
3.2. The Influence of Noisy and Contact-Loss Leads on DF and MSF Analysis
3.2.1. Correlation Analysis
Pearson’s correlation and EMD were performed separately to quantify the differences between the Set 1 and Set 2 iEGM signals of Patient 1 to demonstrate the necessity of removing noisy and contact-loss leads in this case.
Figure 6 shows the results of Pearson’s correlation and EMD, respectively, calculated using Equations (3) and (4) for all M = 20 different spatial sites for Set 1 and Set 2 of Patient 1 with = 15 Hz. A threshold of rth = ± 0.6 and EMDth = 0.2 (indicated as red lines) from a previous study [21] was chosen to distinguish the strong relationship for the Pearson’s correlation and EMD, respectively, in Figure 6a,b. The points in the grey area represent a strong correlation (r > 0.6 or r < −0.6 and EMD < 0.2), indicating high similarity between DF and MSF.
No spatial sites with significant Pearson’s correlation and EMD were identified in Set 1, i.e., none of the M = 20 spatial sites were highly correlated in both Pearson’s correlation and EMD implementations. However, spatial site 15 in Set 2 (red circle in Figure 6c,d) shows a high correlation between DF and MSF analyses in both Pearson’s correlation and EMD, thus indicating a possible presence of abnormal electrical activity at this site. For further use, we define these sites, in which both Pearson’s and EMD correlation methods show significant results, as “substrate” sites. Therefore, the removal of noisy and contact-loss leads benefits DF and MSF analysis in terms of the consistency between the two analyses. More similar correlation analyses were carried out, as illustrated in the following section.
3.2.2. Correlation Analysis on Eight Patients with Known AF Ablation Outcomes
Table 2 lists the clinical outcomes of ablation (termination or no termination) and the number of substrate sites for eight of the patients. Note that, in the two patients with no AF termination from Table 2, substrate sites were identified in Set 2 using = 15 Hz, whereas in three of the four AF-terminated patients, no substrate sites were observed. When the same analysis was repeated using Set 1 with = 15 Hz, no substrate sites were identified in any patients. To further illustrate the necessity of filtering, we performed the same Pearson’s correlation and EMD analysis on eight of the patients with Set 2 without any filtering. No substrate sites were identified in any patients, as seen in Table 2’s third column. Thus, the removal of noisy and contact-loss leads plus BP filtering with efficient range during preprocessing is essential because it benefits DF and MSF analysis in terms of consistently identifying sites with abnormal electrical activities. Furthermore, the abnormal electrical sites identified in the no termination patients may have the potential to be target sites of ablation and may lead to AF.
4. Discussion
In this research, a data-driven framework for preprocessing was determined using frequency analysis of iEGMs from nine different patients with AF. The main results were summarized as follows: (1) the performance of both ideal and fifth-order IIR Butterworth BP filters are similar. (2) The upper bound of the bandpass filter with = 15 Hz is essential during the frequency analysis of iEGMs. (3) Abnormal electrical sites were identifiable only after the removal of noisy leads and applying the BP filter within an efficient range. (3) Abnormal electrical sites were not identified in any AF termination cases, thus showing potential to be target sites for ablation.
4.1. Importance of Removal of Contact-Loss Leads
In catheter mapping, the loss of contact of electrodes causes the iEGMs to return reduced or zero information content. This leads to erroneous measurements during iEGM analysis. Noise removal is a crucial component in the preprocessing of EGMs. In previous work, noise removal was carried out using a third-order IIR Butterworth filter and the core of the rotor was identified using simulated iEGM signals during AF using MSF [23]. In another work, MSF analysis was carried out on iEGM signals to identify the presence of abnormal electrical activity during AF, where the removal of noisy signals was carried out by eliminating any clinical iEGM signals with a low SNR [30]. Similarly, in our current work, we made a signal selection wherein noisy signals were removed from the analysis when the SNR was poor. Moreover, in this study, we showed, using the correlation and EMD approaches, that the removal of noisy and contact-loss electrodes improves the identification of target sites in patients with no AF termination. In another previous study, the contact-loss electrodes were removed from the analysis [30] to identify new targets for AF ablation. Thus, the removal of contact-loss leads is a necessary and essential step in the preprocessing of iEGMs.
4.2. Importance of Efficient Identification
In current mapping systems, frequency analysis is performed on iEGMs to obtain DF maps. However, in this work, we have shown that DF, which is widely used in clinical applications, is very sensitive to the utilized bandpass filter. The organization index (OI) of DF can also be affected by the ; thus, an improper may lead to a badly pronounced DF. As we increased the of the filter, the range of values observed in different sites of the patients varied significantly and the mean of MSF and DF also increased accordingly. This led to the inaccurate identification of possible substrate sites. Therefore, it is essential to identify and use an efficient during the preprocessing of iEGMs. In a previous study, using frequency analysis [19], it was shown that localized high frequency regions exist in patients with AF. Furthermore, such sites have also been shown to increase AF cycle length. Thus, the frequency spectrum across atria in patients with AF is nonuniform. Therefore, in some cases, the individual values of DF and MSF are very different from the mean values across atria. In this study, we used the mean values of DF and MSF to present the influence of the BP filter alone. Individual sites were analyzed separately during AF outcome correlation analysis and the results were shown to identify sites of interest.
4.3. Limitations
The present study has several limitations, as follows. Currently, this research focuses on frequency analysis of clinical bipolar atrial iEGMs and is limited to certain analyses (MSF and DF), and filters (ideal and IIR Butterworth filters). More works including but not limited to tuning up need to be carried out when considering other cases such as ventricle iEGMs, different analyses (multiscale entropy, kurtosis), digital BP filters, etc. In this study, datasets of iEGMs were collected using sequential mapping by PENTARAY Catheter. Previously [23], we performed numerical simulations and validated our mapping approaches using both PENTARAY and GRID catheters. The performance of our approaches on the stimulated iEGMs for rotor core identification was comparable between these two types of sequential mapping catheters. Thus, we believe that the results and conclusions of the current study can be extended to various types of sequential mapping catheters. Indeed, we have never utilized the information regarding different electrode configurations in our framework. However, for some other very different scenarios such as a 64-pole basket catheter with simultaneous mapping, this framework needs to be further investigated.
Since we are working on clinical atrial iEGMs, the ground truth of DF and MSF is unknown. However, the application of frequency analysis of simulated iEGMs from human atria models was recently carried out and the feasibility of identifying abnormal electrical activities was proven [23]. Regarding clinical atrial iEGMs [6], the DF and MSF analyses were able to detect abnormal sites. In this study, we removed all iEGMs with an extremely low amplitude, long gap, high noise corruption, loss of contact, low SNR, and white noise, thus retaining the reliability to apply DF and MSF analysis.
In this study, only an ideal BP and a fifth-order IIR Butterworth filter were implemented, and frequency analysis results stayed similar in our scenarios. In previous studies [14,15,16,17,18,19,20,21,22,23], the IIR Butterworth filter, as a very commonly used BP filter, was implemented in several applications to iEGMs. Thus, our study provides the desirable range of 3–15 Hz for iEGM application, which is the most important parameter when applying BP filtering in a practical sense. Another limitation of our study is the relatively small number of patients (n = 9) and limited number of iEGM recording sites. Our reported most efficient filtering range of 3–15 Hz might be insignificantly altered in the case of more datasets. We, however, do not expect any significant changes to our reported values.
In addition, all patients underwent only pulmonary vein (PV) isolation. When the highly correlated sites are outside the PV region, and only PV isolation is performed, AF should not be terminated. However, due to the insufficient information on the spatial location of the recorded clinical iEGM dataset, the identified regions in the no termination cases were not correlated to the anatomy of the heart. Therefore, further research should be conducted with a large number of patients and with prior knowledge of precise spatial sites. In the current study, we did not perform any AF ablation after identification of the substrate sites due to the retrospective nature of the available data. Only prospective AF ablation studies, where iEGMs are analyzed and compared pre- and post-ablation, can provide a direct confirmation of the actual substrate site. However, this current study can still provide us a good prospective and suggestions for the potential target of AF ablation.
5. Conclusions
Our research has identified that a 3–15 Hz preprocessing BP filter range is the most efficient for iEGM frequency analysis. While increasing the from 10 Hz to 15 Hz, some frequency components shifted from the lower frequency cluster and stayed, which can be important in patients with AF. The results of the Pearson’s correlation and EMD indicate that removing noisy and contact-loss leads helps obtain higher correlation and consistency between frequency analysis techniques. Thus, it is necessary to remove noisy and contact-loss leads and apply efficient BP filtering for clinically recorded iEGM datasets prior to analysis. These results help in building a data-driven preprocessing framework of well-defined BP filters for data analysis using clinically recorded iEGMs.
E.G.T. and X.K. contributed to conceptualization. E.G.T., H.R., S.K.M. and X.K. contributed to the methodology. X.K. contributed to the software and scripts. X.K. and V.R. contributed to validation and writing—original draft preparation. X.K. and V.R. contributed to formal analysis. X.K., V.R., S.K.M., H.R. and E.G.T. contributed to writing—review and editing. E.G.T. contributed to supervision, project administration, and funding acquisition. All authors contributed to the article and approved the submitted version. All authors have read and agreed to the published version of the manuscript.
This study’s protocol was approved under University of Minnesota’s Institutional Review Board (IRB)-approved protocol #STUDY00003128, last updated on 18 February 2022.
We would like to thank Siva K. Mulpuru (Cardiovascular Division, Mayo Clinic) for the initial dataset and his support with several aspects of this work.
The authors declare no conflict of interest.
Footnotes
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.
Figure 1. (a) A representative example of raw iEGMs recorded from Patient 1 Set 2. Corresponding power spectra from a single electrode after an ideal BP filtering with (b) [Forumla omitted. See PDF.] = 15 Hz and (c) [Forumla omitted. See PDF.] = 30 Hz; and IIR Butterworth BP filtering with (d) [Forumla omitted. See PDF.] = 15 Hz and (e) [Forumla omitted. See PDF.] = 30 Hz.
Figure 2. Mean of <DF> and <MSF> values and their standard deviations calculated from iEGMs of Patient 1, Set 2, from 20 spatial sites for various [Forumla omitted. See PDF.] from (a) ideal and (b) Butterworth filters, respectively.
Figure 3. DBSCAN clustering results based on DF–MSF paired data calculated in Patient 1 Set 2 for ideal and Butterworth filters for different [Forumla omitted. See PDF.]: (a,c) number of clusters and (b,d) DI values. DI is maximum at [Forumla omitted. See PDF.] = 15 Hz both for ideal and Butterworth filters, as indicated by an arrow.
Figure 4. Mean <DF> and <MSF> (a) and their SD (b) of for all nine patients from Set 2 as a function of [Forumla omitted. See PDF.]. <DF> and <MSF> show only nonstatistical difference (p = 0.08) and work consistently at [Forumla omitted. See PDF.] = 15 Hz. Statistic difference is indicated by the asterisk.
Figure 5. Averaged number of clusters (a) and DI (b) and among all nine patients in Set 2. The overall DI is still maximized at [Forumla omitted. See PDF.] = 15 Hz, as indicated by an arrow in panel (a), and all patients showed two clear clusters at the same time at 15 Hz in panel (b).
Figure 6. Pearson’s correlation (a,b) and EMD (c,d) on DF and MSF results for different spatial sites M in Patient1 Set 1 and Set 2 with [Forumla omitted. See PDF.] = 15 Hz. Thresholds of rth = ±0.6 and EMDth = 0.2 (indicated as red lines), from a previous study [19], were chosen to distinguish the strong correlation relationship for Pearson’s correlation and EMD. Shadow area represents a highly correlated relationship for two methods. No common spatial sites were identified using Pearson’s correlation and EMD measures evaluated from Set 1. However, substrate spatial site 15 (red circle) shows high-correlation relationships between DF and MSF analyses in both Pearson’s correlation and EMD evaluated from Set 2. According to previous research, the substrate site (#15 here) is believed to be the potential ablation target.
Summary of Set 1—all iEGMs and Set 2—clean iEGMs dataset for 9 patients. M: number of spatial sites. N: number of electrodes. Total1: total number of iEGMs in Set1. Total2: total number of iEGMs in Set2.
Set 1: All iEGMs | Set 2: Clean iEGMs | AF |
|||||
---|---|---|---|---|---|---|---|
M | N | Total1 | M | N | Total2 | ||
Patient 1 | 20 | 10 | 200 | 20 | 5 to 10 | 141 | Unknown |
Patient 2 | 18 | 10 | 180 | 18 | 5 to 10 | 180 | No |
Patient 3 | 20 | 10 | 200 | 20 | 5 to 10 | 146 | Yes |
Patient 4 | 16 | 10 | 160 | 16 | 5 to 10 | 121 | No |
Patient 5 | 25 | 10 | 250 | 22 | 5 to 10 | 115 | Yes |
Patient 6 | 19 | 10 | 190 | 19 | 5 to 10 | 190 | Yes |
Patient 7 | 25 | 10 | 250 | 24 | 5 to 10 | 211 | Yes |
Patient 8 | 20 | 10 | 200 | 19 | 5 to 10 | 166 | No |
Patient 9 | 20 | 10 | 200 | 20 | 5 to 10 | 136 | No |
Summary of Set 1—all iEGMs, Set 2—clean iEGMs dataset with
|
|
Number of Substrate Sites in Set 2 (No Filtering) | AF |
|
---|---|---|---|---|
Patient 2 | None | 2 | None | No |
Patient 3 | None | 4 | None | Yes |
Patient 4 | None | 1 | None | No |
Patient 5 | None | None | None | Yes |
Patient 6 | None | None | None | Yes |
Patient 7 | None | None | None | Yes |
Patient 8 | None | 6 | None | No |
Patient 9 | None | 3 | None | No |
Supplementary Materials
The following supporting information can be downloaded at:
References
1. Weng, L.C.; Preis, S.R.; Hulme, O.L.; Larson, M.G.; Choi, S.H.; Wang, B.; Trinquart, L.; McManus, D.D.; Staerk, L.; Lin, H. et al. Genetic Predisposition, Clinical Risk Factor Burden, and Lifetime Risk of Atrial Fibrillation. Circulation; 2018; 137, pp. 1027-1038. [DOI: https://dx.doi.org/10.1161/CIRCULATIONAHA.117.031431] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/29129827]
2. Mou, L.; Norby, F.L.; Chen, L.Y.; O’Neal, W.T.; Lewis, T.T.; Loehr, L.R.; Soliman, E.Z.; Alonso, A. Lifetime Risk of Atrial Fibrillation by Race and Socioeconomic Status: ARIC Study (Atherosclerosis Risk in Communities). Circ. Arrhythmia Electrophysiol.; 2018; 11, e006350. [DOI: https://dx.doi.org/10.1161/CIRCEP.118.006350] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/30002066]
3. January, C.T.; Wann, L.S.; Alpert, J.S.; Calkins, H.; Cigarroa, J.E.; Cleveland, J.C., Jr.; Conti, J.B.; Ellinor, P.T.; Ezekowitz, M.D.; Field, M.E. et al. 2014 AHA/ACC/HRS guideline for the management of patients with atrial fibrillation: Executive summary: A report of the American College of Cardiology/American Heart Association Task Force on practice guidelines and the Heart Rhythm Society. Circulation; 2014; 130, pp. 2071-2104. [DOI: https://dx.doi.org/10.1161/CIR.0000000000000040] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/24682348]
4. Haissaguerre, M.; Gencel, L.; Fischer, B.; Métayer, P.; Poquet, F.; Marcus, F.I.; Clementy, J. Successful catheter ablation of atrial fibrillation. J. Cardiovasc. Electrophysiol.; 1994; 5, pp. 1045-1052. [DOI: https://dx.doi.org/10.1111/j.1540-8167.1994.tb01146.x]
5. Verma, A.; Jiang, C.-Y.; Betts, T.R.; Chen, J.; Deisenhofer, I.; Mantovan, R.; Macle, L.; Morillo, C.A.; Haverkamp, W.; Weerasooriya, R. et al. Approaches to catheter ablation for persistent atrial fibrillation. N. Engl. J. Med.; 2015; 372, pp. 1812-1822. [DOI: https://dx.doi.org/10.1056/NEJMoa1408288]
6. Hashemi, J.; Shariat, M.H.; Redfearn, D. Intracardiac electrogram envelope detection during atrial fibrillation using fast orthogonal search. Annu. Int. Conf. IEEE Eng. Med. Biol. Soc.; 2017; 2017, pp. 3162-3165. [DOI: https://dx.doi.org/10.1109/EMBC.2017.8037528]
7. Weber, F.M.; Schilling, C.; Seemann, G.; Luik, A.; Schmitt, C.; Lorenz, C.; Dössel, O. Wave-direction and conduction-velocity analysis from intracardiac electrograms—A single-shot technique. IEEE Trans. Biomed. Eng.; 2010; 57, pp. 2394-2401. [DOI: https://dx.doi.org/10.1109/TBME.2010.2055056]
8. Pollnow, S. Characterizing Cardiac Electrophysiology during Radiofrequency Ablation an Integrative Ex Vivo, In Silico, and In Vivo Approach; KIT Scientific Publishing: Karlsruhe, Germany, 2019.
9. Houben, R.P.; Allessie, M.A. Processing of intracardiac electrograms in atrial fibrillation. Diagnosis of electropathological substrate of AF. IEEE Eng. Med. Biol. Mag.; 2006; 25, pp. 40-51. [DOI: https://dx.doi.org/10.1109/EMB-M.2006.250507]
10. Botteron, G.W.; Smith, J.M. 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.; 1995; 42, pp. 579-586. [DOI: https://dx.doi.org/10.1109/10.387197]
11. Botteron, G.W.; Smith, J.M. Quantitative assessment of the spatial organization of atrial fibrillation in the intact human heart. Circulation; 1996; 93, pp. 513-518. [DOI: https://dx.doi.org/10.1161/01.CIR.93.3.513]
12. Li, W.; Yang, C.; Wang, Y.; Wang, D.; Chen, Y.; Wu, Z. Several insights into the preprocessing of electrograms in atrial fibrillation for dominant frequency analysis. Biomed. Eng. Online; 2016; 15, 38. [DOI: https://dx.doi.org/10.1186/s12938-016-0157-2]
13. Castells, F.; Cervigón, R.; Millet, J. On the preprocessing of atrial electrograms in atrial fibrillation: Understanding Botteron’s approach. Pacing Clin. Electrophysiol.; 2014; 37, pp. 133-143. [DOI: https://dx.doi.org/10.1111/pace.12288]
14. Pandit, S.V.; Jalife, J. Rotors and the dynamics of cardiac fibrillation. Circ. Res.; 2013; 112, pp. 849-862. [DOI: https://dx.doi.org/10.1161/CIRCRESAHA.111.300158]
15. Keller, M.W.; Schuler, S.; Wilhelms, M.; Lenis, G.; Seemann, G.; Schmitt, C.; Dossel, O.; Luik, A. Characterization of radiofrequency ablation lesion development based on simulated and measured intracardiac electrograms. IEEE Trans. Biomed. Eng.; 2014; 61, pp. 2467-2478. [DOI: https://dx.doi.org/10.1109/TBME.2014.2322515]
16. Deno, D.C.; Balachandran, R.; Morgan, D.; Ahmad, F.; Masse, S.; Nanthakumar, K. Orientation-Independent Catheter-Based Characterization of Myocardial Activation. IEEE Trans. Biomed. Eng.; 2017; 64, pp. 1067-1077. [DOI: https://dx.doi.org/10.1109/TBME.2016.2589158]
17. Frisch, D.; Oesterlein, T.G.; Unger, L.A.; Lenis, G.; Wakili, R.; Schmitt, C.; Luik, A.; Doessel, O.; Loewe, A. Mapping and Removing the Ventricular Far Field Component in Unipolar Atrial Electrograms. IEEE Trans. Biomed. Eng.; 2020; 67, pp. 2905-2915. [DOI: https://dx.doi.org/10.1109/TBME.2020.2973471]
18. Fischer, G.; Stühlinger, M.C.; Nowak, C.N.; Wieser, L.; Tilg, B.; Hintringer, F. On computing dominant frequency from bipolar intracardiac electrograms. IEEE Trans. Biomed. Eng.; 2007; 54, pp. 165-169. [DOI: https://dx.doi.org/10.1109/TBME.2006.883739]
19. Sanders, P.; Berenfeld, O.; Hocini, M.; Jaïs, P.; Vaidyanathan, R.; Hsu, L.-F.; Garrigue, S.; Takahashi, Y.; Rotter, M.; Sacher, F. et al. Spectral analysis identifies sites of high-frequency activity maintaining atrial fibrillation in humans. Circulation; 2005; 112, pp. 789-797. [DOI: https://dx.doi.org/10.1161/CIRCULATIONAHA.104.517011]
20. Borowitz, L.A.; Combs, W.; Berbari, E.J. Detection of His-Purkinje Activity from Distant Intracardiac Electrograms. Comput. Cardiol.; 2004; 31, pp. 729-732. [DOI: https://dx.doi.org/10.1109/CIC.2004.1443042]
21. Ravikumar, V.; Annoni, E.M.; Mulpuru, S.K.; Roukoz, H.; Tolkacheva, E.G. Evaluation of Multiscale Frequency Approach for Visualizing Rotors in Patients with Atrial Fibrillation. Annu. Int. Conf. IEEE Eng. Med. Biol. Soc.; 2018; 2018, pp. 5986-5989. [DOI: https://dx.doi.org/10.1109/EMBC.2018.8513684]
22. Ravikumar, V.; Thakare, S.; Kong, X.; Roukoz, H.; Tolkacheva, E.G. Similarity Score for the Identification of Active Sites in Patients with Atrial Fibrillation. Front. Physiol.; 2022; 12, 767190. [DOI: https://dx.doi.org/10.3389/fphys.2021.767190] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/35126172]
23. Ravikumar, V.; Annoni, E.; Parthiban, P.; Zlochiver, S.; Roukoz, H.; Mulpuru, S.K.; Tolkacheva, E.G. Novel mapping techniques for rotor core detection using simulated intracardiac electrograms. J. Cardiovasc. Electrophysiol.; 2021; 32, pp. 1268-1280. [DOI: https://dx.doi.org/10.1111/jce.14948] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/33570241]
24. Huck, S.; Oesterlein, T.; Luik, A.; Schmitt, C.; Wakili, R.; Dössel, O. Preprocessing of unipolar signals acquired by a novel intracardiac mapping system. Curr. Dir. Biomed. Eng.; 2016; 2, pp. 259-262. [DOI: https://dx.doi.org/10.1515/cdbme-2016-0058]
25. Baala Sundaram, D.S.; Kapoor, A.; Xie, J.; Xu, N.C.; Krishna Moorthy, P.; Balasubramani, R.; Shivaram, S.; Muthyala, A.; Poigai Arunachalam, S. Comparison of Multiscale Frequency Characteristics of Normal Phonocardiogram With Diseased Heart States. Proceedings of the 2020 Design of Medical Devices Conference; Minneapolis, MN, USA, 6–9 April 2020; [DOI: https://dx.doi.org/10.1115/DMD2020-9090]
26. Hao, H.; Liu, M.; Xiong, P.; Du, H.; Zhang, H.; Lin, F.; Hou, Z.; Liu, X. Multi-lead model-based ECG signal denoising by guided filter. Eng. Appl. Artif. Intell.; 2019; 79, pp. 34-44. [DOI: https://dx.doi.org/10.1016/j.engappai.2018.12.004]
27. Atienza, F.; Almendral, J.; Jalife, J.; Zlochiver, S.; Ploutz-Snyder, R.; Torrecilla, E.G.; Arenal, A.; Kalifa, J.; Fernández-Avilés, F.; Berenfeld, O. Real-time dominant frequency mapping and ablation of dominant frequency sites in atrial fibrillation with left-to-right frequency gradients predicts long-term maintenance of sinus rhythm. Heart Rhythm.; 2009; 6, pp. 33-40. [DOI: https://dx.doi.org/10.1016/j.hrthm.2008.10.024]
28. Baumert, M.; Sanders, P.; Ganesan, A. Quantitative-Electrogram-Based Methods for Guiding Catheter Ablation in Atrial Fibrillation. Proc. IEEE; 2016; 104, pp. 416-431. [DOI: https://dx.doi.org/10.1109/JPROC.2015.2505318]
29. Knutsson, H.; Westin, C.; Granlund, G.H. Local multiscale frequency and bandwidth estimation. Proceedings of the 1st International Conference on Image Processing; Austin, TX, USA, 13–16 November 1994; Volume 1, pp. 36-40.
30. Arunachalam, S.P.; Annoni, E.M.; Mulpuru, S.K.; Friedman, P.A.; Tolkacheva, E.G. Novel Multiscale Frequency Approach to Identify the Pivot Point of the Rotor. J. Med. Devices Trans. ASME; 2016; 10, 020948. [DOI: https://dx.doi.org/10.1115/1.4033148]
31. Narayan, S.M.; Krummen, D.E.; Shivkumar, K.; Clopton, P.; Rappel, W.J.; Miller, J.M. Treatment of atrial fibrillation by the ablation of localized sources: CONFIRM (Conventional Ablation for Atrial Fibrillation with or without Focal Impulse and Rotor Modulation) trial. J. Am. Coll. Cardiol.; 2012; 60, pp. 628-636. [DOI: https://dx.doi.org/10.1016/j.jacc.2012.05.022]
32. Habel, N.; Znojkiewicz, P.; Thompson, N.; Müller, J.G.; Mason, B.; Calame, J.; Calame, S.; Sharma, S.; Mirchandani, G.; Janks, D. et al. The temporal variability of dominant frequency and complex fractionated atrial electrograms constrains the validity of sequential mapping in human atrial fibrillation. Heart Rhythm.; 2010; 7, pp. 586-593. [DOI: https://dx.doi.org/10.1016/j.hrthm.2010.01.010]
33. Ganesan, A.N.; Kuklik, P.; Lau, D.H.; Brooks, A.G.; Baumert, M.; Lim, W.W.; Thanigaimani, S.; Nayyar, S.; Mahajan, R.; Kalman, J.M. et al. Bipolar electrogram shannon entropy at sites of rotational activation: Implications for ablation of atrial fibrillation. Circ. Arrhythmia Electrophysiol.; 2013; 6, pp. 48-57. [DOI: https://dx.doi.org/10.1161/CIRCEP.112.976654]
34. Arunachalam, S.P.; Annoni, E.M.; Mulpuru, S.K.; Friedman, P.A.; Tolkacheva, E.G. Kurtosis as a statistical approach to identify the pivot point of the rotor. Annu. Int. Conf. IEEE Eng. Med. Biol. Soc.; 2016; 2016, pp. 497-500. [DOI: https://dx.doi.org/10.1109/EMBC.2016.7590748]
35. Annoni, E.M.; Arunachalam, S.P.; Kapa, S.; Mulpuru, S.K.; Friedman, P.A.; Tolkacheva, E.G. Novel Quantitative Analytical Approaches for Rotor Identification and Associated Implications for Mapping. IEEE Trans. Biomed. Eng.; 2018; 65, pp. 273-281. [DOI: https://dx.doi.org/10.1109/TBME.2017.2763460]
36. Dastagir, N.; Li, X.; Paggi, T.; Aktiia, A.; Vanheusden, F.J. Effects of Filtering Atrial Electrograms on the Relationship of Phase and Dominant Frequency; Atrial Signals: Karlsruhe, Germany, 2015.
37. Sakwan, N.D. Phase-and Frequency-Domain Analysis of the Intracardiac Signals of Persistent Atrial Fibrillation in Humans; University of Leicester: Leicester, UK, 2017.
38. Nademanee, K.; McKenzie, J.; Kosar, E.; Schwab, M.; Sunsaneewitayakul, B.; Vasavakul, T.; Khunnawat, C.; Ngarmukos, T. A new approach for catheter ablation of atrial fibrillation: Mapping of the electrophysiologic substrate. J. Am. Coll. Cardiol.; 2004; 43, pp. 2044-2053. [DOI: https://dx.doi.org/10.1016/j.jacc.2003.12.054]
39. Nattel, S. New ideas about atrial fibrillation 50 years on. Nature; 2002; 415, pp. 219-226. [DOI: https://dx.doi.org/10.1038/415219a]
40. Lin, Y.J.; Tai, C.T.; Kao, T.; Tso, H.W.; Higa, S.; Tsao, H.M.; Chang, S.L.; Hsieh, M.H.; Chen, S.A. Frequency analysis in different types of paroxysmal atrial fibrillation. J. Am. Coll. Cardiol.; 2006; 47, pp. 1401-1407. [DOI: https://dx.doi.org/10.1016/j.jacc.2005.10.071]
41. Shariat, M.H.; Hashemi, J.; Gazor, S.; Redfearn, D.P. Regional Dominant Frequency: A New Tool for Wave Break Identification During Atrial Fibrillation. Front. Cardiovasc. Med.; 2018; 5, 79. [DOI: https://dx.doi.org/10.3389/fcvm.2018.00079]
42. Duan, L.; Xiong, D.; Lee, J.; Guo, F. A Local Density Based Spatial Clustering Algorithm with Noise. Proceedings of the 2006 IEEE International Conference on Systems, Man and Cybernetics; Taipei, Taiwan, 8–11 October 2006; pp. 4061-4066. [DOI: https://dx.doi.org/10.1109/ICSMC.2006.384769]
43. Andoni, A.; Mit, P.I.; Krauthgamer, R. Earth mover distance over high-dimensional spaces. Proceedings of the nineteenth annual ACM-SIAM symposium on Discrete algorithms (SODA ’08), Society for Industrial and Applied Mathematics; San Francisco, CA, USA, 20–22 January 2008; pp. 343-352.
44. Schubert, E.; Sander, J.; Ester, M.; Kriegel, H.P.; Xu, X. DBSCAN Revisited: Why and How You Should (Still) Use DBSCAN. ACM Trans. Database Syst.; 2017; 42, 19. [DOI: https://dx.doi.org/10.1145/3068335]
45. Ester, M.; Kriegel, H.P.; Sander, J.; Xu, X. A density-based algorithm for discovering clusters in large spatial databases with noise. Proceedings of the Second International Conference on Knowledge Discovery and Data Mining (KDD’96); Portland, OR, USA, 2–4 August 1996; pp. 226-231.
46. Dunn, J.C. A Fuzzy Relative of the ISODATA Process and Its Use in Detecting Compact Well-Separated Clusters. J. Cybern.; 1973; 3, pp. 32-57. [DOI: https://dx.doi.org/10.1080/01969727308546046]
47. Julian Ramos, Dunn’s Index. Available online: https://www.mathworks.com/matlabcentral/fileexchange/27859-dunn-s-index (accessed on 8 November 2022).
48. Dmitry Kaplan, Knee Point. Available online: https://www.mathworks.com/matlabcentral/fileexchange/35094-knee-point (accessed on 8 November 2022).
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Abstract
Atrial Fibrillation (AF) is the most common cardiac arrhythmia. Signal-processing approaches are widely used for the analysis of intracardiac electrograms (iEGMs), which are collected during catheter ablation from patients with AF. In order to identify possible targets for ablation therapy, dominant frequency (DF) is widely used and incorporated in electroanatomical mapping systems. Recently, a more robust measure, multiscale frequency (MSF), for iEGM data analysis was adopted and validated. However, before completing any iEGM analysis, a suitable bandpass (BP) filter must be applied to remove noise. Currently, no clear guidelines for BP filter characteristics exist. The lower bound of the BP filter is usually set to 3–5 Hz, while the upper bound (
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Details

1 Department of Electrical and Computer Engineering, University of Minnesota, Minneapolis, MN 55455, USA
2 Division of Cardiovascular Diseases, Mayo Clinic, Rochester, MN 55905, USA
3 Division of Cardiology, University of Minnesota, Minneapolis, MN 55455, USA
4 Department of Biomedical Engineering, University of Minnesota, Minneapolis, MN 55455, USA; Lillehei Heart Institute, University of Minnesota, Minneapolis, MN 55455, USA; Institute for Engineering in Medicine, University of Minnesota, Minneapolis, MN 55455, USA