Skip to main content

Removal of muscle artifact from EEG data: comparison between stochastic (ICA and CCA) and deterministic (EMD and wavelet-based) approaches

Abstract

Electroencephalographic (EEG) recordings are often contaminated with muscle artifacts. This disturbing myogenic activity not only strongly affects the visual analysis of EEG, but also most surely impairs the results of EEG signal processing tools such as source localization. This article focuses on the particular context of the contamination epileptic signals (interictal spikes) by muscle artifact, as EEG is a key diagnosis tool for this pathology. In this context, our aim was to compare the ability of two stochastic approaches of blind source separation, namely independent component analysis (ICA) and canonical correlation analysis (CCA), and of two deterministic approaches namely empirical mode decomposition (EMD) and wavelet transform (WT) to remove muscle artifacts from EEG signals. To quantitatively compare the performance of these four algorithms, epileptic spike-like EEG signals were simulated from two different source configurations and artificially contaminated with different levels of real EEG-recorded myogenic activity. The efficiency of CCA, ICA, EMD, and WT to correct the muscular artifact was evaluated both by calculating the normalized mean-squared error between denoised and original signals and by comparing the results of source localization obtained from artifact-free as well as noisy signals, before and after artifact correction. Tests on real data recorded in an epileptic patient are also presented. The results obtained in the context of simulations and real data show that EMD outperformed the three other algorithms for the denoising of data highly contaminated by muscular activity. For less noisy data, and when spikes arose from a single cortical source, the myogenic artifact was best corrected with CCA and ICA. Otherwise when spikes originated from two distinct sources, either EMD or ICA offered the most reliable denoising result for highly noisy data, while WT offered the better denoising result for less noisy data. These results suggest that the performance of muscle artifact correction methods strongly depend on the level of data contamination, and of the source configuration underlying EEG signals. Eventually, some insights into the numerical complexity of these four algorithms are given.

Introduction

Electroencephalographic (EEG) recordings are mandatory for the diagnosis of epilepsy. As part of the presurgical evaluation of drug-resistant epilepsy, long-term Video-EEG recordings are performed. On these traces, transient events called interictal spikes occur between seizures, and convey essential information both to guide further explorations such as intracerebral implantation and to assist surgery. However, epochs of EEG signals containing spikes have to be free of artifacts when both qualitative and quantitative analyses such as source localization are planned.

EEG is unfortunately often contaminated by various physiological activities of non-interest. Among them, muscular or myogenic activity arising from the contraction of head muscles can strongly obscure EEG signals. As recently reviewed in [1], the perturbation induced by this type of artifact is particularly difficult to correct because myogenic activity is of high amplitude (possibly several times larger than the EEG signal), wide spectral distribution, and variable topographical distribution.

Therefore, denoising of EEG is a challenging preprocessing step prior to qualitative or quantitative EEG analysis. Minimizing the disturbances due to muscular activity in EEG signals can be considered as a blind source separation (BSS) problem, which consists in estimating the original sources underlying the multi-channel EEG signals, without a priori (or very little) knowledge about the sources themselves and about the mixing process. BSS techniques have been applied in various domains including the denoising of EEG (see [2, 3] for recent reviews). Among the existing BSS algorithms, four main ones have emerged to specifically tackle the difficult problem of EEG data denoising. Independent component analysis (ICA) was successfully applied to EEG denoising for muscular activity [413]. More recently, another BSS approach called Canonical Correlation Analysis (CCA) was also proposed to remove muscle artifacts from EEG and improve the interpretation of ictal epochs [1416]. Regarding the wavelets transform (WT), it has been used in the EEG context for the detection of epileptiform patterns [17], for the elimination of different types of noises [18, 19] and for removal of some electrophysiological artifacts, such as ocular movement [20, 21], and heart signal [20, 22]. Finally, a fourth method called Empirical Mode Decomposition (EMD) has newly appeared as a promising tool in the particular field of EEG data denoising [23].

In this article, we compare the ability of ICA, CCA, EMD, and WT to remove muscle artifacts from multi-channel EEG data, and to assess their impact on source localization results we chose the Contrast Maximization 2 (CoM2) algorithm [12] for ICA, the Turning Tangent empirical mode decomposition (2T-EMD) algorithm for EMD [20], and the Discrete Wavelet Transform (DWT) for WT approach. More precisely, the four approaches are first compared on realistic simulated interictal spike-like activity in order to provide a quantitative comparison of their performance. For each method, the numerical complexity is also calculated to evaluate its computational cost. Eventually, each of these approaches is tested on epochs of real EEG signals containing epileptic spikes with the aim of evaluating their effectiveness in a clinical context.

Methods

Problem formulation

The EEG electrical activities recorded at the level of surface electrodes can be considered as an instantaneous linear mixture of elementary sources [24] such that

x m = A e s e m + A f s f m + A b s b m + v m x m = A s m + v m
(1)

where x m is the vector of observations, representing the N electrical activities recorded at the level of scalp electrodes at instant m, and s e m, s f m, and s b m are the P e -, P f -, and P b -dimensional vectors representing at instant m the temporal activity of focal sources of interest (such as epileptic sources), of background EEG and of physiological source of noise (such myogenic activity), respectively. A e A f , and A b are the (N × P e ), (N × P f ), and (N × P b ) mixing matrices, that model the transfer from all the possible sources of electrical activities (neuronal sources and muscular sources) and the scalp electrodes. A is the (N × (P e  + P f  + P b )) global mixing matrix representing the concatenation of A e A f , and A b . Similarly, s m is the global source vector. Finally, v m is the N-dimensional vector of instrument Gaussian white noise.

This instantaneous linear model comes from the mathematical formulation of the EEG/MEG forward problem that uses the quasi-static formulation of Maxwell’s equations. Under the quasi-static assumption, the time-derivatives of the associated electric fields are considered as sufficiently small to be ignored in Maxwell’s equations. This means that, for a given position, orientation and spatial extent of the neuronal sources, the resulting electrical activity at the level of surface electrodes is time-independent. Using the Poisson’s equations, the electrical potential can then be computed for each scalp electrode. Under the quasi-static assumption, this potential linearly depends on the current amplitude generated at the level of neuron assemblies or muscles [24].

This article deals with a BSS problem that consists in estimating the source vector s[m] from the vector of observations x[m] (1), with minimal a priori knowledge on the sources, the EEG signals, and the noise.

ICA and CCA, as stochastic methods, make the assumption that x m , s m , and ν m are realizations of three random vector processes referred to as x ' m , s ' m , and ν ' m , respectively. Consequently, for both ICA and CCA, the following hypotheses are made:

H1: Spatial statistical independence of sources (i.e., mutual independence of components of s ' m ;

H2: Full column rank of the mixing matrix A;

H3: Statistical independence between sources and noise (i.e., independence between components of s ' m and components of ν ' m at each instant m).

In addition, CCA also assumes that

H4: Sources are temporally coloured (i.e., statistical dependence between the p th component of s ' m and the p th of s ' m + 1 at each instant m.

On the other hand, in the case of EMD it can be assumed that

H5: Each source is the sum of AM–FM modulations. These modulations are different from one to another source.

Finally, in the case of WT, we assume that

H6: Each source can be decomposed on a wavelet basis. Admitting that the informative part of a signal is concentrated in few wavelet coefficients having high absolute value, while the noise part is distributed in wavelet coefficients having low absolute value.

In addition to the above-mentioned hypotheses, ICA and CCA also differ from EMD and WT by the way they process the signals. ICA and CCA jointly exploit all electrodes, i.e., they take advantage of all components of x [m] in order to estimate the source vector s[m]. Contrarily, EMD and WT as implemented in this article process each electrode separately.

Description of denoising methods

ICA

The concept of ICA was introduced by Herault and Jutten [25], especially in order to solve the BSS problem. In the mid 1990s, Comon [26] presented a mathematical formulation of ICA. During the past 25 years, a wealth of algorithms have been proposed and ICA-based methods are now extensively and successfully applied to solve many practical real-life problems such as biomedical signal analysis and processing, wireless communications, data mining, speech enhancement, image recognition, etc. (see [3] for details). More precisely, assuming the instantaneous linear observation model of Equation (2) and the hypotheses H1 to H3, the goal of ICA is to find a (N × P), full rank, separator matrix, W, such that the output signal

y ' [ m ] = W T x ' [ m ] , m N
(2)

is an estimate of the source vector s [ m ] up to a multiplicative trivial matrix ΛΠ (where Λ is a diagonal invertible matrix and Π is a permutation matrix). Our previous work showed that, compared to 12 other ICA methods, the CoM2 algorithm [3, 27] offers the best performance/complexity compromise for the denoising of Mu-like simulated EEG activity in the context of brain computer interface. This justifies the use of this method in this article. CoM2 starts with a prewhitening of the observations x [ m ] and relies on a maximization of a contrast function derived from Fourth-Order (FO) cumulants:

ϒ C O M 2 z ' = p = 1 P C p , p , p , p , z ' 2
(3)

where z ' m represents the whitened random vector process associated with x ' m and C p , p , p , p , z ' is the FO cumulant of the p th random process z p ' m . In practice, CoM2 method maximizes the contrast function (3) iteratively by applying a planar Givens rotation to every whitened signal pair until convergence as in Jacobi sweeping algorithm for matrix diagonalization. More precisely, in our case where the signals are real, the optimal rotation angle (optimizing (3)) can be found by rooting a polynomial of degree 4.

CCA

Originally proposed by Hotelling [28], CCA is a method that measures the linear relationship between two multi-dimensional random variables. Friman et al. [29] showed that CCA can be used to solve the BSS problem by taking the source vector as the first multi-dimensional random variable and the temporally delayed version of the source vector as the second multi-dimensional random variable. Thus, assuming the instantaneous linear observation model of Equation (2), the spatial statistical decorrelation of sources and the hypotheses H2 to H4, CCA aims at extracting a P-dimensional vector of sources s [ m ] by both minimizing the spatial correlation between sources and maximizing their temporal correlation. To do so, let us consider the two vectors

y [ m ] = W x [ m ] a n d y [ m - τ ] = W x [ m - τ ] = W z [ m ] , m N
(4)

where y [ m ] is an estimate of the source vector s [ m ]. The problem is to find a (N × P), full rank, separator matrix W that maximizes the following function:

ρ = W R x ' z ' W T ( W R x ' x ' W T ) ( W R z ' z ' W T )
(5)

The maximum of ρ with respect to W is called the maximum canonical correlation, R x ' x ' and R z ' z ' are the autocovariance matrices of x ' and z ' , respectively, and R x ' z ' the cross-covariance matrix of x ' and z ' . After some manipulations, the demixing matrix W can easily be calculated by solving the eigen-matrix equation

R x ' x ' 1 R x ' z ' R z ' z ' 1 R z ' x ' w x ' = ρ 2 w x '
(6)

where the eigen-vectors w x ' are the columns of W.

EMD

EMD was originally introduced in the late 1990s to study water surface wave evolution [30]. Since then, it has been used in various fields such as biomedical signal analysis [31], Hurst exponent estimation [32], speech processing [33], or texture analysis [34]. EMD aims at decomposing sequentially a given signal x n [ m ] into a sum of Amplitude and Frequency Modulated (AM/FM) zero mean oscillatory signal, s nk [ m ] , referred to as Intrinsic Mode Functions (IMFs), plus a non-zero mean-low-degree polynomial remainder. More precisely, EMD sequentially computes K IMFs s nk [ m ] and the corresponding trends r n [ m ] , such that

x n [ m ] = r n [ m ] + k = 1 K s nk [ m ] , m N
(7)

In practice, each IMF, s nk [ m ] , is calculated using an iterative procedure, called sifting process. At each instant m, the j th sifting iteration consists: (i) in computing the mean envelope, M ( s n k , j [ m ] ) , of the residual signal, and (ii) in extracting the detail s n k , j + 1 [ m ] = s n k , j [ m ] - M ( s n k , j m ) from the residue. This process is repeated until the stopping criteria is reached (Cauchy-like criterion used in [35]). Several EMD methods have been proposed in the literature [30, 32, 34, 35], depending on the way the mean envelope M s n k , j [ m ] , m N is calculated. In the following, we will use the 2T-EMD method recently proposed by our team [35]. Briefly, the signal mean trend M . is redefined as the signal which interpolates the barycenters of particular oscillations, called elementary oscillations (see [35] for more details). We also show in [35] that, in practice, a robust computation of the mean trend is obtained by averaging two envelopes: a first envelope interpolates the even indexed barycenters, and a second envelope interpolates the odd indexed barycenters. Compared to other approaches the 2T-EMD algorithm is simpler, has a lighter computational cost, and enables both mono and multivariate decompositions without any change in the core of the algorithm.

WT

The concept of WT was formalized in early 1980s and, since then, it has extensively been applied in a large variety of fields, such as biomedical signal processing, image compression, astronomy (see, e.g., [3642]). The WT is defined as the inner product or cross correlation of the signal x n [ m ] with the scaled and time shifted wavelet Ψ a , b [ m ] :

W T x n [ a , b ] = x n , Ψ a , b
(8)

where Ψ a , b [ m ] = a 1 2 Ψ m - b / a (a and b are the scale and translation parameters, respectively). The WT provides a decomposition of the signal x n [ m ] in different scales, where the obtained wavelet coefficients represent a measure of similarity between the signal x n [ m ] and an appropriate wavelet function Ψ a , b [ m ] . Among the existing WT approaches, we used a most common form of the DWT which employs the dyadic grid ( a = 2 j and b = k 2 j where j and k are integers) because of its: (i) good temporal localization properties, (ii) fast calculation, and (iii) zero redundancy. In practice, the DWT can be computed by successively passing the signal x n [ m ] through: (i) a high-pass filter producing the detail coefficients, and (ii) a low-pass filter giving the approximation coefficients [43]. More precisely, the DWT decomposition is recursively (D levels) applied on the output of the low-pass filter and generate D details and one approximation.

Selection of components of interest

For both CoM2 and CCA, the components that represent the sources of interest were selected by calculating the autocorrelation of each component (for a time lag τ = 1) and then by classifying them in a descending order according to their respective autocorrelation values. Consequently, as the autocorrelation of muscle artifacts is relatively low with respect to that of epileptic spikes, the components representing muscle artifacts are expected to be among the last components. In turn, CoM2 or CCA components of interest will be classified among the first components which facilitate their visual selection. Then, the signal is reconstructed by keeping only the components accounting for the sources of interest (epileptic spikes).

Regarding the 2T-EMD method, the visual selection of the relevant IMFs is quasi-impossible and an automatic selection of the IMFs of interest is needed. In the past, some interesting EMD procedures have been proposed to automatically select and classify the IMFs of interest. They can be divided into two categories: (i) methods based on low-pass filtering [4446] and (ii) methods based on thresholding filtering [47, 48]. EMD based on low-pass filtering considers that the IMFs are decomposed into two sets: the first set of IMFs represents only the signal of interest and the second set stands for the noise and artifacts. Nevertheless, in some practical cases noise or artifacts can be distributed over all IMFs. Thus, the low-pass filtering methods remove the high-frequency IMFs corresponding to the component of interest and keep the low-frequency IMFs related to noise and/or artifacts. The second family of procedures is inspired from wavelet thresholding methods and evaluates the noise level for each IMF using a suitable threshold as in wavelet analysis. Due to the properties of the muscle activity (wide spectral distribution, and variable topographical distribution), we chose to use a thresholding filter method, as proposed in [47]. Concisely, authors propose in [47] to modify the universal wavelet threshold proposed by Donoho [49] in order to fit the specificities of each IMF. The authors show also that the denoising performances are improved by averaging several denoised versions of the signal (see [50] for details). Note also that this method is advantageous in the sense it does not require any reference signal.

Signal denoising using DWT requires three successive steps. First, we decompose the original signal by choosing the number of levels D. Second, we threshold the obtained D details. Finally, we reconstruct the denoised signal using the D altered detail coefficients and approximation coefficients of level D. Thus, in DWT schemes, the mother wavelet, shrinkage rule, and noise level rescaling approach must be designated. Indeed, there are some general rules about the choice of these parameters: (i) the mother wavelet is selected based on its similarity to the desired signal, (ii) rescaling approach and shrinkage rule are chosen according to the nature of the noise (white or colored) and the variance of the noise. In our case, it is thus reasonable to use the Daubechies family that is interictal spikes-like. Regarding the thresholding method, among the different algorithms, the Stein’s Unbiased Risk Estimate (SURE) [51] shrinkage rule and a soft thresholding strategy gave the best results (on simulated signals). This choice can be justified because the signal-to-noise ratio (SNR) is weak and an algorithm which offers a low thresholding as SURE seems to be appropriate for our application. Indeed, contrary to the universal thresholding, in the SURE algorithm the threshold depends on the signal and not only the estimated noise.

It should be noted that, the number of extracted IMFs (K = 10) for 2T-EMD, the levels of decomposition (D = 6) for DWT and the mother wavelet (Daubechie order 4) are fixed using the simulated data in order to obtain the desired frequency resolution. These values are also used in the case of real data. We also point out that for DWT the reconstruction of the denoised signal has been achieved without the coefficients of the first level.

Computational complexity

In order to evaluate and compare CoM2, CCA, 2T-EMD, and DWT algorithms from a computational complexity point of view, we have calculated the number of floating point operations (flops). A flop corresponds to a multiplication followed by an addition. Although in the usual practice, only multiplications are counted, the order of magnitude of the computational complexity is unchanged, since in most cases, there are roughly as many multiplications as additions. Let N, P, M, K, J, D, and O be the number of observations, the number of extracted sources, the data length, the number of extracted IMFs, the number of sifting iterations, the number of decomposition levels, and the mother wavelet order, respectively. For the CoM2 algorithm, let f 4 ( P ) = P ( P + 1 ) ( P + 2 ) ( P + 3 ) / 24 be the number of free entries in an FO cumulant tensor of dimension P enjoying all symmetries, I the number of sweeps executed by a joint-diagonalization process, Q the complexity required to compute the roots of a real fourth degree polynomial by Ferrari’s techniques (we take Q ≈ 30 flops), and B = min { M N 2 / 2 + 4 N 3 / 3 + P M N , 2 M N 2 } the number of flops required to perform spatial whitening. For the 2T-EMD algorithm, we considered s n k , j [ m ] as the k th IMF computed at the j th iteration of the sifting process in the case where 2T-EMD was applied on the n th observation x n [ m ] . In addition, for 2T-EMD, we also considered f 2 T ( n k , j ) as the number of barycentres detected in s n k , j [ m ] . Finally, we note that for DWT (dyadic decomposition), the number of input samples decreases by 50% at successive stages of decomposition. For all these parameters, the computational complexity is given in Table 1.

Table 1 Computational complexity of CoM2, CCA, 2T-EMD and DWT algorithms

As an example, the numerical complexity of CoM2, CCA, 2T-EMD, and DWT was calculated on the real data presented in Section 2.6. DWT required the smallest amount of calculation followed by CCA. CoM2 needed larger amount of calculation, while 2T-EMD had the highest computation cost among the four algorithms.

Datasets and performance criteria

Generation of simulated data

To quantitatively evaluate the performance of the four above-mentioned BSS approaches, we simulated 32-channels EEG data, with a spatiotemporal model developed by our team [5254]. In this model, EEG sources were represented as a dipole layer distributed over the cortical surface. The geometrical description of the cortical surface was achieved by using a mesh made of 19,626 triangles (mean surface 4.8 mm²) obtained from the segmentation of the gray-white matter interface from a patient 3D T1-weighted MRI. Each triangle of the mesh was associated to an elementary current dipole. The dipole was placed at the barycenter of the triangle and oriented perpendicular to its surface. The moment of each dipole was weighted by a coefficient proportional to the area of the corresponding triangle. In addition, each dipole was assumed to correspond to a distinct cortical neuronal population. Its time course, which represents the time-varying dynamics of the associated population, was provided by the output of a neuronal population model [55], in which parameters can be adjusted to generate either background-like activity or interictal-spikes. In this model, the source (or patch) of these epileptic activities was manually delineated on the mesh as a set of contiguous triangles. Dipoles associated to triangles within the patch were assigned with highly correlated interictal spike activities (i.e., transient interictal spikes) using an appropriate setting of coupling parameters between populations. All other dipoles of the cortical mesh were assigned with null activity. From this setup, we built a spatio-temporal source matrix S containing the time-varying activities of all cortical dipoles of the source space. The p th line of this matrix contains the time-course of the p th dipole.

Simulated EEG were generated using a realistic head model representing the brain, the skull and the scalp with a conductivity of each medium fixed to 0.33, 0.0082, and 0.33 S/m, respectively [56]. The inter-medium surfaces were extracted from the segmentation of the same T1-weighted 3D-MRI as for the source space and meshed by 2,440 triangles each (ASA, ANT, Enschede, Netherlands). From this head model, the forward problem was then numerically calculated for each triangle using a boundary element method (ASA, ANT, Enschede, Netherlands) to obtain the leadfield matrix A. This matrix gives the contribution of each dipole of the mesh at the level of 32 scalp electrode positions (19–20 standard 10–20 electrodes plus additional electrodes at FC1, FC2, FC5, FC6, CP1, CP2, CP5, FT9, FT10, P9, and P10). The spatio-temporal matrix of simulated EEG data is given by X = AS.

More particularly, for this study two source configurations were considered. In the first configuration, we considered a single patch, made of 100 contiguous triangles (approximately 5 cm²) located in the left superior temporal gyrus. In the second configurations, two patches of 100 triangles each were located in the left superior temporal and left inferior parietal regions, respectively. Activities of dipoles within the patches were highly correlated whereas activities between patches were set uncorrelated. For each source configuration, 50 realizations of spike simulations were generated. These signals corresponded to “clean data”. In order to generate noisy EEG simulations, 50 epochs of EEG muscle activity were extracted from real 32-channel EEG data. Each trial of EEG muscle activity was then normalized with respect to the channel showing the maximal power. Then, different levels of amplitude of muscle activity were added to the simulated spike activity in order to get noisy simulated signals with signal—SNR values of -30,-25, -20, -15, -10, and -5 dB. In these simulated data, the number of samples was set to 8,192 which corresponds to 32 s.

Performance criteria

Normalized mean-squared error

The performance of CoM2, CCA, 2T-EMD, and DWT was first evaluated by computing the following normalized mean-squared error (NMSE):

N M S E x n = = 1 L m = 1 M x n m - x ^ n m 2 L m = 1 M x n m 2
(9)

where x n m is the original EEG observation on the n th electrode (EEG without muscle activity), x ^ n m is the reconstructed surface EEG after denoising from the t h run, L is the number of Monte Carlo runs and M is the data length.

Effect on source localization

The performances of CoM2, CCA, 2T-EMD, and DWT were also evaluated by examining their impact on source localization results. For this purpose, source localization was performed on original simulated signals (clean data, considered as our reference), on noisy simulated signals at different SNRs, as well as on CoM2, CCA, 2T-EMD, and DWT. We used the recently published 4-ExSo-MUSIC algorithm [57] specifically dedicated to the localization of distributed sources. We calculated for all 50 trials the Receiver Operating Characteristic (ROC) curves as a performance criterion for source localization results (see Section 2.3 in Birot et al. [57] for details). This criterion represents the mathematical expectation of the true positive fraction (TPF) as a function of the mathematical expectation of the false positive fraction (FPF). The TPF is the fraction between the area of the patch truly retrieved and the total patch area while the FPF is the fraction between the area falsely localized outside the patch and the total cortical area minus the patch area.

Application to real data

In order to test the feasibility of the four denoising algorithms on real data, CCA, CoM2, 2T-EMD, and DWT were applied to the denoising of interictal spikes in a 40-year-old patient (referred as to “Patient P” in the following) suffering from drug-resistant partial epilepsy since the age of 26 years. As part of his presurgical evaluation, Patient P underwent two sessions of video-EEG monitoring, Brain MRI, as well as interictal and ictal SPECT acquisition. During video-EEG monitoring, scalp-EEG data were acquired from 32 electrodes (19–20 standard 10–20 electrodes plus additional electrodes at FC1, FC2, FC5, FC6, CP1, CP2, CP5, FT9, FT10, P9, and P10) at a sampling frequency of 256 Hz with a [0.3–100 Hz] band pass filter. These data were reviewed in order to isolate five different epochs of 2,048 samples (8 s) containing a clean spike, as well as epochs of 2,048 samples including spikes (almost) hidden in muscle activity (at two different levels of noise). The exact same methodology as for simulated data was used to denoise these noisy spikes and reconstruct the denoised EEGs. In addition, the sources of spikes in clean, noisy, and denoised data were estimated using the 4-Exso-MUSIC algorithm.

Results

Results on simulated data

In this section, we report the behavior of CoM2, CCA, 2T-EMD, and DWT algorithms as a function of SNR in noisy simulated data obtained either from a single epileptic patch or from two patches. Examples of simulated, noisy, and denoised data are illustrated in Figure 1 for two different levels of added muscle activity. On original simulated data, spikes-like activity is clearly visible at electrode T3 (i.e., scalp electrode facing the cortical epileptic patch), whereas it is entirely hidden in simulated noisy data with very low SNR level (–25 dB).

Figure 1
figure 1

Example of denoising in the case of simulated data. (Left) Example of the noise-free simulation of EEG data with interictal spike-like activity. These data were generated from the activation of a single patch (5 cm2) located in the superior temporal gyrus. Resulting spikes culminated at electrode T3 (facing the cortical patch). (Right, top) Data after adding real muscle activity (SNR –25 dB) are displayed along with the result of denoising using respectively the CCA, CoM2, 2T-EMD, and DWT algorithms. (Right, bottom) the same noise-free simulation is now displayed after the injection of a lower amount of real muscle activity (SNR –15 dB). The result of denoising for these data is also illustrated.

A visual analysis of denoised data shows that from –25 dB noisy data the spike activity at T3 is well retrieved with CCA and CoM2 although the spike activity slightly diffuses on other channels as compared to original data. On the contrary, 2T-EMD does not retrieve the proper spike amplitude at T3 but does not either increase the diffusion of the spike on remote channels. Using the DWT-based method, the proper spike amplitude at T3 is better retrieved than with 2T-TMD but remains inferior to results obtained with CCA and CoM2. Furthermore, other channels are less denoised with the DWT than with 2T-EMD, CCA, or CoM2. Regarding –15 dB noisy data, in which spikes are not entirely hidden by muscle activity, CCA and CoM2 denoised data are very similar to the original simulated data. In that case, the 2T-EMD and DWT algorithms are not denoising data as well as the two other algorithms.

NMSE

For data simulated from a single epileptic patch (Figure 2), the calculation, for a set of 50 trials, of the mean performance criterion (NMSE) calculated for all electrodes shows that 2T-EMD: (i) performs better than CoM2, CCA for very low SNR (–30 dB), (ii) gives comparable results with CoM2 and CCA in the case of SNR –25, and (iii) is less efficient than CCA and CoM2 for SNR ranging from –20 to –5 dB (see Figure 2A). The DWT-based method is less efficient than CCA, CoM2, and 2T-EMD across all SNRs. In addition, the performance of CCA, CoM2, and the DWT algorithms increases as SNR values increase. On the contrary the performance of the 2T-EMD algorithm remains stable across all SNRs, with a low variability within trials compared to the three other methods. As illustrated in Figure 2B, when the performance criterion is specifically calculated for electrode T3 (electrode facing the cortical epileptic patch), CCA and CoM2 clearly outperform 2T-EMD and the DWT for all SNRs. 2T-EMD outperforms the DWT method for SNR of –30 and –25 dB, while the DWT gives comparable results with 2T-EMD in the case of SNR –20 dB. Finally, the DWT-based method outperforms 2T-EMD for SNR ranging from –15 to –5 dB. It is noteworthy that for the CCA and CoM2 methods, the performance remains stable for all considered SNRs while the 2T-EMD and DWT methods become more efficient as the SNR in the simulated signals increases.

Figure 2
figure 2

Performance of denoising methods in the case of data generated from a single source. The mean performance (NMSE) over the 50 simulation trials, of the three denoising methods CCA, CoM2, 2T-EMD, and DWT is plotted for different SNR values. This criteria is calculated either for all electrodes (top) or for the single electrode (T3) facing the cortical patch, i.e., where the maximal spike amplitude is detected (bottom).

The results obtained on signals simulated from two epileptic patches are illustrated in Figure 3. In that case, the mean performance of the four algorithms calculated for 50 trials over all electrodes (Figure 3a) follows the same trend as for data obtained with a single patch (Figure 2a). Nevertheless, for SNR ranging from –20 to –5 dB, the performance of the CCA method is highly variable within trials compared to the other methods. Figure 3b shows that at electrode T3 (facing the location of the first epileptic patch), CCA and CoM2 have similar performance and slightly outperform 2T-EMD for SNRs of –30 and –25 dB, while the DWT shows the worse performance. The performance of CCA, CoM2, and 2T-EMD is quasi-identical for SNR –20 dB, and better than that of the DWT-based method. All methods show almost equivalent performance for SNR of –15 dB. Finally, CoM2 and the DWT algorithms give better results than the two other algorithms for SNRs of –10 and –5 dB. Note also that the performance of the DWT increases as SNR values increase. At CP5 (facing the second epileptic patch), the performance of CCA, CoM2, and 2T-EMD are comparable to that obtained at electrode T3. We also remark that, for SNRs ranging from –20 to –5 dB the DWT algorithm slightly outperform the other methods (Figure 3c).

Figure 3
figure 3

Performance of the denoising methods in the case of data generated from two distinct sources. The mean performance (NMSE) over the 50 simulation trials of the three denoising methods CCA, CoM2, 2T-EMD, and DWT is plotted for different SNR values. This criteria is calculated either for all electrodes (top) or for the two electrodes (respectively T3 and CP5) facing the two cortical patches.

Figures 2 aand 3a indicate that the mean performance criterion calculated for the four methods over all electrodes is of the same order of magnitude for data obtained with a single patch or with two patches. On the contrary, Figures 2b, 3b, and 3c show that when data were simulated from two epileptic patches the performance of CCA and CoM2 at electrodes facing the patches (T3 or CP5) is worse than that obtained for data simulated from a single patch.

Source localization

As another performance criterion, source localization was applied on original and noisy simulated data before and after denoising by the CCA, CoM2, 2T-EMD, or the DWT algorithms. An example is given in Figure 4 for two levels of SNR. Figure 5 reports the ROC curves obtained on the set of 50 trials, both for single-patch and for double-patch simulated data. As compared to original data, sources of spikes localized from noisy data are misleading. This is observed both for spikes arising from a single or from two distinct epileptic patches, and for both SNRs (–25 and –15 dB). In the single patch configuration, the source of spikes is still mislocated after denoising of low SNR (–25 dB) data with CCA, CoM2, and DWT method. However, for 2T-EMD denoised data, the source of spikes is localized closer to the actual patch location (inferior temporal region).

Figure 4
figure 4

Estimation of sources of denoised simulated data using 4-ExSo-MUSIC. An example for data simulated both from a single or from two distinct sources is systematically displayed next to each other for a given set of original, noisy, or denoised data. Brown: real patch; purple: truly estimated part of the patch; Orange: falsely estimated part of the patch.

Figure 5
figure 5

ROC curves obtained after source localization on a set of 50 original, noisy (with different SNR values), and corresponding denoised trials. These data are obtained after localizing EEG spikes simulated from either a single patch configuration (a) or from two distinct patches (b). TPF: true positive fraction; FPF: false positive fraction.

ROC curves show that this trend is reversed for higher SNR values (Figure 5a). In particular, as also illustrated in Figure 4, localization results obtained after denoising the –15 dB data with CCA, CoM2, and DWT methods are very close to those obtained for original clean data, while the epileptic patch is still mislocalized from the 2T-EMD-denoised data.

Similarly, in the double-patch configuration, and for low SNR data (–25 dB), spikes arising from two distinct patches are also better localized after 2T-EMD than after CCA, CoM2, and DWT (see Figure 4). In particular, one of the two epileptic sources (inferior parietal) is retrieved from the 2T-EMD-denoised data while for the same SNR, source localization is misleading for CCA, CoM2, and DWT (source localized in-between both patches or in a remote region). As shown in Figure 5b, for SNR ranging from –30 and –25 dB, source localization from CoM2 and CCA and 2T-EMD-denoised data remain comparable, while localization results of DWT-based method are the worse. For an SNR of –20 dB, source localization results are similar, whatever the approach used for denoising. For SNRs of –15 to –5 dB the best results are obtained from data denoised with the DWT or with CoM2. It is noteworthy than for the two-patches source configuration, source localization results get better as SNR in noisy data increases. Nevertheless, for all SNR values, source localization of signals denoised by any of the considered approaches did not retrieve properly the second patch (superior temporal).

Results on real data

In the absence of any perturbation by muscle activity, spikes of Patient P were localized in the lateral anterior temporal region (Figure 6a). This localization was consistent across the five different epochs of clean spikes. This localization was also consistent with the topographical distribution of interictal spikes recorded throughout the whole length of video-EEG monitoring in which frequent interictal spikes, sometimes arising in a continuous manner, and culminating at electrode FT10, could be recorded. In Patient P, the visual interpretation of T1-weighted MRI data revealed a global atrophy of the right hemisphere, which was more particularly pronounced in the right anterior temporal region. Finally, these electrophysiological and anatomical results are also corroborated by interictal SPECT data, showing a hypoperfusion in the right temporal lobe, including the temporal pole, the mesial temporal region and the lateral temporal neocortex, mostly in the superior and middle temporal gyri.

Figure 6
figure 6

Performance of the four different algorithms on real EEG data (8s) recorded in an epileptic patient during the interictal period: (a) One example of a typical noise-free interictal spike culminating at FT10. (b) A first 8s-epoch of data contaminated with muscle activity and the corresponding EEGs reconstructed after CCA, CoM2, 2T-EMD, and DWT. (c) A second 8s-epoch of data contaminated with muscle activity and the corresponding EEGs reconstructed after CCA, CoM2, 2T-EMD, and DWT. The results of source localization using 4-ExSo-MUSIC are represented at the bottom of each epoch of clean, noisy or denoised EEG.

For both sets of noisy epochs the source of spike was mislocalized in the right inferior frontal region (Figure 6b) or in the left temporal region (Figure 6c). After denoising of the first epoch of noisy data (Figure 6b), spikes are localized in the same region as the source of clean spikes. The results obtained after CCA, CoM2, and 2T-EMD denoising are very similar with spikes being localized in the right lateral anterior temporal gyrus and pole. The source localized after the DWT-based method is slightly more extended and involves the right lateral temporal lobe. For the second epoch of noisy data, localization results after 2T-EMD and DWT denoising are congruent with results obtained in clean data. Nevertheless, spikes of CCA-denoised data are localized in the right mesial temporal lobe, while spikes of CoM2-denoised data suggested the involvement of both the lateral temporal neocortex and the insula.

Discussion

Muscle artifacts are a major source of contamination of scalp EEG data. As a result a rapid and reliable denoising of these data constitutes an essential issue particularly when these signals are used for diagnosis, which is the case in patients with epilepsy. Moreover, artifact correction is crucial when the EEG will be further analyzed with signal processing tools, such as source localization.

In this article, we compared the ability of two stochastic BSS approaches (CoM2 and CCA) and of two deterministic methods (2T-EMD and DWT) to remove muscle artifacts from EEG signals. Our results showed unequal performances of the four algorithms according to the level of SNR and according to the source configuration (single patch versus two patches). At very low SNR and when a single source was used to simulate epileptic spikes, 2T-EMD offered the best results as compared to the other considered approaches. Indeed, for these low SNR, CoM2 and CCA tend to exaggerate the contribution of the source to the scalp EEG activity at the level remote channels. This most likely explains why for these two algorithms, the performance averaged over all channels is low for very low SNR while the performance calculated at T3 is high for all SNR considered. On the contrary, 2T-EMD did not overspread the source activity at distant electrodes but rather reduced the contribution of the source at the electrode facing the source. However, for higher SNR values, this trend was reversed. The performance of 2T-EMD slightly improved while CoM2 and CCA retrieved the signal in a much proper way than for very low SNR, with less spreading at the level of distant channels. Expectedly, for higher levels of SNR, source localization gave more reliable results when applied to CCA- or CoM2-denoised data than when applied to 2T-EMD-denoised data. The worse behavior of the DWT for at very low SNR is explained by the fact that for this cases the wavelet coefficients of epileptic spikes have small values, comparable to noise and artifacts, especially for electrodes located far from the epileptic patch, and even the use of an algorithm with low thresholding as SURE do not remove all the noise and slightly corrupt the signal of interest, namely the epileptic spikes.

Similar conclusions could be derived when two distinct patches are used to simulate epileptic spikes. Very low SNR data were more accurately denoised by 2T-EMD than by CCA, CoM2, or DWT. In particular, both spike activities visible at the electrodes facing the two patches (T3 and CP5, respectively) were retrieved after 2T-EMD denoising, and subsequently, two distinct sources could be estimated from these denoised data. Regarding the DWT, because this method is used, in a monovariate way (i.e., channel per channel) the difficulties raised in the case of two distinct patches are exactly the same than those retrieved when single source was used to simulate epileptic spikes (single patch). Regarding, CCA or CoM2 (although to a lesser extend) retrieved the two distinct sources with more difficulty and extracted both sources in one component. As a result, spike activities were mixed at the level of the reconstructed scalp EEG. Source localization in that case provided misleading results with the source being estimated between the two patches. For higher SNR, this difficulty persisted for CCA while the performance of CoM2 slightly improved. This result might be explained by the fact that CoM2 exploits more statistical information from the signal (second and FO cumulants) than CCA (second-order cumulants). It is noteworthy that in another study the CCA approach was shown to provide better results, in terms of NMSE, than an ICA-based method [14]. However, in this study [14], the authors have tested both algorithms on a single EEG epoch (versus 50 simulations here) contaminated by different levels of muscular activity and thus have not taken into account the statistical variability of NMSE results. In addition, they considered EEG data recorded with a smaller number of electrodes than in our simulations (21 versus 32 here) and used a different ICA algorithm (JADE versus CoM2 here) to denoise the data, which prevents a reasonable comparison between their results and ours.

The number of electrodes is a crucial aspect that should be considered to explain the efficiency of BSS methods. In particular, the weak performance of CCA or CoM2 in our study with respect to low SNR data (or high SNR data due to the activation of two cortical regions) is most likely due to an insufficient number of electrodes. In these situations, the number of sources is probably higher than the number of electrodes which leads to an underdetermined mixture and consequently to the well-known ill-posed inverse problem. Consequently, when a small number of electrodes is used, the methods extract a linear combination of sources belonging to the same subspace instead of estimating the sources themselves.

Despite the above-mentioned differences observed between the four algorithms, the denoising process has clearly improved the results of sources localization. With this respect, the results are in harmony with those of a recent and important study showing the usefulness of applying ICA/CCA denoising techniques to ictal EEG signals in order to localize the epileptic zones [58]. Compared to this study, our work uses simulations of realistic epileptic EEG signals to quantitatively compare the different denoising algorithms. The major advantage over real EEG signals is that simulations supply a “ground truth” both of “clean” signals and of source location and geometry that can serve as a reference for denoised data or source estimation, respectively. One potential disadvantage is that simulations can lead to biased results in particular when real or simulated muscular activity is added to clean simulated data [13, 59]. In our simulations, we have tried to minimize this bias by adding unfiltered real muscle activity (i.e., real muscle and background activity) in order to keep the spatial and temporal correlation between myogenic and neurogenic activity.

This simulation study globally corroborated the results obtained with real data and aided in their interpretation. As for simulations, the source of spikes is mislocalized when unprocessed and noisy data are used. Moreover, in the case of the first set of noisy data (#1), the source localized from denoised data is consistent with the source localized from clean data, in a comparable way whatever the method used for artifact removal. According to simulations, this behavior suggests that noisy data #1 are moderately contaminated by muscle activity. In the second case, the source estimated from 2T-EMD-denoised data is clearly more consistent with that of clean data than when source localization is performed on CCA or CoM2 denoising. This is consistent with the results obtained in the case of very low SNR simulations, and suggests that data set #2 is strongly affected by muscle activity. Interestingly, for these data, the source localization result obtained from DWT is equivalent to the one provided by 2T-EMD, even if the EEG signals denoising seems visually less effective than for the three other algorithms. Note also that, for these data, the source estimated after CoM2-denoising is partly consistent with the source of clean data, but extends beyond it, whereas CCA-denoised spikes give raise to a source inconsistently localized in the mesio-temporal region. In these two cases, it is difficult to rule out the possibility that spikes may actually arise from the right mesial temporal region or may spread to the right insula. Nevertheless, in the absence of concomitant depth recordings, this question cannot easily be answered.

Conclusion

In general, our results obtained both in the context of simulated and real interictal epileptic spikes suggest that 2T-EMD should be preferred for the denoising of low SNR data but that the reconstructed data would most likely lead too (small) localization errors. This agrees with a recent study showing that EMD outperforms ICA in the context of low SNR simulated data [23] but provides optimal results when combined to ICA. For less noisy data, we show that CCA, CoM2, and DWT can lead to quasi-optimal denoising provided that a single cortical source is expected to underlie the EEG spikes. In addition, when the numerical complexity is taken into account, DWT and CCA would be the best choices. Otherwise, 2T-EMD or CoM2 should be preferred in the case of higher SNR data when more complex source configurations are suspected.

It is worth mentioning that these conclusions hold in the case of interictal EEG spikes. Since our study demonstrates that the performance of muscle artifact correction methods significantly depend on the level of data contamination, and of the source configuration underlying EEG signals, the four algorithms may also perform differently on other type of data. In particular, further work should consider signals at the onset of epileptic seizures, as these signals directly relate to the epileptogenic zone, and are often obscured by muscle activity.

References

  1. McMenamin BW, Shackman AJ, Greischar LL, Davidson RJ: Electromyogenic artifacts and electroencephalographic inferences revisited. NeuroImage 2010, 54(1):4-9.

    Article  Google Scholar 

  2. Congedo M, Gouy-Pailler C, Jutten C: On the blind source separation of human electroencephalogram by approximate joint diagonalization of second order statistics. Clin. Neurophysiol. 2008, 119(12):2677-2686. 10.1016/j.clinph.2008.09.007

    Article  Google Scholar 

  3. Albera L, Comon P, Parra L, Karfoul A, Kachenoura A, Senhadji L: Handbook of Blind Source Separation. Edited by: Comon P, Jutten C. Academic Press, New York; 2010.

    Google Scholar 

  4. Vorobyov S, Cichocki A: Blind noise reduction for multisensory signals using ICA and subspace filtering, with application to EEG analysis. Biol. Cybern. 2002, 86(4):293-303. 10.1007/s00422-001-0298-6

    Article  MATH  Google Scholar 

  5. Iriarte J, Urrestarazu E, Valencia M, Alegre M, Malanda A, Viteri C, Artieda J: Independent component analysis as a tool to eliminate artifacts in EEG: a quantitative study. J. Clin. Neurophysiol. 2003, 20(4):249-257. 10.1097/00004691-200307000-00004

    Article  Google Scholar 

  6. Iriarte J, Urrestarazu E, Artieda J, Valencia M, Levan P, Viteri C, Alegre M: Independent component analysis in the study of focal seizures. J. Clin. Neurophysiol. 2006, 23(6):551-558. 10.1097/01.wnp.0000236579.08698.23

    Article  Google Scholar 

  7. LeVan P, Urrestarazu E, Gotman J: A system for automatic artifact removal in ictal scalp EEG based on independent component analysis and Bayesian classification. Clin. Neurophysiol. 2006, 117(4):912-927. 10.1016/j.clinph.2005.12.013

    Article  Google Scholar 

  8. Fitzgibbon SP, Powers DM, Pope KJ, Clark CR: Removal of EEG noise and artifact using blind source separation. J. Clin. Neurophysiol. 2007, 24(3):232-243. 10.1097/WNP.0b013e3180556926

    Article  Google Scholar 

  9. Delorme A, Sejnowski T, Makeig S: Enhanced detection of artifacts in EEG data using higher-order statistics and independent component analysis. NeuroImage 2007, 34(4):1443-1449. 10.1016/j.neuroimage.2006.11.004

    Article  Google Scholar 

  10. Halder S, Bensch M, Mellinger J, Bogdan M, Kubler A, Birbaumer N, Rosenstiel W: Online artifact removal for brain-computer interfaces using support vector machines and blind source separation. Comput. Intell. Neurosci. 2007, 10:. Article ID 82069

  11. Crespo-Garcia M, Atienza M, Cantero JL: Muscle artifact removal from human sleep EEG by using independent component analysis. Ann. Biomed. Eng. 2008, 36(3):467-475. 10.1007/s10439-008-9442-y

    Article  Google Scholar 

  12. Viola FC, Thorne J, Edmonds B, Schneider T, Eichele T, Debener S: Semi-automatic identification of independent components representing EEG artifact. Clin. Neurophysiol. 2009, 120(5):868-877. 10.1016/j.clinph.2009.01.015

    Article  Google Scholar 

  13. McMenamin BW, Shackman AJ, Maxwell JS, Bachhuber DR, Koppenhaver AM, Greischar LL, Davidson RJ: Validation of ICA-based myogenic artifact correction for scalp and source-localized EEG. NeuroImage 2010, 49(3):2416-2432. 10.1016/j.neuroimage.2009.10.010

    Article  Google Scholar 

  14. De Clercq W, Vergult A, Vanrumste B, Van Paesschen W, Van Huffel S: Canonical correlation analysis applied to remove muscle artifacts from the electroencephalogram. IEEE Trans. Biomed. Eng. 2006, 53(12 Pt 1):2583-2587.

    Article  Google Scholar 

  15. Vergult A, De Clercq W, Palmini A, Vanrumste B, Dupont P, Van Huffel S, Van Paesschen W: Improving the interpretation of ictal scalp EEG: BSS-CCA algorithm for muscle artifact removal. Epilepsia 2007, 48(5):950-958. 10.1111/j.1528-1167.2007.01031.x

    Article  Google Scholar 

  16. Gao J, Zheng C, Wang P: Online removal of muscle artifact from electroencephalogram signals based on canonical correlation analysis. Clin. EEG Neurosci. 2010, 41(1):53-59. 10.1177/155005941004100111

    Article  Google Scholar 

  17. Indiradevi KP, Elias E, Sathidevi PS, Dinesh Nayak S, Radhakrishnan K: A multi-level wavelet approach for automatic detection of epileptic spikes in the electroencephalogram. Comput. Biol. Med. 2008, 38(7):805-816. 10.1016/j.compbiomed.2008.04.010

    Article  Google Scholar 

  18. Iyer D, Zouridakis G: Single-trial evoked potential estimation: comparison between independent component analysis and wavelet denoising. Clin. Neurophysiol. 2007, 118(3):495-504. 10.1016/j.clinph.2006.10.024

    Article  Google Scholar 

  19. Aminghafari M, Cheze N, Poggi J-M: Multivariate denoising using wavelets and principal component analysis. Comput. Stat. Data Anal. 2006, 50(9):2381-2398. 10.1016/j.csda.2004.12.010

    Article  MathSciNet  MATH  Google Scholar 

  20. Estrada E, Nazeran H, Sierra G, Ebrahimi F, Setarehdan SK: Wavelet-based EEG denoising for automatic sleep stage classification, in 21st International Conference on Electrical Communications and Computers (CONIELECOMP). , San Andres Cholula; 2011:295-298.

    Google Scholar 

  21. Krishnaveni V, Jayaraman S, Anitha L, Ramadoss K: Removal of ocular artifacts from EEG using adaptive thresholding of wavelet coefficients. J. Neural Eng. 2006, 3(4):338-346. 10.1088/1741-2560/3/4/011

    Article  Google Scholar 

  22. Gao J, Sultan H, Hu J, Tung WW: Denoising nonlinear time series by adaptive filtering and wavelet shrinkage: a comparison. IEEE Signal Process. Lett. 2010, 17(3):237-240.

    Article  Google Scholar 

  23. Mijovic B, De Vos M, Gligorijevic I, Taelman J, Van Huffel S: Source separation from single-channel recordings by combining empirical-mode decomposition and independent component analysis. IEEE Trans. Biomed. Eng. 2010, 57(9):2188-2196.

    Article  Google Scholar 

  24. Sarvas J: Basic mathematical and electromagnetic concepts of the biomagnetic inverse problem. Phys. Med. Biol. 1987, 32(1):11-22. 10.1088/0031-9155/32/1/004

    Article  Google Scholar 

  25. Herault J, Jutten C: Space or time adaptative signal processing by neural networks models, in Proceedings of the International Conference, vol. 151. on Neural Networks for Computing, Snowbird; 1986:206-211.

    Google Scholar 

  26. Comon P: Independent component analysis: a new concept? Signal Process. 1994, 36: 287-314. 10.1016/0165-1684(94)90029-9

    Article  MATH  Google Scholar 

  27. Kachenoura A, Albera L, Senhadji L, Comon P: ICA: a potential tool for BCI systems. Signal Process. Mag. IEEE 2008, 25(1):57-68.

    Article  Google Scholar 

  28. Hotelling H: Relations between two sets of variates. Biometrika 1936, 28: 321-377.

    Article  MATH  Google Scholar 

  29. Friman O, Borga M, Lundberg P, Knutsson H: Exploratory fMRI analysis by autocorrelation maximization. NeuroImage 2002, 16(2):454-464. 10.1006/nimg.2002.1067

    Article  Google Scholar 

  30. Huang NE, Shen Z, Long SR, Wu MC, Shih HH, Zheng Z, Yen N-C, Tung CC, Liu HH: The empirical mode decomposition and the Hilbert spectrum for nonlinear and non-stationary time series analysis. Proc. R. Soc. Lond. A 1998, 454: 903-995. 10.1098/rspa.1998.0193

    Article  MathSciNet  MATH  Google Scholar 

  31. Liang H, Lin Z, McCallum RW: Artifact reduction in electrogastrogram based on empirical mode decomposition method. Med. Biol. Eng. Comput. 2000, 38(1):35-41. 10.1007/BF02344686

    Article  Google Scholar 

  32. Rilling G, Flandrin P, Goncalves P: Empirical mode decomposition, fractional Gaussian noise and Hurst exponent estimation, in Proceedings of the IEEE International Conference on Acoustics, Speech, and Signal Processing, Vol. 4. Pennsylvania Convention Center, Philadelphia; 2005:489-492.

    Google Scholar 

  33. Roark RM: Frequency and voice: perspectives in the time domain. J. Voice 2006, 20(3):325-354. 10.1016/j.jvoice.2005.12.009

    Article  Google Scholar 

  34. Nunes JC, Guyot S, Delechelle E: Texture analysis based on local analysis of the bidimensional empirical mode decomposition. J. Mach. Vis. Appl. 2005, 16(3):177-188. 10.1007/s00138-004-0170-5

    Article  Google Scholar 

  35. Fleureau J, Nunes JC, Kachenoura A, Albera L, Senhadji L: Turning tangent empirical mode decomposition: a framework for mono- and multivariate signals. IEEE Trans. Signal Process. 2011, 59(3):1309-1316.

    Article  MathSciNet  Google Scholar 

  36. Senhadji L, Dillenseger JL, Wendling F, Rocha C, Kinie A: Wavelet analysis of EEG for three-dimensional mapping of epileptic events. Ann. Biomed. Eng. 1995, 23(5):543-552. 10.1007/BF02584454

    Article  Google Scholar 

  37. Senhadji L, Carrault G, Bellanger JJ, Passariello G: Comparing wavelet transforms for recognizing cardiac patterns. IEEE Eng. Med. Biol. Mag. 1995, 14(2):167-73. 10.1109/51.376755

    Article  Google Scholar 

  38. Senhadji L, Wendling F: Epileptic transient detection: wavelets and time-frequency approaches. Clin. Neurophysiol. 2002, 32(3):175-192. 10.1016/S0987-7053(02)00304-0

    Article  Google Scholar 

  39. Li X, Yao X, Fox J, Jefferys JG: Interaction dynamics of neuronal oscillations analysed using wavelet transforms. J. Neurosci. Methods 2007, 160(1):178-85. 10.1016/j.jneumeth.2006.08.006

    Article  Google Scholar 

  40. Jobert M, Tismer C, Poiseau E, Schulz H: Wavelets—a new tool in sleep biosignal analysis. J. Sleep Res. 1994, 3(4):223-232. 10.1111/j.1365-2869.1994.tb00135.x

    Article  Google Scholar 

  41. Buccigrossi RW, Simoncelli EP: Image compression via joint statistical characterization in the wavelet domain. IEEE Trans. Image Process. 1999, 8(12):1688-1701. 10.1109/83.806616

    Article  Google Scholar 

  42. Starck JL, Bobin J: Astronomical data analysis and sparsity: from wavelets to compressed sensing. Proc. IEEE 2010, 98(6):1021-1030.

    Article  Google Scholar 

  43. Mallat S: Zero-crossings of a wavelet transform. IEEE Trans. Inf. Theory 1991, 37(4):1019-1033. 10.1109/18.86995

    Article  MathSciNet  Google Scholar 

  44. Chang KM: Arrhythmia ECG noise reduction by ensemble empirical mode decomposition. Sensors 2010, 10: 6063-6080. 10.3390/s100606063

    Article  Google Scholar 

  45. Peng ZK, Tse PW, Chu FL: An improved Hilbert-Huang transform and its application in vibration signal analysis. J. Sound Vib. 2005,:187-205.

  46. Boudraa AO, Cexus JC: EMD-based signal filtering. IEEE Trans. Instrum. Meas. 2007, 56: 2196-2202.

    Article  Google Scholar 

  47. Kopsinis Y, McLaughlin S: Development of EMD-based denoising methods inspired by wavelet thresholding. IEEE Trans. Signal Process. 2009,:1351-1362.

  48. Boudraa AO, Cexus JC, Saidi Z: EMD-based signal noise reduction. Int. J Signal Process. 2004, 1: 33-37.

    Google Scholar 

  49. Donoho DL: De-noising by soft-thresholding. IEEE Trans. Inf. Theory 1995, 41(3):613-627. 10.1109/18.382009

    Article  MathSciNet  MATH  Google Scholar 

  50. Kopsinis Y, McLaughlin S: Empirical mode decomposition based denoising techniques, in 1st International Work-shop on Cognitive Information Processing (CIP). , ; 2008.

    Google Scholar 

  51. Donoho DL, Johnstone IM: Adapting to unknown smoothness via wavelet shrinkage. J. Am. Stat. Assoc. 1995, 90(432):1200-1224. 10.1080/01621459.1995.10476626

    Article  MathSciNet  MATH  Google Scholar 

  52. Cosandier-Rimele D, Badier JM, Chauvel P, Wendling F: A physiologically plausible spatio-temporal model for EEG signals recorded with intracerebral electrodes in human partial epilepsy. IEEE Trans. Biomed. Eng. 2007, 54(3):380-388.

    Article  Google Scholar 

  53. Cosandier-Rimele D, Merlet I, Badier JM, Chauvel P, Wendling F: The neuronal sources of EEG: modeling of simultaneous scalp and intracerebral recordings in epilepsy. NeuroImage 2008, 42(1):135-146. 10.1016/j.neuroimage.2008.04.185

    Article  Google Scholar 

  54. Cosandier-Rimele D, Merlet I, Bartolomei F, Badier JM, Wendling F: Computational modeling of epileptic activity: from cortical sources to EEG signals. J. Clin. Neurophysiol. 2010, 27(6):465-470. 10.1097/WNP.0b013e3182005dcd

    Article  Google Scholar 

  55. Wendling F, Bellanger JJ, Bartolomei F, Chauvel P: Relevance of nonlinear lumped-parameter models in the analysis of depth-EEG epileptic signals. Biol. Cybern. 2000, 83(4):367-378. 10.1007/s004220000160

    Article  Google Scholar 

  56. Goncalves SI, de Munck JC, Verbunt JP, Bijma F, Heethaar RM, Lopes da Silva F: In vivo measurement of the brain and skull resistivities using an EIT-based method and realistic models for the head. IEEE Trans. Biomed. Eng. 2003, 50(6):754-767. 10.1109/TBME.2003.812164

    Article  Google Scholar 

  57. Birot G, Albera L, Wendling F, Merlet I: Localization of extended brain sources from EEG/MEG: the ExSo-MUSIC approach. NeuroImage 2011, 56(1):102-113. 10.1016/j.neuroimage.2011.01.054

    Article  Google Scholar 

  58. Hallez H, De Vos M, Vanrumste B, Van Hese P, Assecondi S, Van Laere K, Dupont P, Van Paesschen W, Van Huffel S, Lemahieu I: Removing muscle and eye artifacts using blind source separation techniques in ictal EEG source imaging. Clin. Neurophysiol. 2009, 120(7):1262-1272. 10.1016/j.clinph.2009.05.010

    Article  Google Scholar 

  59. Grouiller F, Vercueil L, Krainik A, Segebarth C, Kahane P, David O: A comparative study of different artefact removal algorithms for EEG signals acquired during functional MRI. NeuroImage 2007, 38(1):124-137. 10.1016/j.neuroimage.2007.07.025

    Article  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Isabelle Merlet.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License ( https://creativecommons.org/licenses/by/2.0 ), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Safieddine, D., Kachenoura, A., Albera, L. et al. Removal of muscle artifact from EEG data: comparison between stochastic (ICA and CCA) and deterministic (EMD and wavelet-based) approaches. EURASIP J. Adv. Signal Process. 2012, 127 (2012). https://doi.org/10.1186/1687-6180-2012-127

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-6180-2012-127

Keywords