Skip to main content

OPINION article

Front. Neurosci., 10 February 2022
Sec. Brain Imaging Methods
This article is part of the Research Topic Exploring Brain Function Using Dynamic Functional Connectivity Analysis: Reliability, Modalities and Applications View all 4 articles

A Dilemma for Coherence Calculation: Should Preprocessing Filters Be Applied?

  • Faculty of Rehabilitation Engineering, University of Health and Rehabilitation Sciences, Qingdao, China

Introduction

Coherence is often used to measure the connectivity between a pair of signals. It indicates how closely they are statistically related, or how much influence the two activities have on one another. For example, calculation of the coherence between electroencephalogram (EEG) and electromyogram (EMG) signals can be used to examine functional connections between human brain and muscles (Siemionow et al., 2010; Coffey et al., 2021). Calculation of the coherence between EMG signals from two different muscles is often used to evaluate the common synaptic input to their motor neuron pools (Keenan et al., 2012; Aguiar et al., 2018).

In practice, the signals are often preprocessed to suppress contaminating noise (such as baseline wandering and power interference) before calculating their coherence. For example, in Chen et al. (2018), surface EMG signals were collected using a Bagnoli EMG system (Delsys Inc., Boston, USA) with a built-in bandpass filter at 20–450 Hz. In Grosse and Brown (2003), surface EMG signals were band-pass filtered between 53 and 1,000 Hz. In Aguiar et al. (2018), surface EMG signals were band-pass filtered between 30 Hz and 1 kHz. In contrast, the commonly studied frequency bands in coherence analysis include 1–4 Hz (delta band), 4–8 Hz (theta band), 8–12 Hz (alpha band), 13–30 Hz (beta band), and over 30 Hz (gamma band) oscillations (Mima and Hallett, 1999; Liu et al., 2019; Hallett et al., 2021), which are often within the stop band of preprocessing filters. Under such circumstances, one may intuitively assume that the coherence in these bands cannot be revealed. However, this is not necessarily the experimental observations. For example, a significant coherence was found in alpha band even the surface EMG signals went through a system built-in high pass filter with cutoff frequency at 20 Hz (Chen et al., 2018). In van Asseldonk et al. (2014), a significant coherence was observed at low frequencies (below 10 Hz) when the raw EMG signals preprocessed by a 10-Hz high pass filter were used for coherence calculation.

Given the above, it remains ambiguous whether or how coherence calculation might be affected by a preprocessing filter, particularly for the stopband of the filter. We, therefore, explore this question from both theoretical and practical points of view, toward better understanding coherence calculation.

Theoretical Analysis

The coherence function between two real-number ergodic random signals x(t) and y(t) is defined as:

Cxy(ω)=|Gxy(ω)|2Gxx(ω)Gyy(ω)    (1)

where Gxy(ω) is the cross-spectral density between x(t) and y(t), Gxx(ω) and Gyy(ω) represent the auto-spectral density of x(t) and y(t), respectively. Gxy(ω) is the Fourier transform of the cross-correlation function:

Rxy(τ)=E{x(t)y(t+τ)}    (2)

Expanding the auto-spectral density and the cross-spectral density by using the relationship between correlation function and convolution, Cxy(ω) can be expressed as:

Cxy(ω)=|E{X(-ω)Y(ω)}|2E{X(-ω)X(ω)}·E{Y(-ω)Y(ω)}=                     |E{X(-ω)Y(ω)}|2E{|X(ω)|2}·E{|Y(ω)|2}    (3)

where X(ω) and Y(ω) represent the Fourier transform of x(t) and y(t), respectively.

Now suppose x(t) and y(t) pass through two linear time-invariant (LTI) systems with impulse response h1(t) and h2(t) (not necessarily the same), respectively, and obtain the filtered signals xf(t) and yf(t), i.e., xf(t) = h1(t) * x(t) and yf(t) = h2(t) * y(t), where * denotes convolution. Then we have the following equations in the Fourier domain: Xf(ω) = H1(ω)X(ω) and Yf(ω) = H2(ω)Y(ω), where H1(ω) and H2(ω) are the Fourier transform of h1(t) and h2(t), respectively. For convenience, we assume that H1(ω) and H2(ω) are not 0 at any frequency ω.

The following mathematical derivation justifies that in theory, the coherence between xf(t) and yf(t) is the same as the coherence between x(t) and y(t).

Cxfyf(ω)=|E{Xf(-ω)Yf(ω)}|2E{|Xf(ω)|2}·E{|Yf(ω)|2}                           =|E{H1(-ω)X(-ω)H2(ω)Y(ω)}|2E{|H1(ω)X(ω)|2}·E{|H2(ω)Y(ω)|2}                           =|H1(ω)|2·|H2(ω)|2·|E{X(-ω)Y(ω)}|2|H1(ω)|2·E{|X(ω)|2}·|H2(ω)|2·E{|Y(ω)|2}                           =|E{X(-ω)Y(ω)}|2E{|X(ω)|2}E{|Y(ω)|2}=Cxy(ω)    (4)

Note that the third step of Equation (4) holds because H1(ω) and H2(ω) are not random variables and therefore can be separated out from expectation. It is concluded from Equation (4) that a LTI system used for signal preprocessing will not affect calculation of coherence, as long as its frequency response function is non-zero at the frequency of interest.

Practical Consideration

In practical application, it is difficult to accurately calculate coherence since in reality we only have finite samples. By assuming that the signal is ergodic, we usually use the Welch's method (Welch, 1967) to approximate coherence. Welch's method is a modified periodogram method for estimating auto-spectral density and cross-spectral density. Specifically, the signal is divided into N equal length segments (either overlapping or non-overlapping), and then Cxy(ω) is estimated as:

Cxy(ω)=|i=1NXi(-ω)Yi(ω)|2(i=1N|Xi(ω)|2)(i=1N|Yi(ω)|2)    (5)

One should note that coherence is only meaningful for random signals, so segmentation is necessary. If the whole signal is used as one segment, the coherence will always equal to 1 regardless what the true value is.

Signal segmentation, however, inevitably imposes a windowing operation (such as a hamming window). Windowing in the time domain means convolution in the frequency domain, which will cause spectral leakage. The spectral leakage effect often induces spectral fluctuations in the area outside the spectral peaks. As a result, the spectral densities estimated by Welch's method usually have large variances. In fact, this adverse impact is unavoidable in the existing spectrum estimation methods based on the periodogram. In this case Equation (4) will not strictly hold. Therefore, the filtering operation, indeed, will have a certain impact in actual implementation of the coherence calculation. It is difficult to quantify this impact, as it largely depends on multiple factors such as specific window and filter characteristics.

Dilemma

Based on the above analyses, it can be concluded that in theory a preprocessing LTI filter does not improve or influence coherence estimation. Therefore, it is not surprising to observe significant coherence in the stopband of the preprocessing filters (van Asseldonk et al., 2014; Chen et al., 2018). In practice, however, due to limitations of the existing power spectrum estimation methods, a LTI filter will unavoidably influence coherence estimation.

It remains a dilemma to determine whether the signals should be preprocessed by a LTI system before calculating the coherence in practical application. On one hand, if a preprocessing filter is not applied, the noise contaminating the signals will contribute to coherence calculation. On the other hand, if a preprocessing filter is applied, the filtering operation itself has a risk of distorting coherence calculation, especially for the stopband of the filter (likely due to those unpredictable factors such as quantization errors introduced during implementation of Welch's method). Unfortunately, it is difficult to quantitatively assess the detrimental effect imposed by the filtering operation or by the contaminating noise, in order to provide a preference for coherence calculation.

The main reason for this dilemma lies in the methodology limitation of the periodogram-based power spectrum estimation. Large variance is one of the disadvantages of Welch's method for estimating spectral density, which may result in unreliable coherence estimation (regardless of whether a LTI filter is applied). For example, there may be considerable false peaks that are difficult to distinguish. To overcome this limitation, a possible approach is to smooth the power spectrum curve using alternative estimation methods such as parametric models (e.g., AR model). However, the parametric method may produce unreliable results when the preset model cannot match the signal reasonably well.

Summary

By theoretical analysis we prove that a LTI system will not affect calculation of coherence, as long as its frequency response function is non-zero at the frequency of interest. However, because of the methodology limitation of spectral estimation, a dilemma arises in practice regarding whether a preprocessing LTI filter should be applied before coherence calculation. How to overcome this dilemma needs further exploration and discussion, depending on specific circumstances of coherence calculation.

Author Contributions

MC wrote the first draft of this opinion manuscript. All authors contributed to its conception and development, revised, and approved the final version.

Funding

This work was supported in part by the Shandong Provincial Natural Science Foundation under grant nos. ZR2021QH053 and ZR2020KF012, and in part by the National Nature Science Foundation of China under grant no. 82102179.

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.

References

Aguiar, S. A., Baker, S. N., Gant, K., Bohorquez, J., and Thomas, C. K. (2018). Spasms after spinal cord injury show low-frequency intermuscular coherence. J. Neurophysiol. 120, 1765–1771. doi: 10.1152/jn.00112.2018

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen, Y. T., Li, S., Magat, E., Zhou, P., and Li, S. (2018). Motor Overflow and Spasticity in chronic stroke share a common pathophysiological process: analysis of within-limb and between-limb EMG-EMG coherence. Front. Neurol. 9:795. doi: 10.3389/fneur.2018.00795

PubMed Abstract | CrossRef Full Text | Google Scholar

Coffey, A., Bista, S., Fasano, A., Buxo, T., Mitchell, M., Giglia, E. R., et al. (2021). Altered supraspinal motor networks in survivors of poliomyelitis: a cortico-muscular coherence study. Clin. Neurophysiol. 132, 106–113. doi: 10.1016/j.clinph.2020.10.011

PubMed Abstract | CrossRef Full Text | Google Scholar

Grosse, P., and Brown, P. (2003). Acoustic startle evokes bilaterally synchronous oscillatory EMG activity in the healthy human. J. Neurophysiol. 90, 1654–1661. doi: 10.1152/jn.00125.2003

PubMed Abstract | CrossRef Full Text | Google Scholar

Hallett, M., DelRosso, L. M., Elble, R., Ferri, R., Horak, F. B., Lehericy, S., et al. (2021). Evaluation of movement and brain activity. Clin. Neurophysiol. 132, 2608–2638. doi: 10.1016/j.clinph.2021.04.023

PubMed Abstract | CrossRef Full Text | Google Scholar

Keenan, K. G., Massey, W. V., Walters, T. J., and Collins, J. D. (2012). Sensitivity of EMG-EMG coherence to detect the common oscillatory drive to hand muscles in young and older adults. J. Neurophysiol. 107, 2866–2875. doi: 10.1152/jn.01011.2011

PubMed Abstract | CrossRef Full Text | Google Scholar

Liu, J., Sheng, Y., and Liu, H. (2019). Corticomuscular coherence and its Applications: a review. Front. Hum. Neurosci. 13:100. doi: 10.3389/fnhum.2019.00100

PubMed Abstract | CrossRef Full Text | Google Scholar

Mima, T., and Hallett, M. (1999). Corticomuscular coherence: a review. J. Clin. Neurophysiol. 16, 501–511. doi: 10.1097/00004691-199911000-00002

PubMed Abstract | CrossRef Full Text | Google Scholar

Siemionow, V., Sahgal, V., and Yue, G. H. (2010). Single-trial EEG-EMG coherence analysis reveals muscle fatigue-related progressive alterations in corticomuscular coupling. IEEE Trans. Neural Syst. Rehabil. Eng. 18, 97–106. doi: 10.1109/TNSRE.2010.2047173

PubMed Abstract | CrossRef Full Text | Google Scholar

van Asseldonk, E. H. F., Campfens, S. F., Verwer, S. J. F., van Putten, M. J. A. M., and Stegeman, D. F. (2014). Reliability and agreement of intramuscular coherence in tibialis anterior muscle. PLoS ONE 9:e88428. doi: 10.1371/journal.pone.0088428

PubMed Abstract | CrossRef Full Text | Google Scholar

Welch, P. (1967). The use of fast Fourier transform for the estimation of power spectra: a method based on time averaging over short, modified periodograms. IEEE Trans. Audio Electroacoust. 15, 70–73. doi: 10.1109/TAU.1967.1161901

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: coherence, EEG, EMG, filter, power spectrum estimation

Citation: Chen M, Lu Z and Zhou P (2022) A Dilemma for Coherence Calculation: Should Preprocessing Filters Be Applied? Front. Neurosci. 16:838627. doi: 10.3389/fnins.2022.838627

Received: 18 December 2021; Accepted: 10 January 2022;
Published: 10 February 2022.

Edited by:

Rihui Li, Stanford University, United States

Reviewed by:

Yun Peng, NuVasive, United States
Yunyuan Gao, Hangzhou Dianzi University, China

Copyright © 2022 Chen, Lu and Zhou. 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: Ping Zhou, dr.ping.zhou@outlook.com

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.