Abstract

Estimating single-trial evoked potentials (EPs) corrupted by the spontaneous electroencephalogram (EEG) can be regarded as signal denoising problem. Sparse coding has significant success in signal denoising and EPs have been proven to have strong sparsity over an appropriate dictionary. In sparse coding, the noise generally is considered to be a Gaussian random process. However, some studies have shown that the background noise in EPs may present an impulsive characteristic which is far from Gaussian but suitable to be modeled by the α-stable distribution . Consequently, the performances of general sparse coding will degrade or even fail. In view of this, we present a new sparse coding algorithm using -norm optimization in single-trial EPs estimating. The algorithm can track the underlying EPs corrupted by -stable distribution noise, trial-by-trial, without the need to estimate the value. Simulations and experiments on human visual evoked potentials and event-related potentials are carried out to examine the performance of the proposed approach. Experimental results show that the proposed method is effective in estimating single-trial EPs under impulsive noise environment.

1. Introduction

Evoked potentials (EPs) are time-locked biological signals recorded from the scalp in response to a variety of well-defined external stimuli [1]. Depending on the modality of stimulation, EPs are categorized into auditory (AEPs), visual (VEPs), somatosensory (SEPs), and motor (MEPs) evoked potentials. EPs contain several components that can be distinguished according to their respective latencies and amplitudes [2]. The latency variations of specific components can objectively reflect changes in the underlying state of the neural pathways, which is very meaningful in cognitive science research and clinical applications, such as brain-computer interface, the diagnosis of possible brain injury, and the intraoperative monitoring [3, 4]. Many single-trial EP extracting methods have been proposed in order to enhance the ability to track latency variations [5].

EP signals have time-locked (quasi-periodic) characteristics and are always accompanied by nonstationary ongoing electroencephalogram (EEG) signals. Moreover, the signal-to-noise ratio (SNR) of EP records is usually low (0 to −30 dB). Estimating single-trial EPs corrupted by EEG can be regarded as signal denoising problem. Sparse coding is a powerful tool for the analysis of nonstationary signals [6, 7]; it has achieved significant success in signal denoising and separation. Huang et al. [8] proposed the mixed overcomplete dictionary-based sparse component decomposition method (MOSCA), which decomposes the EP and EEG signals in the wavelet dictionary (WA) and discrete cosine transform (DCT) dictionary, respectively. However, the WA and DCT dictionaries cannot meet completely the characteristics of EPs and EEG. Their partial components are represented by the wrong dictionaries and their corresponding coefficients. Therefore, MOSCA cannot separate the EP and EEG signals sufficiently. To solve this problem, we proposed a dictionary construction method for the EP signal and a double-trial estimation method based on joint sparse representation [9].

Traditionally, for mathematical convenience, the noise in EP signals is considered to be a Gaussian random process. However, some studies have shown that the background noise in clinical EP signals is often impulsive non-Gaussian distributed [10]. Consequently, the EP estimation algorithms developed under a Gaussian background noise assumption may fail or be not optimal. That is, the impulsive feature in the noise may cause the performance of algorithms based on the second-order moment (SOM) to degrade or even fail. The α-stable distribution is a widely used class of statistical distributions for impulsive non-Gaussian random processes [11]. In comparison with a Gaussian process, an α-stable process often has many more sharp spikes in its realization and a probability density function (PDF) with a heavy tail [12, 13]. It has been shown that an α-stable () process is more suitable for modeling the background noise in EP observations than is a Gaussian process because the noise is often impulsive and its PDF has a heavy tail. This will degrade the performance of the sparse coding algorithm.

In this paper, we present a novel approach to solving the EP estimating problem under impulsive noise environment based on sparse coding using least mean -norm (SC-LMP) optimization. It has been proven that least mean -norm algorithm always works if is set to 1 when [14]. So in SC-LMP, in order to facilitate solving the sparse coefficients, the 1-norm is used in place of the -norm. We then formulate the minimization of the cost function into a linear programming (LP) problem. The EPs can be reconstructed by the sparse coefficients and the dictionary. Experimental results show that the SC-LMP algorithm can work well when the α value dynamically changes. It can track latency variations even in situations of extremely low SNR. The rest of this paper is organized as follows. Section 2 gives a detailed description of our single-trial estimation algorithm. Section 3 contains our experimental results obtained by using the SC-LMP method and a comparison with traditional sparse coding methods with least-mean-square (LMS) optimization and MOSCA. Section 4 presents our conclusions.

2. Single-Trial Evoked Potential Estimation with SC-LMP

Numerous studies have shown that in EPs the background noise is found to be non-Gaussian and suitable to be modeled by the α-stable distribution. The main parts of our method consist of removing the noise from the measurement and then reconstructing the single-trial EP . The measurement iswhere is a time-locked signal and is a zero-mean α-stable distribution process. A fractional lower-order -stable (FLOA) distribution is obtained if for an -stable distribution. One distinct feature of an FLOA process is that there are more samples far away from the mean or the median than those of a Gaussian process. Thus, the wave forms of FLOA observations have many more impulsive spikes.

2.1. 1-Norm Cost Function

Estimating single-trial evoked potentials (EPs) corrupted by the spontaneous electroencephalogram (EEG) can be regarded as signal denoising problem. A least square (2-norm) approach is commonly used. However, it has been shown that the background noise in EPs may present an impulsive characteristic which is far from Gaussian but suitable to be modeled by the α-stable distribution (). Compared with -norm, -norm is a better option.

Sparse coding is a powerful tool in analysing nonstationary signals, and it has shown significant success in signal denoising and separation. And in our previous papers [9], we have proved that EPs have strong sparsity over an appropriate dictionary. The EPs can be represented aswhere is the dictionary and is the sparse coefficient.

The EP estimating problem can be solved using sparse coding with least mean -norm (SC-LMP) optimization. The cost function is

It has been proven that the least mean -norm algorithm always works if is set to 1 when . So in SC-LMP, in order to facilitate solving the sparse coefficients, the -norm is used in place of the -norm. So the function can be rewritten asThe problem for the estimation of by minimizing (4) could be formulated intowhere denotes the vector of all zeros with appropriate size.

2.2. Optimization

In order to solve the optimization problem in (5), we formulate the problem as a LP problem as follows. Let , , and . Then can be expressed as . The minimization problem can now be rewritten aswhere denotes the vector of all ones with appropriate size. The equation above can be written as a LP problem in a standard form as follows:Then we can solve the LP problem using linear interior point solver (LIPSOL), which is based on a primal-dual interior point method.

2.3. Reconstructing

After solving (7), we can use the solution to reconstruct the single-trial EP as follows:

3. Experiment Results

Computer simulation was conducted to verify the performance of the SC-LMP algorithm for EP signal estimation under FLOA noise environments. The simulated EP data is constructed by superimposing three Gauss distribution functions [15] and the waveform is shown in Figure 1; thus,

FLOA noise with various values was generated to simulate background noise. The observations were additive mixtures of the noise-free signals and the simulated FLOA background noise. The mixed signal-to-noise ratio (MSNR) is defined as follows:where and are the variance of the noise-free signal and the dispersion of the FLOA background noise, respectively. Two estimation algorithms, namely, LMS-RBFNN [16] and ARX [17], were compared in the following simulations. In ARX, the is used as the exogenous input to the estimated ARMA (autoregressive-moving-average) model; the model order is estimated by FPE [18] and the parameters are calculated by LMS [19]. To measure the performance of the algorithms, the correlation coefficient is defined aswhere and are the time mean values with samples of and .

3.1. Simulation Experiment

In this section, the proposed method is compared with two other methods, namely, ARX and LMS-RBFNN. ARX and LMS-RBFNN are one of the commonly used methods to extract EP signal. ARX modeling for single-trial EP estimation was proposed by Cerutti et al. [20]. This method can estimate single-trial EPs even when the SNR is very low and has been applied to the monitoring of the depth of anesthesia during surgery. RBENN is a kind of supervised feedforward neural network based on function approximation theory. Fung et al. [21] proposed LMS-RBFNN method according to the strong approximation ability and fast training speed of RBENN. Figure 2 shows 4 graphs of the estimated single-trial EP signals based on our method. Figures 2(a1)–2(a4) include stimulated EP in various latencies which are indicated by dotted line and the accordingly observed signals are mixed by MSNR = −7 dB which are indicated by dashed-dotted line. Figures 2(a1)–2(a4) show the accordingly estimated results by SC-LMP. From Figure 2, we can see that, with the increase of the value of the MSNR, our method has better dynamic estimation ability of latency and amplitude in different value.

As shown in Figure 3, we changed value from 1 to 2 and calculated the improvement of MSNR and the correlation coefficient in the corresponding MSNR value (MSNR = −15, −10 dB) obtained with our method, ARX and LMS-RBFNN. Compared with ARX and LMS-RBFNN, our method exhibits better performance, with slight decreasing of MSNR when alpha varies from 2 to 1.

The improvement of MSNR and the correlation coefficient of our method, ARX and LMS-RBFNN in three alpha values (alpha = 1, 1.5, and 2), are shown in Figure 4. From Figure 4, with the decrease of the value of MSNR, the estimated value of MSNR and the correlation coefficient of three methods decline. However, compared with the other 2 methods, our method has better performance.

3.2. Real Data

For further evaluation of the performance of our method, real VEPs were used by [22]. We chose a small piece of data for trial. The data was then rereferenced to the average of channels O1, Oz, and O2, low-pass filtered between 0 and 9 Hz with a 7th-order Butterworth filter, and downsampled to 128 Hz.

Figure 5(a) shows the stimulated EP and the accordingly observed signals which are the mixture of the stimulated EP and α-stable distribution noise by MSNR = −7 dB. We extract the EP with SC-LMP, and results are shown in Figure 5(b). Clearly, the signal estimated using our method better resembles the stimulated EP. The component P300 of VEPs extracts with our method is distinct.

4. Conclusion

To sum up, we proposed a novel single-trial EP estimated method based on SC-LMP. This method uses sparse coding to represent EPs and utilize a zero-mean α-stable distribution process to express spontaneous EEG according to the characteristics of background signal. In order to facilitate solving the sparse coefficients, the -norm is used in place of the 2-norm. We conducted a series of experiments on simulated and real data, and the results were evaluated using waveform extractions and other metrics. As the experimental results show, our method has better estimated capacity and performance than other existing algorithms. Future works will focus on improving the stability and practicability of the new proposed method to obtain a better real-time monitoring of the components. This could lead to the development of more advanced applications for real-world signals.

Conflicts of Interest

The authors declare that they have no financial and personal relationships with other people or organizations that can inappropriately influence their work; there are no professional or other personal interests of any nature or kind in any product, service, and/or company that could be construed as influencing the position presented in, or the review of, this manuscript. And the funding in “Acknowledgments” would not lead to any conflicts of interest regarding the publication of this manuscript.

Acknowledgments

This work was supported by the Nature Science Foundation of China (Grant no. 61401181) and Xuzhou Municipal Science and Technology Project (Grant no. KC16SY160)