Next Article in Journal
Glassy States of Aging Social Networks
Next Article in Special Issue
A Permutation Disalignment Index-Based Complex Network Approach to Evaluate Longitudinal Changes in Brain-Electrical Connectivity
Previous Article in Journal
On the Configurational Entropy of Nanoscale Solutions for More Accurate Surface and Bulk Nano-Thermodynamic Calculations
Previous Article in Special Issue
Investigation of the Intra- and Inter-Limb Muscle Coordination of Hands-and-Knees Crawling in Human Adults by Means of Muscle Synergy Analysis
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Automatic Epileptic Seizure Detection in EEG Signals Using Multi-Domain Feature Extraction and Nonlinear Analysis

1
National Laboratory of Aerospace Intelligent Control Technology, Beijing Aerospace Automatic Control Institute, Beijing 100854, China
2
Department of Neurology, Affiliated Hospital of Academy of Military Medical Sciences, Beijing 100071, China
3
School of Automation Science and Electrical Engineering, Beihang University, Beijing 100191, China
4
Fujian Provincial Key Laboratory of Information Processing and Intelligent Control, Minjiang University, Fuzhou 350121, China
*
Author to whom correspondence should be addressed.
Entropy 2017, 19(6), 222; https://doi.org/10.3390/e19060222
Submission received: 14 March 2017 / Revised: 5 May 2017 / Accepted: 9 May 2017 / Published: 27 May 2017
(This article belongs to the Special Issue Information Theory Applied to Physiological Signals)

Abstract

:
Epileptic seizure detection is commonly implemented by expert clinicians with visual observation of electroencephalography (EEG) signals, which tends to be time consuming and sensitive to bias. The epileptic detection in most previous research suffers from low power and unsuitability for processing large datasets. Therefore, a computerized epileptic seizure detection method is highly required to eradicate the aforementioned problems, expedite epilepsy research and aid medical professionals. In this work, we propose an automatic epilepsy diagnosis framework based on the combination of multi-domain feature extraction and nonlinear analysis of EEG signals. Firstly, EEG signals are pre-processed by using the wavelet threshold method to remove the artifacts. We then extract representative features in the time domain, frequency domain, time-frequency domain and nonlinear analysis features based on the information theory. These features are further extracted in five frequency sub-bands based on the clinical interest, and the dimension of the original feature space is then reduced by using both a principal component analysis and an analysis of variance. Furthermore, the optimal combination of the extracted features is identified and evaluated via different classifiers for the epileptic seizure detection of EEG signals. Finally, the performance of the proposed method is investigated by using a public EEG database at the University Hospital Bonn, Germany. Experimental results demonstrate that the proposed epileptic seizure detection method can achieve a high average accuracy of 99.25%, indicating a powerful method in the detection and classification of epileptic seizures. The proposed seizure detection scheme is thus hoped to eliminate the burden of expert clinicians when they are processing a large number of data by visual observation and to speed-up the epilepsy diagnosis.

1. Introduction

Epilepsy is one of the most common neurological disorders [1]. An estimated 0.6–0.8% of the world’s population or around 50 million people worldwide suffer from epilepsy [2]. Its sudden and recurrent seizures can result from large numbers of neurons going through an excessive and synchronous electrical discharge. Epileptic seizures can be classified into two types: partial and generalized [3]. Partial epileptic seizures occur when a local region of the brain experiences excessive and synchronous electrical discharge, while in a generalized epileptic seizure, the entire brain experiences excessive or synchronous electrical discharge. Both types of epileptic seizures can occur at all ages and are especially prominent in younger and older demographics [4]. Thus, how to diagnose and predict epileptic seizures effectively is still a challenging problem.
Electroencephalography (EEG) is a useful method to monitor the nonlinear electrical function of the brain’s nerve cells; thus, it is a valuable tool for the epilepsy evaluation and treatment [5]. Observation shows that EEG signals include spikes, sharp waves and spike-and-wave complexes not only during a seizure, but also a short time before and between seizures [6]. Currently, the general detection of epileptic activity requires manual scanning of EEG recordings, which commonly takes several days to complete [7]. This epileptic activity detection method is time consuming and error prone [8]. As a result, it is necessary to develop robust and reliable techniques for epileptic activity detection in EEG signals [3,4,9,10].
Recently, several automated methods for detecting the epileptic activity have been proposed [7,10,11]. Most of them employed Fourier spectral analysis for EEG signal extraction based on the assumption that EEG signals are stationary [12], allowing for the transformation of signals from the time to the frequency domain. These methods allow researchers to study the information unique to the frequency domain [12]. EEG signals are typically nonstationary time series and provide only the information available in the time or the frequency domain. However, the prior literature has manifested that the frequency components in EEG signals would change over time, i.e., the EEG signals should not be regarded as having stationary properties [13,14]. Therefore, the time-frequency analysis methods are required to eliminate such a dilemma. A popular short time Fourier transform (STFT) method has been created where the window will move in time to calculate the spectrum density of EEG signals [8,15]. Additionally, the wavelet transform approaches to time-frequency estimation are commonly attractive for EEG signal analysis. For example, the discrete wavelet transform (DWT) method is a classical time-frequency analysis method similar to the short time Fourier transform and has also been used to extract features from EEG signals [7,16]. Faust et al. employed the DWT-based EEG denoising method and the feature extraction for the seizure detection and epilepsy diagnosis [17], and their results showed that the wavelet technique was an effective method for automatic epilepsy diagnosis using EEG signals. Additionally, Hassan et al. further proposed the tunable factor wavelet transform scheme for the automated epilepsy diagnosis. Their seizure detection method can alleviate the burden of medical professionals and help speed up the epileptic seizure diagnosis [4]. However, these approaches, such as the traditional spectrogram STFT, also suffer from the tradeoff issue between time and frequency resolutions. For example, in those traditional approaches, fast Fourier transform (FFT) is used for short overlapping sequences that are assumed to be stationary [3,8]. Additionally, the extracted features, either time or frequency features by wavelet transform from the EEG signals, cannot independently provide an effective way to identify the epileptic seizure activities, without considering the highly complex and nonlinear EEG signals [18]. To some extent, this may deteriorate the performance of identifying EEG signals.
Apart from the time-frequency feature extraction, nonlinear analysis of EEG signals has also received considerable attention to detect epileptic seizures that can be seen as a transition of the human brain [1,19]. Particularly, the nonlinear methods based on the Lyapunov exponent [17], higher order spectra (HOS) [1], information theory and entropy and intrinsic mode functions (IMF) have generally been adopted to analyze and extract nonlinear features for the epileptic seizure diagnosis from EEG signals [10,20]. For example, Acharya et al. extracted the nonlinear HOS features, approximation entropy and sample entropy from the EEG segments, and different classifiers were then used to evaluate the classification performance among normal, interictal and ictal EEG signals [1,21]. Experimental results demonstrated that the nonlinear feature technique is capable of classifying the EEG segments. Additionally, as EEG signals are highly nonlinear and nonstationary, Qu et al. applied the empirical mode decomposition (EMD) to decompose EEG signals into a collection of intrinsic mode functions (IMFs), which is capable of representing nonlinear and nonstationary processes [10]. Furthermore, the IMF features generated by the empirical mode decomposition method were extracted and fed into the support vector machines (SVMs) for epileptic seizure classification of EEG signals. The classification results indicated that the IMFs can achieve high classification accuracy. However, few studies have adopted multimodal features, such as the combination of multi-domain features and nonlinear features, for EEG epileptic activity classification. Therefore, we may integrate these different feature models in a unified framework to include their advantages and try to exclude their limitations for early epilepsy diagnosis.
This paper presents an automatic technique to detect the epileptic activity in EEG signals using multi-domain features and nonlinear analysis to improve the performance of EEG epileptic seizure detection. Specifically, the wavelet threshold method is first applied to remove noise components from the EEG signals prior to EEG signal feature extraction. Then, multiple features are extracted in the time, frequency and time-frequency domains using plural discrete wavelet transforms, as well as the nonlinear analysis, such as IMF, spectrum entropy and approximate entropy (ApEn), from five frequency sub-bands of clinical interest in order to increase the classification robustness and accuracy of the epileptic seizure detection. Furthermore, a dimensionality reduction algorithm of the principal component analysis (PCA), along with the feature ranking method of the analysis of variance (ANOVA), is applied to eliminate irrelevant or redundant features, which may deteriorate the classification performance in the original high-dimensional feature space. The novelty of this paper lies in the combination of multi-domain features and nonlinear features, which increase the classification accuracy to 99.25%. Such a high accuracy indicates that our proposed classification framework could efficiently assist physicians in the detection and classification of brain abnormalities, including epileptic seizures.
The remainder of this paper is organized as follows. Section 2 presents the description of the experimental data used in this work, elucidates a brief description of the feature extraction strategy and explicates the classification model used in the proposed method. Experimental results and the comparison with related literature are presented in Section 3. Finally, the conclusion of this work is given in Section 4.

2. Methodology

EEG signals with weak and low amplitude suffer from complex low frequency noise such as system interference. Thus, the EEG signal pre-processing with noise removal is especially regarded as a significant step for the epileptic seizure analysis and detection [22,23]. Hence, in this work, a wavelet threshold denoising method is employed, which has a superior performance compared to the Fourier transform denoising method [19]. Specifically, the fourth-order Daubechies (db4) wavelet is selected due to its good local approximated performance for nonstationary signals [19,24]. Five frequency sub-bands of clinical interest are then obtained by using the wavelet decomposition and reconstruction: delta (0–4 Hz), theta (4–8 Hz), alpha (8–16 Hz), beta (16–32 Hz) and gamma (32–64 Hz). Herein, wavelet features of its good localizing properties are extracted from each sub-band in the time-frequency domain, followed by a well-known PCA algorithm of the dimensionality reduction in order to remove the irrelevant or spurious features. Finally, different classical classifiers including K-nearest-neighbor (KNN), linear discriminant analysis (LDA), naive Bayesian (NB), logistic regression (LR) and SVM, are used to identify the epileptic seizures from EEG signals. A detailed flowchart of our proposed classification framework is shown in Figure 1.

2.1. Materials

EEG signals used in this work are recorded at the University Hospital Bonn, Germany [18]. The dataset consists of five subsets (denoted as S, F, N, O and Z) recorded with the same 128-channel amplifier system and 12-bit analog-to-digital convertor. Each of the subsets includes 100 segments with a sampling frequency of 173.61 Hz and a duration of 23.6 s, i.e., 4096 sample points, the corresponding Nyquist frequency bandwidth is 86.8 Hz. EEG samples in Datasets O and Z are obtained from five healthy volunteers through external surface electrodes for open and closed eye conditions, while Datasets S, F and N consists of EEG segments recorded from epileptic patients using intracranial electrodes to monitor interictal and ictal epileptic activity. The datasets F and N are acquired during seizure free intervals, while the dataset S only contains the seizure activity. All five Datasets S, F, N, O and Z are tested and categorized into two separate groups using our proposed method. The epileptic seizure (S) class is composed of subset S, and the non-seizure (FNOZ) class includes Subsets F, N, O and Z, respectively.

2.2. Signal Pre-Processing: Wavelet Threshold De-Noising

Generally, physiological signals are contaminated or even distorted by artifacts. Removing noise or artifacts (denoising) is an important step in medical signal processing and analysis. Recently, most automated techniques for signal noise removal are based on the statistical distribution and spectrum characteristics. Particularly, the analysis in the time-frequency domain produces superior signal processing results because it contains both the frequency and time components [25]. For example, the discrete wavelet transform (DWT) allows the signal magnitude to be amplified as larger DWT coefficients, restricting the noise in the total time-frequency domain. In this way, the DWT coefficients of the noise are smaller than the desired signals. Figure 2 presents the block diagrams to depict the decomposition of the input signal using DWT up to the fourth level. Specifically, the original EEG signal (0–64 Hz) is firstly decomposed into its higher frequency part (32–64 Hz) and lower frequency part (0–32 Hz), i.e., the detail and the approximation of the signal at the first level. Then, the approximation of the first decomposition level is additionally divided into its higher (16–32 Hz) and lower (0–16 Hz) frequency part, i.e., the detail and approximation at the second level. Thus, the wavelet threshold method can perform well in denoising nonstationary EEG signals, which is defined by [26]:
λ = σ 2 log N
where λ is the wavelet threshold, σ is the standard deviation of the noise and N is the length of the sample signals, respectively. Since the noise buried in the EEG signals is practically white noise and has sharp waves [27], it is effective to adopt the wavelet threshold method to remove the noise from EEG signals.

2.3. Feature Extraction

2.3.1. Feature Extraction in the Time Domain, Frequency Domain and Time-Frequency Domain

Features extracted by analyzing the EEG signals solely in the time domain may omit the important frequency information and vice versa. However, the signal processing technique using wavelets can eliminate such deficiency and extract effective features in the time-frequency domain well. Specifically, a signal can be represented as a linear or nonlinear combination of basis functions. In the time-frequency domain, a function ψ formed with limited power, i.e., finite duration, and zero mean can be used as the basis function of the wavelet [28], which is satisfied with:
N = ψ N 2 < , N = ψ N = 0
where N is the length of the sample data. The wavelet can also be moved over time by the parameter b and scaled by the dilation parameter a, which is defined as follows:
ψ a , b N = 1 a ψ N b a
It should be noted that the wider wavelets (with larger dilation parameter a) are more suitable for extracting slower changes, while the narrower wavelets (with smaller dilation parameter a) can be used to extract faster changes well. Features can be extracted by analyzing EEG signals through the basis function of wavelets, which contain information in both the time and frequency domain. Modifying the parameters a and b allows for an easy calculation of the wavelet transform coefficients in the following formula:
w a , b n = τ = 1 N x τ ψ a , b n τ , 1 n N
where x τ is the sample signal with the length of N samples. Note that it is significant to determine the wavelet function type and level before the application of DWT. In this work, the db4 wavelet is employed for its perfect local characteristics in the time-frequency domain [28], because the db4 wavelet’s shape and smoothening feature have the superior approximated performance in the field of nonstationary signal processing techniques. In addition, the EEG signals are decomposed into four levels, resulting in five clinically-significant sub-bands. The standard deviation and the relative power of the DWT transform coefficients from each of five clinical interest sub-bands are extracted as features in the time-frequency domain.
In the time domain, statistic features, including the mean, the variance, the coefficient of variation and the total variation, are extracted. Additionally, the maximum, minimum, mean and the total variation measures of the DWT transform coefficients are also estimated in order to describe the nonstationary signals in detail in the time domain, where the total variation measure is defined as:
V x = 1 N 1 n = 2 N x n x n 1 m a x x m i n x
where m a x x and m i n x are the maximum and minimum of the signal x, respectively. Note that the value of the total variation V x is in the range between 1 N 1 for slow signals and 1 for fast changing signals.
As for the frequency domain, the fast Fourier transform (FFT) is an effective common practice for signal analysis with different frequencies, which cannot be identified in the time domain. Herein, the relative power spectral density estimated by the coefficients of the FFT is extracted, representing the signals’ features in the frequency domain.
Such features of the time-frequency, time and frequency domain are tested for the discriminative power in the epileptic signal classification using the following machine learning procedure.

2.3.2. Feature Extraction via Nonlinear Analysis

The EEG signals are extremely nonstationary and nonlinear. Thus, features extracted via only linear analysis techniques can provide an insufficient approximation of the nonlinear signals. Therefore, nonlinear analysis of EEG signals is more appropriate and reliable.
The empirical mode decomposition (EMD) is an effective method to decompose nonstationary signals into a sum of intrinsic mode functions (IMFs) and has been successfully applied in various applications [24,29]. Each IMF should satisfy two conditions. Firstly, the number of extrema and the number of zero crossings differ at most by one. Secondly, the envelope defined by the local maxima and the envelope defined by the local minima should have a zero mean at any point. IMFs can be extracted from EEG signals x [ n ] by the following steps [29]:
  • Procedure 1, IMF extraction procedure:
    • Extract local max and local min magnitudes from signal x [ n ] ;
    • Obtain the envelope ε m a x n by connecting all of the maximums with cubic spline interpolation, and similarly obtain the envelope ε m i n n by connecting all of the minimums with cubic spline interpolation;
    • Compute the average of ε m a x n and ε m i n n , and denote as α n :
      α n = ε m a x n + ε m i n n 2
    • Extract the detail d n from x n as:
      d n = x n α n
    • Check whether the detail d n satisfy the above conditions mentioned for IMF or not;
    • Repeat Steps 1–5, until d n satisfies the conditions for IMF.
Once the first IMF is derived through the procedure described above, which is defined by v 1 [ n ] = d [ n ] , another IMF can be extracted similarly in terms of the residue r [ n ] = x [ n ] c 1 [ n ] . This procedure is repeated until the residue reaches the tolerance or no more IMF can be extracted. Thus, the original signal x [ n ] can be represented by:
x [ n ] = m = 1 M v m [ n ] + r M [ n ]
where M is the number of IMFs, v m [ n ] is the m-th IMF and r M [ n ] is the final residue. In this work, the EEG signal is found to be represented by 8 IMFs, i.e., M = 8 .
In order to better characterize the dynamic IMFs, a phase space reconstruction (PSR) approach is applied here to search the feature patterns in a higher dimension. The PSR is used to reconstruct the so-called phase space, which is a very useful tool for characterizing any low-dimensional or high-dimensional dynamic system. Alternatively, a point in the phase space represents the state of the system at any given time [11]. For an IMF v [ n ] , where n = 1 , 2 , , N , the phase space can be reconstructed by [11]:
S j = v [ j ] , v [ j + τ ] , v [ j + 2 τ ] , , v [ j + m 1 τ ]
where j = 1 , 2 , , N m 1 τ , m is the embedding dimension and τ is the time delay, which is chosen to be 1. Practically, the embedding dimension is confined to two or three to preserve visual simplicity. Thus, the 2D PSR of IMF is a plot of v [ j ] and v [ j + 1 ] , which is an elliptical area [30]. The major axis radius r a and the minor axis radius r b can then be calculated by [30]:
M x = 1 N 1 k = 1 N 1 v 2 [ k ] M y = 1 N 1 k = 1 N 1 v 2 [ k + 1 ] M x y = 1 N 1 k = 1 N 1 v [ k ] v [ k + 1 ] L = M x 2 + M y 2 4 M x 2 M y 2 M x y 2 r a = 2 M x 2 + M y 2 + L r b = 2 M x 2 + M y 2 L
where M x , M y and M x y are the standard deviation of the IMF on the major and minor axes (denoted as x- and y-axis) of the two-dimensional phase space and the covariance, respectively.
The 3D PSR is a plot of v [ j ] , v [ j + 1 ] and v [ j + 2 ] , which also forms an elliptical ball. The distance of the point ( v [ j ] , v [ j + 1 ] , v [ j + 2 ] ) from the origin (0, 0, 0) is defined by [11]:
E j = v [ j ] 2 + v 2 [ j + 1 ] + v 2 [ j + 2 ]
For each value in the 3D PSR space, the distance E j is calculated. Additionally, the first and third quarter of the distance set { E j | j = 1 , 2 , , N 2 } are extracted as features (denoted as l c and l d , respectively), representing the data variability in 3D PSR space [31]. Hence, for each IMF, a feature vector of ( r a , r b , l c , l d ) is extracted to represent the 2D and 3D PSR. With M = 8 , a total number of 4 × 8 = 32 features is obtained from all IMFs in this work.
Additionally, since Shannon first developed the concept of information entropy as part of information theory [32], various entropies have been developed and widely applied to quantify the dynamics of the nonstationary signal. Such entropies can be broadly classified into two categories as embedding entropies (i.e., approximate entropy) and spectral entropies (i.e., wavelet entropy).
Approximate entropy: The approximate entropy (ApEn) is a measure of data regularity, measuring the predetermination of the current amplitude based on the previous amplitude [30,31]. The ApEn is the likelihood that proximal data trends will remain close together in the next pattern. A high regularity produces smaller ApEn values, while a low regularity produces higher ApEn values. Thus, it can be utilized to represent the overall complexity and predetermination of the EEG signals. Note that the ApEn is scale invariant and model independent. Herein, the approximate entropy of each sub-band EEG signal can be calculated by the following steps:
  • Procedure 2, approximate entropy calculation:
    • Let the values containing N samples in each sub-band be X = x 1 , x 2 , x 3 , , x N ;
    • Let X m i be a sub-sequence of X such that X m i = [ x i , x i + 1 , x i + 2 , , x i + m 1 ] for 1 i N m + 1 , where m is the length of the sub-sequence;
    • Let r represent the noise filter level that is defined as [33]:
      r = k × S D , k = 0 , 0 . 1 , , 0 . 9
      where SD is the standard deviation of the data sequence X.
    • Let X m i represent a set of sub-sequences obtained from X m j by varying j from 1–( N m ). Each sequence X m j in the set of X m j is compared with X m i , and in this process, two parameters, namely C i m r and C i m + 1 r , are defined as follows:
      C i m r = j = 1 N m k j N m + 1 ,
      where k = 1 ,   i f x i + t x j + t < r f o r 0 t < m 0 ,   o t h e r w i s e
    • The approximate entropy is calculated by using C i m r and C i m + 1 r as follows:
      A p E n = 1 N m + 1 i = 1 N m + 1 ln C i m r 1 N m i = 1 N m ln C i m + 1 r
Spectral entropies: The spectral entropies use the components of the power spectrum of the signal as the probabilities to describe the variability within the signal. In this study, the entropy of the wavelet coefficients (denoted as wavelet entropy) with different scales is calculated to reveal more information carried by the DWT coefficients. Wavelet entropy measures the regularity degree of signals and indicates the dynamical characteristics of nonlinear systems [34]. Detailed information and approximations can be obtained from the given EEG time series X by applying multilevel wavelet decomposition using the db4 wavelet. The power of the EEG signal X can be expressed as the sum of all component (0–64 Hz) powers, which is shown in the following equation:
p o w e r = i = 1 P p o w e r i
where P is the total number of components and p o w e r i is calculated by the different component coefficients. If the relative power is defined by p i = p o w e r i / p o w e r , the wavelet entropy ( W E N ) can be calculated as follows:
W E N = i = 1 P p i log p i
Obviously, the spectral entropy ( S E N ) can be easily calculated by [35]:
S E N = f = 0 f = 64 p f log p f
where p f is the relative power of the component with frequency f, i.e., p f = p o w e r f / p o w e r f .

2.4. Classification and Performance Evaluation

Redundant features are removed by the principle component analysis (PCA) and analysis of variance (ANOVA) statistical test, where the principle components p are selected to be the optimal value 10 3 (FDR adjusted). The calculated features are fed into different classifiers for the epileptic seizure classification. Particularly, the support vector machine (SVM) classifier is a well-known supervised learning method based on the finite sample theory [36]. In small sample cases, traditional classifiers based on the empirical error minimization are prone to generating the overfitting problem, while the SVM is based on the structural risk minimization principle and can ensure a good generalization ability [37]. Therefore, the effectiveness of the selected optimal feature subset is firstly evaluated by a radial basis function (RBF) kernel-based SVM (RBF-SVM). In addition, the other four classical classifiers, i.e., KNN, LDA, NB and LR, are also used to illustrate the effectiveness of the proposed classification framework.
Generally, the classification performance of the proposed framework can be evaluated by statistical measurements of the sensitivity (SEN), specificity (SPE) and accuracy (ACC), which are defined as follows:
S E N = T P T P + F N × 100 %
S P E = T N T N + F P × 100 %
A C C = T P + T N T P + T N + F P + F N × 100 %
where T P and T N represent the total number of correctly-detected true normal events and true seizure events, the F P and F N indicate the total number of erroneously normal events and erroneously seizure events, respectively.
In order to obtain an unbiased estimation of the classification performance, N-fold cross-validation is applied as the training-test strategy. Specifically, input datasets are randomly divided into N equal parts, where N 1 parts are used for the feature selection and classifier training and the remaining part for testing the classification performance. Such a procedure is repeated N times, and each time, a different part is left out and tested, then the average result across the total testing parts is calculated as the performance measurement. In this work, taking different training-testing partitioning into consideration, both 5- and 10-fold cross-validation are performed, each with 100 repetitions, i.e., 100-times N-fold cross-validation can develop robust classifiers and an efficient diagnostic system.

3. Results

3.1. Wavelet Threshold Denoising and Feature Extraction

A signal x [ t ] for denoising is randomly selected from the datasets S, F, N, O and Z, respectively. For comparison and clarity, the original signals (Figure 3a) and the processed results (Figure 3b) with a length of 10 s are shown below. Additionally, the wavelet decompositions of the original EEG signal and the denoised signal are shown in Figure 4 and Figure 5, respectively. As for the wavelet threshold denoising, all DWT coefficients smaller than the threshold are declined to zero. Particularly, as shown in Figure 5, the detail at the first decomposition level is nearly zero, indicating that the frequency component of 32–64 Hz of the original EEG signal is totally removed and further reflecting that lower frequencies are more common in normal brain states. It has been reported that there is a shift of the EEG signal energy from lower to higher frequency bands before and during a seizure [38].
After the DWT wavelet threshold denoising, signal features are analyzed in the time, frequency, time-frequency domain, as well as the nonlinear analysis using EMD-PSR and entropies. In total, 83 features are extracted for five datasets including a total of 500 EEG segments. Therefore, each original segment of the EEG signals from the time domain can now be presented in the feature space as X = x 1 , x 2 , x 3 , , x 83 T . Figure 6 shows the p-values (FDR adjusted) for the feature set via ANOVA. Apart from eight features, all features show a statistically-significant difference under the level of 10 3 . Specifically, eight features over the level of 10 3 are involved in the total variation of the beta sub-band, the max DWT coefficient of the beta sub-band, r b of the fifth IMF, l c of the third and sixth IMFs and l d of the first, fourth and seventh IMFs, respectively.

3.2. Dimension Reduction in Feature Space

The original features extracted are commonly irrelevant or redundant. In such a case, it is a trade-off to select an optimal feature subset from the original feature set, and some kinds of feature dimensionality reduction, such as the well-known PCA, are employed to improve the classification performance. The PCA algorithm is implemented to obtain a relatively low dimensional, but significantly discriminative feature set. The result of the PCA dimensionality reduction is shown in Table 1. Clearly, each original feature space is mapped into a reduced two-dimensional feature space by using the PCA method.

3.3. Experiment Classification Results

How to accurately classify EEG signals recorded from the epileptic subjects, healthy controls or epileptic ones during the interictal time is a challenging problem. Thus, it is highly required to achieve a good classification performance of automatically classifying the epileptic seizure activity. In this study, we use the aforementioned EEG datasets (S, F, N, O, Z) to evaluate the classification performance of the proposed epileptic detection framework. Each EEG segment is firstly denoised via the DWT wavelet threshold method and further decomposed into five frequency sub-bands based on the clinical interest. Then, features from the time domain, frequency domain, time-frequency domain and nonlinear analysis are extracted, and the optimal feature set is further selected. Five classifiers based on the single domain features and multi-domain features are used to detect the epileptic seizure EEGs from the non-seizure EEGs. The results of the classification performance measured by the SEN, SPE and ACC, along with the standard deviation, over the total 100 rounds of both 5- and 10-fold cross-validation are shown in Table 2. It can be observed that the classification accuracy by using the multi-domain features and nonlinear analysis method is higher than that of the single domain features or nonlinear analysis. Particularly, for the comparison of the effectiveness between with and without the wavelet denoising method, the classification results of the EEG signals without using the wavelet denoising method are also presented in Table 3. It is obvious that the DWT wavelet threshold method is used to remove the artifacts, and the classification accuracy is obviously improved. The proposed classification framework based on the multi-domain (time domain, frequency domain and time-frequency domain) feature extraction and nonlinear analysis can obtain a robust and high classification accuracy of epileptic seizure EEGs (Class S) between the seizure-free and normal EEGs (Class FNOZ), with an average accuracy of 99.04% (standard deviation 0.34) and 99.25% (standard deviation 0.28) for both 5-fold and 10-fold cross-validation, respectively. Additionally, the result of most classifiers based on features from only the single domain or nonlinear analysis fades next to that of the proposed classification framework based on all features. Furthermore, our results show that the SVM classifier performs better than the other classifiers by registering 99.25% for the classification accuracy and, for both, the sensitivity of 97.98% and the specificity of 99.95% from the 10-fold cross-validation with the wavelet denoised EEGs. It is evident that using the combination of the multi-domain features and nonlinear analysis, the classification results of the average accuracy of 99.25% is reached, indicating that the proposed method in this paper is an accurate tool in classifying the segments accurately.

4. Discussion and Conclusions

The main objective of this work is to efficiently perform an automated classification framework to detect seizure and non-seizure EEG signals. As shown in Table 2, the proposed classification framework based on multi-domain feature and nonlinear analysis is capable of distinguishing the seizure signals, with the overall average classification accuracy of 100-times 10-fold cross-validation reaching 99.25%, where the 10-fold cross-validation is used to achieve the best classification accuracy compared to the 5-fold cross-validation method. In addition, in order to demonstrate the effect of the wavelet denoising method, the epileptic seizure classification task from the non-seizure EEG segments based on the multimodal feature method without and with the wavelet denoising method is implemented, and the comparison of the experimental results is shown in Table 2 and Table 3. From Table 2, we can conclude that the classification results of different feature methods without using the wavelet denoising method can also perform well, which indicates the good classification performance of the proposed method. Furthermore, the classification results can be improved by using the wavelet denoising method, the effectiveness of which is tested by the wavelet threshold denoising method. Table 4 displays the comparison of the classification results between the proposed multimodal feature method and the reported state-of-the-art approaches in the previous literature, where the classification performance is evaluated by the identical EEG signals, and the comparison of the classification results is more feasible and persuasive. It is notable that the majority of existing techniques is focused on feature extraction only in a single domain, such as the time domain, frequency domain, time-frequency domain, or nonlinear analysis. For example, Tzalla et al. [3] proposed a classification framework of the seizure based on the time-frequency analysis of the whole EEG signals and neural network and obtained an average accuracy of 97.72%. Guo et al. [39] applied the multi-wavelet transform to better represent the EEG signals in the time-frequency domain; their accuracy of seizure classification was only 98.27% based on approximate entropy feature and neural network. Additionally, Kaleem et al. [40] and Fu et al. [10] implemented the nonlinear analysis of the empirical mode decomposition on the EEG signals and achieved an accuracy of 98.20% and 98.80% on the seizure classification, respectively. Their work indicated that features from different domains are capable of discriminating the seizure EEG signals. Furthermore, Peker et al. [41] proposed a method for diagnosing epilepsy based on complex-valued classifiers. The classification accuracy of 99.15% was achieved in their proposed hybrid method with 10-fold cross-validation. However, multi-domain-based features are more comprehensive and more prone to achieve a superior performance of seizure detection, with the classification accuracy in our proposed method reaching 99.25%. In Table 4, it is obvious that our proposed framework can obtain better classification results than the rest of the existing reported results.
The evaluated method proposed in this paper does achieve a high accuracy and can thus be used to detect the epileptic seizure activity in the EEG signals. The high classification accuracy is attributed to the highly discriminative features. The proposed multimodal feature method better captured the nonstationary and nonlinear EEG signals. The SVM classifier has superior classification capabilities compared to other classifiers, thus, it leads to the highest accuracy in our work. In addition, the proposed classification framework is fully automated and can be easily implemented as a software application for the clinical diagnosis. The results are objective. However, the proposed classification scheme may lead to higher computational complexity than the single domain feature or nonlinear analysis methods because a large number of redundant features is fed into the classifiers for epileptic seizure activities. Additionally, this effective detection framework may need to be tested by large-scale clinical trials with EEG signals. In order to validate the effectiveness of our proposed technique, the proposed scheme should be valuated by some sparse learning algorithms and a larger multi-ethnic database, so that more bench marking and diversification of data collection will be obtained.
In conclusion, this paper proposes an effective classification framework based on wavelet threshold denoising, multi-domain feature extraction, nonlinear analysis and PCA dimensionality reduction for the automatic detection of epileptic seizures. Experimental results of the proposed method on a dataset of five categories (S and FNOZ) outperform the existing reported results in the literature with an average accuracy of 99.25%. The classification performance is obtained largely due to the combination of features from various domains of time, frequency, time-frequency and nonlinear features, outperforming the methods based on the single-domain feature extraction and classification. We are planning to study larger databases to evaluate our proposed technique and further to establish the significance of the discriminative features discovered in our work.

Acknowledgments

The work described in this paper is supported by three grants from the National Natural Science Foundation of China (61671042, 61403016), the Beijing Natural Science Foundation (4172037), the Open Fund Project of Fujian Provincial Key Laboratory in Minjiang University (MJUKF201702), Specialized Research Fund for the Doctoral Program of Higher Education (20131102120008), the Project Sponsored by the Scientific Research Foundation for the Returned Overseas Chinese Scholars, State Education Ministry and the Fundamental Research Funds for the Central Universities.

Author Contributions

Meilin Luo and Yang Li conceived of and wrote the paper. Jie Huang, Weigang Cui and Chao Huang performed simulations and experiments. Lina Wang and Weining Xue offered useful suggestions for the paper preparation and writing. All authors have read and approved the final manuscript.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Acharya, U.R.; Sree, S.V.; Alvin, A.P.C.; Yanti, R.; Suri, J.S. Application of non-linear and wavelet based features for the automated identification of epileptic eeg signals. Int. J. Neural Syst. 2012, 22, 1250002. [Google Scholar] [CrossRef] [PubMed]
  2. Mormann, F.; Andrzejak, R.G.; Elger, C.E.; Lehnertz, K. Seizure prediction: The long and winding road. Brain 2007, 130, 314–333. [Google Scholar] [CrossRef] [PubMed]
  3. Tzallas, A.T.; Tsipouras, M.G.; Fotiadis, D.I. Automatic seizure detection based on time-frequency analysis and artificial neural networks. Comput. Int. Neurosci. 2007, 2007, 1–13. [Google Scholar] [CrossRef] [PubMed]
  4. Hassan, A.R.; Siuly, S.; Zhang, Y. Epileptic seizure detection in eeg signals using tunable-q factor wavelet transform and bootstrap aggregating. Comput. Methods Progr. Biomed. 2016, 137, 247–259. [Google Scholar] [CrossRef] [PubMed]
  5. Rizvi, S.A.; Zenteno, J.F.T.; Crawford, S.L.; Wu, A. Outpatient ambulatory eeg as an option for epilepsy surgery evaluation instead of inpatient eeg telemetry. Epilepsy Behav. Case Rep. 2013, 1, 39–41. [Google Scholar] [CrossRef] [PubMed]
  6. Li, Y.; Wei, H.L.; Billings, S.A.; Liao, X.F. Time-varying linear and nonlinear parametric model for granger causality analysis. Phys. Rev. E 2012, 85, 041906. [Google Scholar] [CrossRef] [PubMed]
  7. Ocak, H. Automatic detection of epileptic seizures in eeg using discrete wavelet transform and approximate entropy. Expert Syst. Appl. 2009, 36, 2027–2036. [Google Scholar] [CrossRef]
  8. Tzallas, A.T.; Tsipouras, M.G.; Fotiadis, D.I. Epileptic seizure detection in eegs using time-frequency analysis. IEEE Trans. Inf. Technol. Biomed. 2009, 13, 703–710. [Google Scholar] [CrossRef] [PubMed]
  9. Guo, L.; Rivero, D.; Dorado, J.; Munteanu, C.R.; Pazos, A. Automatic feature extraction using genetic programming: An application to epileptic eeg classification. Expert Syst. Appl. 2011, 38, 10425–10436. [Google Scholar] [CrossRef]
  10. Fu, K.; Qu, J.F.; Chai, Y.; Zou, T. Hilbert marginal spectrum analysis for automatic seizure detection in eeg signals. Biomed. Signal Process. Control 2015, 18, 179–185. [Google Scholar] [CrossRef]
  11. Lee, S.H.; Lim, J.S.; Kim, J.K.; Yang, J.; Lee, Y. Classification of normal and epileptic seizure eeg signals using wavelet transform, phase-space reconstruction, and euclidean distance. Comput. Methods Progr. Biomed. 2014, 116, 10–25. [Google Scholar] [CrossRef] [PubMed]
  12. Polat, K.; Güne, S. Classification of epileptiform eeg using a hybrid system based on decision tree classifier and fast fourier transform. Appl. Math. Comput. 2007, 187, 1017–1026. [Google Scholar] [CrossRef]
  13. Li, Y.; Liu, Q.; Tan, S.R.; Chan, R.H.M. High-resolution time-frequency analysis of eeg signals using multiscale radial basis functions. Neurocomputing 2016, 195, 96–103. [Google Scholar] [CrossRef]
  14. Li, Y.; Wei, H.L.; Billings, S.A.; Sarrigiannis, P.G. Time-varying model identification for time-frequency feature extraction from eeg data. J. Neurosci. Method. 2011, 196, 151–158. [Google Scholar] [CrossRef] [PubMed]
  15. Li, Y.; Luo, M.L.; Li, K. A multi-wavelet-based time-varying model identification approach for time-frequency analysis of eeg signals. Neurocomputing 2016, 193, 106–114. [Google Scholar] [CrossRef]
  16. Li, Y.; Wei, H.L.; Billings, S.A. Identification of time-varying systems using multi-wavelet basis functions. IEEE Trans. Control Syst. Technol. 2011, 19, 656–663. [Google Scholar] [CrossRef]
  17. Faust, O.; Acharya, U.R.; Adeli, H.; Adeli, A. Wavelet-based eeg processing for computer-aided seizure detection and epilepsy diagnosis. Seizure 2015, 26, 56–64. [Google Scholar] [CrossRef] [PubMed]
  18. Lehnertz, K. Epilepsy and nonlinear dynamics. J. Biol. Phys. 2008, 34, 253–266. [Google Scholar] [CrossRef] [PubMed]
  19. Gajic, D.; Djurovic, Z.; Gligonjevic, J.; Gennaro, S.D.; Gajic, I.S. Detection of epileptiform activity in eeg signals based on time-frequency and non-linear analysis. Front. Comput. Neurosci. 2015, 9, 38. [Google Scholar] [CrossRef] [PubMed]
  20. Kumar, S.P.; Sriraam, N.; Benakop, P.G.; Jinaga, B.C. Entropies based detection of epileptic seizures with artificial neural network classifiers. Expert Syst. Appl. 2010, 37, 3284–3291. [Google Scholar] [CrossRef]
  21. Acharya, U.R.; Chua, C.K.; Lim, T.C.; Dorithy; Suri, J.S. Automatic identification of epileptic eeg signals using nonlinear parameters. J. Mech. Med. Biol. 2009, 9, 539–553. [Google Scholar] [CrossRef]
  22. Acharya, U.R.; Fujita, H.; Sudarshan, V.K.; Bhat, S.; Koh, J.E.W. Application of entropies for automated diagnosis of epilepsy using eeg signals: A review. Knowl. Based Syst. 2015, 88, 85–96. [Google Scholar] [CrossRef]
  23. Acharya, U.R.; Sree, S.V.; Alvin, A.P.C.; Suri, J.S. Use of principal component analysis for automatic classification of epileptic eeg activities in wavelet framework. Expert Syst. Appl. 2012, 39, 9072–9078. [Google Scholar] [CrossRef]
  24. Raj, A.S.; Oliver, D.H.; Srinivas, Y.; Viswanath, J. Wavelet denoising algorithm to refine noisy geoelectrical data for versatile inversion. Model. Earth Syst. Environ. 2016, 2, 1–11. [Google Scholar] [CrossRef]
  25. Goodman, R.W. Discrete Fourier and Wavelet Transforms: An Introduction through Linear Algebra with Applications to Signal Processing; World Scientific: Singapore, 2016. [Google Scholar]
  26. Montefusco, L.; Puccio, L. Wavelets: Theory, Algorithms, and Applications; Academic Press: London, UK, 2014. [Google Scholar]
  27. Williams, J.W.; Li, Y. A new approach to denoising eeg signals-merger of translation invariant wavelet and ica. Int. J. Biom. Bioinform. 2011, 5, 130–148. [Google Scholar]
  28. Debnath, L. Wavelet Transforms and Time-Frequency Signal Analysis; Springer: Berlin, Germany, 2012. [Google Scholar]
  29. Bajaj, V.; Pachori, R.B. Classification of seizure and nonseizure eeg signals using empirical mode decomposition. IEEE Trans. Inf. Technol. Biomed. 2012, 16, 1135–1142. [Google Scholar] [CrossRef] [PubMed]
  30. Cavalheiro, G.L.; Almeida, M.F.S.; Pereira, A.A.; Andrade, A.O. Study of age-related changes in postural control during quiet standing through linear discriminant analysis. Biomed. Eng. Online 2009, 8, 35. [Google Scholar] [CrossRef] [PubMed]
  31. Manikandan, S. Measures of dispersion. J. Pharmacol. Pharmacother. 2011, 2, 315–316. [Google Scholar] [CrossRef] [PubMed]
  32. Shannon, C.E. A mathematical theory of communication. ACM SIGMOBILE Mob. Comput. Commun. Rev. 2001, 5, 3–55. [Google Scholar] [CrossRef]
  33. Shen, C.P.; Chen, C.C.; Hsieh, S.L.; Chen, W.H.; Chen, J.M.; Chen, C.M.; Lai, F.; Chiu, M.J. High-performance seizure detection system using a wavelet-approximate entropy-fsvm cascade with clinical validation. Clin. EEG Neurosci. 2013, 44, 247–256. [Google Scholar] [CrossRef] [PubMed]
  34. Kumar, Y.; Dewal, M.L.; Anand, R.S. Relative wavelet energy and wavelet entropy based epileptic brain signals classification. Biomed. Eng. Lett. 2012, 2, 147–157. [Google Scholar] [CrossRef]
  35. Kannathal, N.; Choo, M.L.; Acharya, U.R.; Sadasivan, P.K. Entropies for detection of epilepsy in eeg. Comput. Methods Progr. Biomed. 2005, 80, 187–194. [Google Scholar] [CrossRef] [PubMed]
  36. Han, J.; Pei, J.; Kamber, M. Data Mining: Concepts and Techniques; Elsevier: Amsterdam, The Netherlands, 2011. [Google Scholar]
  37. Li, Y.; Wee, C.Y.; Jie, B.; Peng, Z.W.; Shen, D.G. Sparse multivariate autoregressive modeling for mild cognitive impairment classification. Neuroinformatics 2014, 12, 455–469. [Google Scholar] [CrossRef] [PubMed]
  38. Gajic, D.; Djurovic, Z.; Gennaro, S.D.; Gustafsson, F. Classification of eeg signals for detection of epileptic seizures based on wavelets and statistical pattern recognition. Biomed. Eng. Appl. Basis Commun. 2014, 26, 1450021. [Google Scholar] [CrossRef]
  39. Guo, L.; Rivero, D.; Pazos, A. Epileptic seizure detection using multi-wavelet transform based approximate entropy and artificial neural networks. J. Neurosci. Method. 2010, 193, 156–163. [Google Scholar] [CrossRef] [PubMed]
  40. Kaleem, M.; Guergachi, A.; Krishnan, S. EEG seizure detection and epilepsy diagnosis using a novel variation of empirical mode decomposition. In Proceedings of the 2013 35th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC), Osaka, Japan, 3–7 July 2013; pp. 4314–4317. [Google Scholar]
  41. Peker, M.; Sen, B.; Delen, D. A novel method for automated diagnosis of epilepsy using complex-valued classifiers. IEEE J. Biomed. Health Inf. 2016, 20, 108–118. [Google Scholar] [CrossRef] [PubMed]
  42. Rivero, D.; Enrique, F.B.; Dorado, J.; Pazos, A. A new signal classification technique by means of genetic algorithms and KNN. In Proceedings of the 2011 IEEE Congress of Evolutionary Computation (CEC), New Orleans, LA, USA, 5–8 June 2011; pp. 581–586. [Google Scholar]
  43. Niknazar, M.; Mousavi, S.R.; Vahdat, B.V.; Sayyah, M. A new framework based on recurrence quantification analysis for epileptic seizure detection. IEEE J. Biomed. Health Inf. 2013, 17, 572–578. [Google Scholar] [CrossRef]
  44. Jaiswal, A.K.; Banka, H. Local pattern transformation based feature extraction techniques for classification of epileptic eeg signals. Biomed. Signal Process. Control 2017, 34, 81–92. [Google Scholar] [CrossRef]
Figure 1. A flowchart of the proposed classification framework.
Figure 1. A flowchart of the proposed classification framework.
Entropy 19 00222 g001
Figure 2. Four level decomposition of an EEG signal from five sub-bands of the clinical interest, where colored boxes indicate five sub-bands of the clinical interest.
Figure 2. Four level decomposition of an EEG signal from five sub-bands of the clinical interest, where colored boxes indicate five sub-bands of the clinical interest.
Entropy 19 00222 g002
Figure 3. Wavelet threshold de-nosing results. (a) Original EEG signals in the time domain; (b) Processed EEG signals in the time domain.
Figure 3. Wavelet threshold de-nosing results. (a) Original EEG signals in the time domain; (b) Processed EEG signals in the time domain.
Entropy 19 00222 g003
Figure 4. Different sub-band signals using four level wavelet decomposition from an original EEG signal. (a 1 ) the approximation of 0–32 Hz, (a 2 ) the approximation of 0–16 Hz, (a 3 ) the approximation of 0–8 Hz, (a 4 ) the approximation of 0–4 Hz; (d 1 ) the detail of 32–64 Hz, (d 2 ) the detail of 16–32 Hz, (d 3 ) the detail of 8–16 Hz, (d 4 ) the detail of 4–8 Hz.
Figure 4. Different sub-band signals using four level wavelet decomposition from an original EEG signal. (a 1 ) the approximation of 0–32 Hz, (a 2 ) the approximation of 0–16 Hz, (a 3 ) the approximation of 0–8 Hz, (a 4 ) the approximation of 0–4 Hz; (d 1 ) the detail of 32–64 Hz, (d 2 ) the detail of 16–32 Hz, (d 3 ) the detail of 8–16 Hz, (d 4 ) the detail of 4–8 Hz.
Entropy 19 00222 g004
Figure 5. Different sub-band signals using four level wavelet decomposition from the denoised EEG signal. (a 1 ) the approximation of 0–32 Hz, (a 2 ) the approximation of 0–16 Hz, (a 3 ) the approximation of 0–8 Hz, (a 4 ) the approximation of 0–4 Hz; (d 1 ) the detail of 32–64 Hz, (d 2 ) the detail of 16–32 Hz, (d 3 ) the detail of 8–16 Hz, (d 4 ) the detail of 4–8 Hz.
Figure 5. Different sub-band signals using four level wavelet decomposition from the denoised EEG signal. (a 1 ) the approximation of 0–32 Hz, (a 2 ) the approximation of 0–16 Hz, (a 3 ) the approximation of 0–8 Hz, (a 4 ) the approximation of 0–4 Hz; (d 1 ) the detail of 32–64 Hz, (d 2 ) the detail of 16–32 Hz, (d 3 ) the detail of 8–16 Hz, (d 4 ) the detail of 4–8 Hz.
Entropy 19 00222 g005
Figure 6. p-values (FDR adjusted) for features via ANOVA.
Figure 6. p-values (FDR adjusted) for features via ANOVA.
Entropy 19 00222 g006
Table 1. Dimension reduction of the feature space based on the PCA.
Table 1. Dimension reduction of the feature space based on the PCA.
Feature AnalyzedDimension
BeforeAfter
Standard Deviation52
Total Variation52
Relative Power FFT52
Standard Deviation & Relative power DWT102
EMD-PSR322
Entropy112
Min, Max, Mean DWT coefficients152
Table 2. The classification performance of 5-fold and 10-fold CV with wavelet denoising method.
Table 2. The classification performance of 5-fold and 10-fold CV with wavelet denoising method.
Feature SetClassifiers5-Fold CV10-Fold CV
SENSPEACCSENSPEACC
Time domainKNN97.72 ± 0.8399.74 ± 0.4498.73 ± 0.4391.98 ± 1.1099.95 ± 0.1198.36 ± 0.24
LDA85.88 ± 1.92100.00 ± 0.0092.94 ± 0.9683.56 ± 0.8899.75 ± 0.0496.52 ± 0.18
NB92.92 ± 1.3196.56 ± 0.5794.74 ± 0.7492.94 ± 0.7098.47 ± 0.1697.37 ± 0.18
LR95.84 ± 0.8698.28 ± 0.6997.06 ± 0.5395.76 ± 0.6298.12 ± 0.6596.94 ± 0.45
SVM97.04 ± 0.8299.46 ± 0.9098.25 ± 0.6193.46 ± 1.0899.95 ± 0.1198.65 ± 0.23
Frequency domainKNN91.86 ± 1.8589.36 ± 1.6690.61 ± 1.1592.68 ± 1.7591.00 ± 1.2391.84 ± 1.03
LDA74.50 ± 1.5395.96 ± 0.8785.23 ± 0.8775.10 ± 0.9295.32 ± 0.5585.21 ± 0.50
NB84.04 ± 0.7791.50 ± 1.1487.77 ± 0.7183.42 ± 0.6790.70 ± 0.8887.06 ± 0.64
LR88.72 ± 1.5991.44 ± 0.9290.08 ± 0.8090.10 ± 0.9490.50 ± 0.5790.30 ± 0.54
SVM90.02 ± 1.9190.10 ± 1.0690.06 ± 1.1091.02 ± 1.1089.70 ± 0.9090.36 ± 0.69
Time-frequencydomainKNN93.96 ± 1.9898.69 ± 0.2897.75 ± 0.4894.48 ± 1.4298.79 ± 0.1697.92 ± 0.31
LDA72.28 ± 1.5999.65 ± 0.1694.18 ± 0.3472.60 ± 1.4099.66 ± 0.1294.25 ± 0.29
NB86.12 ± 1.4495.28 ± 0.6393.45 ± 0.5986.80 ± 1.0495.16 ± 0.4393.48 ± 0.41
LR93.08 ± 1.5998.34 ± 0.7497.29 ± 0.6691.48 ± 1.2093.82 ± 0.8692.65 ± 0.68
SVM94.48 ± 1.5398.76 ± 0.3197.90 ± 0.4294.26 ± 1.3498.77 ± 0.2797.87 ± 0.33
Nonlinear analysisKNN96.72 ± 1.3798.96 ± 0.2898.51 ± 0.3397.62 ± 0.8299.03 ± 0.1898.75 ± 0.24
LDA66.38 ± 2.5499.60 ± 0.2292.96 ± 0.5465.10 ± 2.0099.70 ± 0.1792.78 ± 0.42
NB76.26 ± 1.8796.46 ± 0.4692.42 ± 0.5477.32 ± 1.2296.67 ± 0.3992.80 ± 0.43
LR91.52 ± 1.5598.93 ± 0.3197.45 ± 0.4494.24 ± 0.8696.74 ± 1.0995.49 ± 0.63
SVM96.02 ± 1.8398.98 ± 0.3698.39 ± 0.4496.56 ± 0.8599.10 ± 0.3098.59 ± 0.30
Multi-domain and nonlinear analysisKNN96.12 ± 1.1199.15 ± 0.1798.54 ± 0.2596.58 ± 0.9499.16 ± 0.1698.65 ± 0.22
LDA90.00 ± 1.3099.67 ± 0.1497.74 ± 0.2791.16 ± 0.9599.71 ± 0.1098.00 ± 0.22
NB91.58 ± 1.3495.26 ± 0.6194.52 ± 0.5891.48 ± 0.9895.30 ± 0.4694.53 ± 0.42
LR95.64 ± 1.3299.44 ± 0.1698.68 ± 0.3095.86 ± 1.0299.51 ± 0.1798.78 ± 0.26
SVM97.04 ± 1.5299.54 ± 0.2299.04 ± 0.3497.98 ± 1.0799.56 ± 0.2099.25 ± 0.28
Where bold values indicate the best classification results.
Table 3. The classification performance of 5-fold and 10-fold CV without wavelet denoising method.
Table 3. The classification performance of 5-fold and 10-fold CV without wavelet denoising method.
Feature SetClassifiers5-Fold CV10-Fold CV
SENSPEACCSENSPEACC
Time domainKNN94.12 ± 1.3298.62 ± 0.6096.37 ± 0.7394.64 ± 1.0098.66 ± 0.6596.65 ± 0.58
LDA80.36 ± 1.0597.60 ± 0.9288.98 ± 0.7379.92 ± 0.7797.40 ± 0.6988.66 ± 0.51
NB89.90 ± 0.9896.60 ± 0.5793.25 ± 0.5389.82 ± 0.9596.84 ± 0.3793.33 ± 0.52
LR95.22 ± 0.9796.84 ± 0.7696.03 ± 0.6495.20 ± 0.6396.82 ± 0.8296.01 ± 0.60
SVM96.14 ± 0.8098.34 ± 0.8497.24 ± 0.6396.00 ± 0.7298.56 ± 0.5797.28 ± 0.46
Frequency domainKNN83.84 ± 1.6883.10 ± 1.9383.47 ± 1.3784.40 ± 1.1183.60 ± 1.6084.00 ± 1.00
LDA76.86 ± 0.9690.96 ± 0.9283.91 ± 0.6676.70 ± 0.9290.38 ± 0.5283.54 ± 0.54
NB79.80 ± 1.2289.46 ± 0.9684.63 ± 0.7379.66 ± 0.7989.68 ± 0.6884.67 ± 0.52
LR82.16 ± 1.4287.24 ± 1.1684.70 ± 0.7882.14 ± 1.0287.00 ± 0.9684.57 ± 0.66
SVM85.04 ± 1.5684.12 ± 1.6184.58 ± 0.8385.30 ± 1.2783.86 ± 1.1784.58 ± 0.75
Time-frequencydomainKNN95.22 ± 0.9293.78 ± 1.0194.50 ± 0.7995.24 ± 0.8493.54 ± 1.0694.39 ± 0.65
LDA78.72 ± 1.0298.04 ± 0.6088.38 ± 0.6279.00 ± 0.4998.18 ± 0.5288.59 ± 0.40
NB88.02 ± 1.1095.52 ± 1.0691.77 ± 0.7688.38 ± 0.8595.44 ± 1.0891.91 ± 0.75
LR91.22 ± 1.0194.18 ± 1.5292.70 ± 0.8791.38 ± 0.6094.18 ± 1.1692.78 ± 0.65
SVM94.70 ± 1.2094.72 ± 1.4494.71 ± 0.9394.76 ± 0.9795.44 ± 1.4995.10 ± 0.90
Nonlinear analysisKNN95.60 ± 1.2294.04 ± 1.2694.82 ± 0.8295.78 ± 0.9095.00 ± 0.8595.39 ± 0.61
LDA91.38 ± 1.4494.24 ± 1.4892.81 ± 1.1291.48 ± 1.0294.84 ± 1.0393.16 ± 0.82
NB87.48 ± 1.2494.12 ± 1.2190.80 ± 0.8486.74 ± 1.1393.76 ± 0.8690.25 ± 0.76
LR94.60 ± 1.3494.82 ± 1.0394.71 ± 0.8395.52 ± 1.0695.62 ± 0.6095.57 ± 0.66
SVM95.04 ± 1.3794.74 ± 1.1194.89 ± 0.9295.22 ± 1.3894.72 ± 0.9494.97 ± 0.80
Multi-domain andnonlinear analysisKNN96.80 ± 0.7295.50 ± 1.1296.15 ± 0.6996.86 ± 0.6395.82 ± 0.5596.34 ± 0.39
LDA91.36 ± 1.5296.28 ± 1.1193.82 ± 1.1191.56 ± 0.8397.02 ± 0.6894.29 ± 0.51
NB92.52 ± 1.2295.44 ± 1.0493.98 ± 0.8392.42 ± 1.0295.64 ± 0.8994.03 ± 0.70
LR94.90 ± 1.2096.98 ± 0.9995.94 ± 0.8795.16 ± 0.9797.04 ± 0.8996.10 ± 0.73
SVM95.98 ± 1.1296.86 ± 1.1096.42 ± 0.8296.04 ± 0.8597.12 ± 0.7496.58 ± 0.60
Table 4. The comparison of classification performance from different methods for the same data set.
Table 4. The comparison of classification performance from different methods for the same data set.
ProblemAuthorsMethodsAccuracy
S-FNOZTzalla et al. [3]Time-frequency analysis, artificial neural network97.73%
Guo et al. [39]Multiwavelet transform, MLPNN98.27%
Rivero et al. [42]Time frequency analysis, KNN98.40%
Kaleem et al. [40]Variation of empirical mode decomposition98.20%
Kai Fu et al. [10]HMS analysis, SVM98.80%
Niknazar M et al. [43]Wavelet transform, RQA, ECOC98.67%
Musa Peker et al. [41]Dual-tree complex wavelet transform, complex-valued neural networks99.15%
Jaiswal et al. [44]Local neighbor Descriptive pattern, artificial neural network98.72%
This workDWT, multi-domain feature extraction and nonlinear analysis99.25%
Where bold values indicate the best classification results.

Share and Cite

MDPI and ACS Style

Wang, L.; Xue, W.; Li, Y.; Luo, M.; Huang, J.; Cui, W.; Huang, C. Automatic Epileptic Seizure Detection in EEG Signals Using Multi-Domain Feature Extraction and Nonlinear Analysis. Entropy 2017, 19, 222. https://doi.org/10.3390/e19060222

AMA Style

Wang L, Xue W, Li Y, Luo M, Huang J, Cui W, Huang C. Automatic Epileptic Seizure Detection in EEG Signals Using Multi-Domain Feature Extraction and Nonlinear Analysis. Entropy. 2017; 19(6):222. https://doi.org/10.3390/e19060222

Chicago/Turabian Style

Wang, Lina, Weining Xue, Yang Li, Meilin Luo, Jie Huang, Weigang Cui, and Chao Huang. 2017. "Automatic Epileptic Seizure Detection in EEG Signals Using Multi-Domain Feature Extraction and Nonlinear Analysis" Entropy 19, no. 6: 222. https://doi.org/10.3390/e19060222

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop