Skip to main content

METHODS article

Front. Hum. Neurosci., 21 February 2019
Sec. Brain-Computer Interfaces
Volume 13 - 2019 | https://doi.org/10.3389/fnhum.2019.00052

Detection Analysis of Epileptic EEG Using a Novel Random Forest Model Combined With Grid Search Optimization

Xiashuang Wang1,2 Guanghong Gong2 Ni Li1,2* Shi Qiu3
  • 1State Key Laboratory of Virtual Reality Technology and Systems, Beihang University, Beijing, China
  • 2Automation Science and Electrical Engineering, Beihang University, Beijing, China
  • 3Xi'an Institute of Optics and Precision Mechanics, Chinese Academy of Sciences, Xi'an, China

In the automatic detection of epileptic seizures, the monitoring of critically ill patients with time varying EEG signals is an essential procedure in intensive care units. There is an increasing interest in using EEG analysis to detect seizure, and in this study we aim to get a better understanding of how to visualize the information in the EEG time-frequency feature, and design and train a novel random forest algorithm for EEG decoding, especially for multiple-levels of illness. Here, we propose an automatic detection framework for epileptic seizure based on multiple time-frequency analysis approaches; it involves a novel random forest model combined with grid search optimization. The short-time Fourier transformation visualizes seizure features after normalization. The dimensionality of features is reduced through principal component analysis before feeding them into the classification model. The training parameters are optimized using grid search optimization to improve detection performance and diagnostic accuracy by in the recognition of three different levels epileptic of conditions (healthy subjects, seizure-free intervals, seizure activity). Our proposed model was used to classify 500 samples of raw EEG data, and multiple cross-validations were adopted to boost the modeling accuracy. Experimental results were evaluated by an accuracy, a confusion matrix, a receiver operating characteristic curve, and an area under the curve. The evaluations indicated that our model achieved the more effective classification than some previous typical methods. Such a scheme for computer-assisted clinical diagnosis of seizures has a potential guiding significance, which not only relieves the suffering of patient with epilepsy to improve quality of life, but also helps neurologists reduce their workload.

Introduction

Epilepsy is the clinical manifestation of hyperpolarizing electrical activity in paroxysmal neurons in the brain, which has recurrent, sudden, and transient characteristics (Patidar and Panigrahi, 2017). Electroencephalography (EEG) was introduced by Berger (1929) to measure electrical activity in the brain. One of the main applications of EEG in clinical diagnostics is the automatic detection of epileptic seizures (Navarro et al., 2003; Loui et al., 2014). Continuous electroencephalography (cEEG) (Wang et al., 2018) is a monitoring tool for epileptic seizures in the intensive care unit (ICU). Other physiological detection methods cannot reflect seizure information in real time in the manner of cEEG. However, epileptic seizure signals cannot be interpreted in the short term, and it is therefore essential to record EEG signals continuously over a long period, which typically involves many hours of recording the patient's brain waves (Kennedy and Gerard, 2002; Gavvala et al., 2015). Clinically, due to the subtle signs of seizure of epileptic patients, only 35% of non-convulsive seizures (NCS) and non-convulsive status epilepticus (NCSE) can be diagnosed by neuro-medical doctors although 52% of patients have disease episode in the ICU ward (Claassen et al., 2004; Scheuer, 2010). The probability of detecting morbidity is so low. It is still necessary to perform manual visual detection and identification by experienced neurologists or neuro-electrophysiologists. Since the introduction of cEEG detection technology into the monitoring of the ICU ward, the recognized results have significantly improved the diagnostic rate of doctors while assisting doctors to make decisions (Abend et al., 2011).

Therefore, there is an urgent requirement for an automated framework to detect and recognize seizures, to enable efficient treatment to be administered quickly. This requires is a highly classified accurate (ACC) and efficient automatic detection algorithm including time domain, frequency domain, time-frequency domain and non-linearity analysis, to allow long term monitoring, and seizure detection. In general, seizure detection involves two steps in feature extraction and feature classification with important attributes of the cEEG being extracted in the feature extraction step and provided to the recognizer as inputs.

In recent years, several studies solved automatic monitoring and recognizing problem to non-stationary EEG at the onset of epilepsy. A classic example is the Welch spectral analysis method introduced into the feature analysis of epileptic seizure detection. Tzallas et al. used the time domain method through computerized EEG analysis during epileptic seizures (Liu et al., 1992). Additionally, a popular Fourier-based technique for spectral analysis has commonly been to analyze EEG signals in the frequency domain. Polat et al. proposed a hybrid model for seizure detection using a fast Fourier transformation and decision tree for feature extraction and classification, respectively (Polat and Güne, 2007). A flexible wavelet transformation and the fractal dimension of the time-frequency method also have been used for seizure segment detection in long-term EEG (Li et al., 2016; Satapathy et al., 2016; Swami et al., 2016; Sharma et al., 2017).

Independent components analysis (ICA) (Whitmer et al., 2010) and linear discriminant analysis have been reported for EEG signal extraction and classification (Subasi and Ismail Gursoy, 2010). Lately, a multiscale radial basis function algorithm showed promising results in the decoding of EEG of epileptic seizures (Li et al., 2017). The following content briefly discusses the widely used time-frequency methods of fast Fourier transform (FFT), wavelet transform (WT), ICA and power spectral density (PSD), which have all been applied to the time frequency domain for the detection of epileptic activity (Qinghua et al., 2003; Tzallas et al., 2009; Boashash et al., 2012; Wang et al., 2018).

After considering the above literature, we considered the FFT transform to have several disadvantages for time-frequency analysis. First, the FFT transform cannot do a good job of solving the EEG analysis problem using a fixed window function. Second, it is very time-consuming. In this study, we adopted a short time Fourier transform (STFT) to conduct the time-frequency analysis of non-stationary EEG signals by adjusting different time windows to avoid the disadvantages of the FFT transform. The mean energy, standard deviation, and high amplitude gamma frequency of signals processed by the STFT approach are formed the feature vectors for the recognition model.

After obtaining appropriate features, the final step is to feed these features into a suitable classifier. Numerous machining learning models have been developed for seizure detection (Guerrero-Mosquera et al., 2010; Parvez and Paul, 2014; Jaiswal and Banka, 2018; Sharma and Pachori, 2018), with the classification methods of empirical mode decomposition (EMD), principle component analysis (PCA), and genetic algorithms (GA) having been proposed. Support vector machine (SVM) of learning was adopted by Boser et al. (1992) and Kai Fu et al. (2015), while He et al.'s neural network (NN) classified technique were used in the early days of machine learning applied to the field of brain science (He et al., 2004, 2006). Zhang et al.'s artificial neural network (ANN) technique achieve 89% classification accuracy (Zhang et al., 2007). Brabanter et al. proposed a least squares support vector machine (LS-SVM) of the best pattern classification approach. Their LS-SVM technique was used for the classification of two-level of seizure and non-seizure EEG signals from the small seizure dataset of Bonn University. They obtained 98.0–99.5% accuracy using a radial basis function (RBF) kernel, and 99.5–100% accuracy using a Morlet kernel (Brabanter et al., 2010). Yang Li's analysis technique used a K-Nearest Neighbors (K-NN) algorithm for epileptic seizure detection with classification based on the EEG signals. The classification results indicated that it can achieve a high classification accuracy of 99.1% (Wang et al., 2017).

In the above-mentioned literature, the algorithms classify two types, which are EEG data into two types, seizure EEG epochs and non-seizure EEG epochs. Such a two-way classification of the EEG is unfavorable in practical applications, as in reality there are multiple degrees of epileptic seizure. Therefore, our random forest-grid search optimization (RF-GSO) model classifies the cEEG dataset work to build classification model of three categories to cEEG dataset into three categories representing non-epilepsy, severe epilepsy, and intermittent epilepsy. This classification not only saves the time for the two-two classification between three datasets but also effectively avoids the misdiagnosis or missed diagnosis caused by manual analysis and recognition. Our model can classify three levels of epilepsy in one go. At the same time, we can also classify the dataset by classifying the model.

Therefore, we believe our RF-GSO classification algorithm has the following advantages for training on epilepsy EEG:

a) The random forest classification algorithm has a high degree of parallelization, which improves operational efficiency. This is advantages for training on large quantities of EEG data. However, it does generate a large number of hyper-parameters during the training process, and it may be difficult to determine the optimal parameters. This is where the GSO optimization algorithm is useful, as it can accelerate the search for the optimal combination of parameters by filtering them repeatedly with a variable step size, thus generating an optimal RF model.

b) As the decision tree node-partitioning features can be selected randomly, the model can still be effectively trained when the sample feature dimension is high. By using GSO and 10-fold cross validation (CV), the situation where an excessively high penalty function causes an over-learned state to occur can be avoided. The implementation of 10-fold CV on the training set increases the robustness and adaptability of the trained RF classifier.

c) The trained optimized RF classifier can predict the three types of conditions for different degrees of patients. At the same time, the classifier is malleable and can be used to solve the multiple degrees of disease prediction in patients with epilepsy by modifying the model, which doesn't limited to the classification of the two conditions.

d) In this study, the time-frequency analysis method is used to extract the time-frequency characteristics of EEG signals. At the same time, the statistical characteristics of EEG signals are extracted by statistical techniques, thus the best combination of feature extraction and feature classification is realized.

e) The RF model is not sensitive to partial feature deletions. Therefore, the classification results are robust to dimension reduction processing by PCA, which is especially relevant for cEEG. Our model can predict several thousand explanatory variables effectively.

The automatic detection framework for epileptic seizure EEG studied in this paper is illustrated in Figure 1. First, we preprocess the collected medical cEEG data, then we perform T-F analysis on the simulated and real data. The frequency features of frequency and statistics of the EEG signals are extracted by STFT, and the reduced features are fed into the random forest model. We use the GSO optimization algorithm to optimize the RF hyper-parameters to achieve a better model. Finally, we conduct multi-indexes assessment of our model's ability to detect the three levels of seizure status.

FIGURE 1
www.frontiersin.org

Figure 1. Automatic detection framework for seizure EEG.

The remainder of the paper is organized as follows. In section Dataset and Feature Extraction Methods, we apply the different T-F analysis methods to real EEG data after first preprocessing it. Comparisons of the results of the different approaches revealed that STFT attained the best effects. The study adopts the PCA method to reduce the dimensionality of the cEEG features. In section Random Forest Algorithm Based Grid Search Optimization, we feed the extracted features into our novel automatic detection model using 10-fold CV to obtain the three classification categories of seizure, light-seizure and non-seizure. In section Experimental Results and Discussions, the experimental results are analyzed using ACC, confusion matrix, receiver operating characteristic curve (ROC), and area under curve (AUC) generated by sensitivity, and specificity. Finally, our contributions are summarized and our future work is discussed in section References.

Dataset and Feature Extraction Methods

We establish a mathematical simulation model of perfect EEG signals, and use different feature extraction methods to analyze the EEG signals while ensuring the credibility of the simulation. The obtained results are consistent with the conditions of the modeling hypothesis indicating that the method has applicability to the processing of real clinical EEG data.

Simulated EEG Data Model

First, the four frequency sub-bands including theta (4–8 Hz), alpha (8–16 Hz), beta (16–32 Hz), and gamma (32–60 Hz) (Trenado, 2015; Amiri et al., 2016) were created for the simulated EEG model. These signals were created with a sampling frequency of 100 Hz, and corrupted by the addition of Gaussian white noise with a sequence of variance of 0.04, as shown in Figure 2 (1-1). The simulation modeling is defined as follows:

y(t)={2|t|ωsin(2πfθt),t[0,2);2|t|ωsin(2πfβt),t[2,4);2|t|σsin(2πfαt),t[4,6);2|t|σsin(2πfγt),t[6,8);0,otherwise    (1)

Using the simulated EEG expression, we can clearly see four peaks and lines on the spectrum representing the four frequency components of 7, 15, 25, and 40 Hz when analyzing it with the time-frequency approaches of FFT, multitaper spectrum and STFT, as shown in the first row of Figure 2. These results confirm that the original time domain signals mainly contained these four different frequency signals. They are also the point of energy concentration, which is consistent with the simulating signals. Some small peaks other than these four peaks are present when using the FFT, these are due to spectral leakage, which may cause the spectrum to be blurred and distorted. However, the STFT algorithm clearly shows four red lines representing the four artificial EEG signals, which verifies that this technique captures the most detailed frequency information of the model.

FIGURE 2
www.frontiersin.org

Figure 2. T-F analysis of simulated and actual clinical EEG data.

Real Clinical EEG Data Analysis

Non-invasive EEG data was obtained at Bonn University from 25 patients with medically intractable partial epilepsy. These consecutive patients were selected according to the following inclusion criteria.

The datasets were divided into five groups of ictal scalp EEG signals: O, Z, F, N, and S. Each group of data contained a total of 100 samples from 5 subjects. The raw EEG data was recorded using a standard 10–20 system with a sampling frequency of 173. 61 Hz. The age of the subjects ranged from 19 to 60 years, they were all right-handed, and the locations of the epileptogenic foci for each subject were identified by experienced epileptologists. More detailed information on the five cEEG datasets is provided in Table 1.

TABLE 1
www.frontiersin.org

Table 1. Description of real EEG data.

This paper uses the O/Z, F/N, and S datasets to classify the EEG signals. The O/Z datasets were from healthy subjects under a state of alert and only used EEG signals acquired from the surface of the scalp. The F/N datasets were from epilepsy patients who did not suffer a seizure within the area covered by the intracranial EEG signals during the data acquisition period. The S dataset was from patients with seizure activity that caused lesions within the area of the intracranial EEG. The raw EEG are expressed in the first column of the matrix in Figure 2.

EEG Preprocessing and Time-Frequency Analysis

EEG Preprocessing

EEGLAB toolbox of Matlab was used to preprocess the cEEG. This software allows preprocessing of the raw EEG signals, including adding electrode channel positions, digital filtering, removing artifacts, re-referencing, and baseline corrections.

EEG is mainly distributed in the frequency range of 0–40 Hz. Therefore, a Butterworth digital low-pass filter (Yan and Yuan, 2017) with a cut off frequency of 40 Hz was used to extract the effective frequency band. The absolute value of the data is taken in the experiment to avoid negative energy. To ensure the credibility of the test results, the arithmetic average processing was performed for the above three groups of data and they were compressed into single column matrices. The energy mean, number of cases, and variance of the F/N, O/Z, and S datasets are shown in the Table 2. It can be observe that the S set had the largest standard deviation and the highest mean energy.

TABLE 2
www.frontiersin.org

Table 2. Statistic feature of real EEG data.

Time-Frequency Analysis

Fourier transform, multitaper spectral analysis, PACF, and STFT were then used to describe the time-frequency features of the signals. Figure 2 (2-2, 3-2, 4-2) illustrates that the Fourier transform is an analysis of the frequency of the entire cEEG signals; to a certain degree, it reflects the frequency characteristics of the entire signals. Therefore, the non-stationary signals or frequency change slowly with time. It is possible to smooth signals using an FFT; however, for EEG signals, whose frequency changes rapidly with time, the fast changing frequency is effectively “averaged” with the FFT, and it can only give the overall effect of the signals, it cannot reflect the frequency variation characteristics of the signals themselves. With the STFT, a window is added to the signals and this window function is moved. Assuming that the windowed signals represent stationary signals in different finite time widths, the power spectrum at different moments can be calculated. STFT treats non-stationary brain signals as stationary signals and superimposes a series of short signals. It performs windowing to obtain a two-dimensional function of three types of brain electrical signals: Z/O, F/N, and S. Their corresponding time–frequency energy distributions are shown in Figure 2. Compared with the FFT results, the spectra of the three data sets Z/O, F/N, and S are significantly different, and the analysis results using the STFT are clearer. Compared with the Z/O and F/N data sets Figure 2 (2-5, 3-5), the EEG signals in the S dataset have much higher energy, as shown in Figure 2 (4-5). Wave peaks are present in the alpha and theta bands, especially in the S dataset, with high energy near 0–3 and 7 Hz frequencies. The overall energy in the F/N datasets was lower, with mainly slow wave activity with low amplitude and wave peaks that were not particularly obvious. The brain power of the Z/O subjects was the lowest of the datasets. Therefore, it can be inferred that the brain power of the S datasets represents severe and persistent epileptic episodes, as seen in Figure 2 (4-5). The brain power of the F/N datasets represents mildly epileptic patients with latent epilepsy. In the Z/O dataset, the EEG spectrum showed a little energy concentration, and the Z/O datasets are the EEG data of healthy people, as in Figure 2 (2-6).

Analysis Features for the Epilepsy Monitoring Model

The cEEG scalp signals at time t can be defined as a vector:

S(t)=(s(t1), s(t2),,s(tn))=(s11s1nsp1spn)    (2)

S(t) (n = 1, 2, … , 4097) represents the cEEG signals. For each segment of the EEG signals, an MVAR model with p order can be built as follows:

S(t)=i=1pωiS(t-i)+ε(t)    (3)

ωi is a matrix of coefficients and ε(t)is the estimation error which is a time sequence of Gaussian white noise (Wei and Yan, 2017). The order p can be depended by the Schwarz's Bayesian Criterion. The 4 order of the MVAR model can describe the features of the cEEG signals. Therefore, the STFT of coefficient ωi can be calculated by:

ω(f)=i=1pωie-2πirf    (4)

The leaf transformation then moves the window function to repeat the above calculations for different moments. The expression is as follows:

Ts(t,f)=-+s(τ)k*(τ-t)e-jfτdτ    (5)

To optimize the performance of the algorithm and improve the accuracy of the classification, standardized transformation of the data was performed. At the same time, PCA was used for feature extraction and dimension reduction, to allow the relevant important features in the original data to be more easily revealed.

Si*Sj=0,    (ij)    (6)

The average frequency, standard deviation, and average amplitude of the EEG signal are extracted as features for identification, to form a three-dimensional observation vector. Among them, the average frequency is:

P=fjMjMj    (7)

where Mj is the power spectrum value of the frequency. It is very important to choose the right model type and order for power spectrum estimation based on the parametric model; otherwise, it may cause large errors in the results.

The time-frequency analysis reveals the frequency distribution of the signal and the regularity of each frequency component over time. The principle of STFT is to use a window function k(τ − t) to extract a section of EEG centered on a certain moment and to then perform a Fourier transform on the section.

In the PCA algorithm (Frances and Robert, 2013), the EEG signal data is converted from the original coordinate system to a new coordinate system, and the selection of this new coordinate system is determined by the data itself, because the maximum variance of the data provides the most important information. When converting the coordinate system, the direction with the largest variance is used as the coordinate axis direction. The first new coordinate axis selects the method with the largest variance Si in the original data, and the second new coordinate axis selects the orthogonality with the first new coordinate axis and the direction of the second largest variances Sj. This process is repeated, a number of times, and is the feature dimension of the original data.

In the new coordinate system obtained in this way, most of the variances are contained in the first few axes, with the subsequent axes containing a variance of almost zero. This method retains dimensional features that contain most of the variance and ignores feature dimensions that contain variances of almost zero, thereby achieving dimensionality reduction of the data features.

The PCA Algorithm 1 is described below:

ALGORITHM 1
www.frontiersin.org

Algorithm 1: Principal component analysis (PCA)

Random Forest Algorithm Based Grid Search Optimization

RF-GSO for the Machine Learning Model

The Random forest (RF) (Archer and Kimes, 2008) is an effective integrated machine learning method combined by decision trees. The RF identification method is suitable for high-dimensional data and runs fast. However, a large number of hyper-parameters are generated during the operation, and in order to obtain a higher accuracy of recognizing the epileptic EEG signal, the model parameters need to be optimized. At present, there are relatively few methods for optimizing the parameters in the random forest method, and it is usually based on experience to select manual parameters. In particular, the number of decision trees in the random forest method has a large influence on the performance of the model, and for different categories of data, the number of decision trees is different when the performance of the model is optimal. The parameters of the random forest method are selected only by experience, and the random forest identification model with the best performance is usually not obtained. This paper uses the improved GSO to identify RF by computer. The parameters are optimized, and the cross-validation method in machine learning is used to more effectively avoid the over-fitting problem of the trained random forest model.

Data distribution was performed on the data set, including test set, training set, and verification set. At present, the literature was divided into two groups for this dataset. In this study, the dataset was directly divided into the three categories of healthy people, intermittent epilepsy patients, and continuous epilepsy patients, which were labeled by “−1,” “1,” “0.”

The RF is an extended variant of Bagging. First, a bootstrap sample Z* was randomly selected from the training set in a returning way. Taking the randomly selected data in the above steps as the training data, decision trees Tb were established. Second, a subset of M features is randomly selected from the feature set of each node of the decision tree. The RF tree is grown to enhance the binding data by recursively repeating the above steps for each terminal node of the decision tree until the decision tree can accurately identify the training data set while achieving the minimum node size. In the process of model training, this paper uses the recognition regression tree CART algorithm to split the nodes, and the Gini value of the Gini index is used as the basis of the splitting node. The sample training set Z* contains different characteristics, and the Gini index of this training set is:

GINI(k)=1-i=1kpi    (8)

where, pi is the probability of a category i feature. The number of features corresponding to the sample training set were {n1, n2, … , nk}, n = n1+n2+n3, the split Gini index is:

GINI(M*)=n1nGINI(M1)+n2nGINI(M2)+n3nGINI(M3)    (9)

Third, all decision trees {Tb}1m are aggregated. For an input sample, the decision trees of m have recognition results of m, and the RF model inherits all the recognition voting results. Forecasting is performed on the new node, and the most recognized number of votes is the output {Cb(x)}1m. Pseudo code for the RF-GSO is shown in Algorithm 2.

ALGORITHM 2
www.frontiersin.org

Algorithm 2: Random Forest for Classification. (RF, Zi), GSO

The random forest identification algorithm generates a large number of hyper-parameters during the training process. It is difficult to calculate the optimal parameters of the recognition model by relying on experienced programmers to manually debug these generated parameters. In order to improve the classification performance of the random forest algorithm, this paper proposes an improved grid search algorithm to optimize and configure the parameters of the RF model.

The GSO algorithm refers to meshing the variable regions, then traversing all the grid points, solving the objective function values satisfying the constraints, and selecting the optimal values. It takes a lot of training time to traverse all the parameters on the grid. In this paper, the improved GSO algorithm is to improve the training speed. Specific steps are as follows:

First, we used a long distance step size for a rough search over a large range. Second, the mesh was built on the coordinate system, and its mesh nodes were the corresponding parameters pair of penalty parameters, the number of decision trees, the number of split features, min_sample_leaf, max_features, and n_estimators. The optimal parameters and recognition accuracy were output when there was a set of parameters that meet the requirements; we select the parameter with the smallest penalty parameter as a more selective object when multiple sets of parameters meet the requirements. Next, a second accurate search is performed in small steps on the set of parameters; repeat the above steps with the step set to 0.1 to find the global optimal hyper-parameters. The above parameter optimization flowchart of RF model based on the improved grid search algorithm is shown in Figure 3.

FIGURE 3
www.frontiersin.org

Figure 3. Parameters optimization flow to GSO.

K-fold Cross Validation

To reduce the influence of the selected training data and test data on the model evaluation, k-fold cross validation was used. This involves the training data being divided into subsets without repetition.

{V1,V2,,Vk},(ViVj=)    (10)

k-1 subsets were used for training, and the remaining subset was used for testing. This process was repeated k times to obtain k accuracy values, which were averaged to provide a mean value for the evaluation. In past literatures, automatic seizure detection of L. Guo et al. Nicolaou et al. and Samiee et al. have no use the CV as seen from the following Table 3. Jianfeng Qu et al used the default 5-fold CV. In this study, 10-fold CV was used to obtain more reliable and robust performance results. The training set were randomly divided into ten subsets, with only one subset being used as the verification set. The other residual subsets were used to train the cEEG classifier on data corresponding to different levels of epileptic seizure. The use of 10-fold CV reduces the over-fitting phenomenon and increases the credibility of the data classification. The pseudo code for the 10-fold cross-validation is shown in Algorithm 3.

TABLE 3
www.frontiersin.org

Table 3. Comparison of the main relevant previous research studies.

ALGORITHM 3
www.frontiersin.org

Algorithm 3: 10-Fold Cross-validation(S, RF, L, 10)

Experimental Results and Discussions

The experiments were performed on an Acer PC with a 2.8 GHz Intel Core i5-6200U CPU, 8 GB low voltage memory, 1 TB of storage, and a 64-bit operating system.

Effects of RF Algorithm With Grid Search Optimization

The classification performance of the proposed RF algorithm should be determined on the statistical results of all patients, to avoid possible deviations from the detection results for epileptic seizures from a single patient. The identification and decision-making problem in the classification of epilepsy EEG data is also an unbalanced classification problem. The average and standard deviation of the performance per patient allow for statistical testing, to determine differences between the three categories, including healthy people and intermittent epilepsy patients. The data from the 25 patients with seizures in our ICU dataset were used to evaluate the seizure detection performance using the fixed baseline feature normalization method (Ray et al., 2015).

This method is defined as shown in Equation.

ACC=TP+TNTN+FP+TP+FN·100    (11)

where the true positive (TP) rate signifies the total number of true normal events recognized correctly, the true negative (TN) rate denotes the total number of true events of epileptic seizure period correctly identified, and the false positive (FP) and false negative (FN) rates are respectively the total number of false normal events and false events of epileptic seizure period incorrectly identified by the neuro-electrophysiologist or physician (Ktonas and Ventouras, 2014). The accuracy for correct classifications is shown in Figure 4.

FIGURE 4
www.frontiersin.org

Figure 4. Comparison of execution accuracy between RF and RF-GSO.

The original RF algorithm of machine learning achieved a best performance of 88% for the 3-class. In summary, the penalty parameters min_sample_leaf, max_features, and n_estimators were the key parameters affecting the performance of the RF classifier. Therefore, the grid search algorithm divides the parameters to be searched into a grid with a certain spatial range, and searches the optimal parameters by traversing all the points in the grid to obtain the global optimal solution. The improved GSO not only increases the ACC of the RF model from 88 to 96.7%, but also increases the operating speed of the model. The success of the proposed model increased by nearly 10% points compared with the RF algorithm alone. Simultaneously, the RF-GSO model is trained using 10-fold CV, and its accuracy is shown in Figure 5. We can observe that the ACC of the training model is gradually increasing.

FIGURE 5
www.frontiersin.org

Figure 5. The accuracy of RF-GSO model under 10-fold CV.

Related studies on automatic epilepsy detection systems are listed in Table 3. Most of the studies divided Bonn dataset into two-class: they can only distinguish between healthy subjects {OZ} and seizure-free intervals {FN}, seizure-free intervals {FN}, and seizure activity{S}, healthy subjects {OZ}, and seizure activity {S} for three time. This classification is so complicated for neuroscientists to re-manually control one by one. We adopted a combination of RF-GSO classification algorithm for machine learning to achieve high accuracy for the three-class, differentiating healthy subjects {OZ}, seizure-free intervals {FN}, and seizure activity {S} with a high ACC of 96.7% for one time. Simutanously, the excellent ACC is higher than Shafiul Alam's 80% (Alam and Bhuiyan, 2013) and Yuanfa Wang 93.9% (Wang et al., 2018) of bold values in Table 3. The integrative processing method reduces the complicated operation mode two types of classifications in the detection system. It should help neurologists to make clinic diagnosis decisions more conveniently and quickly.

Performance Evaluation of Classification Model

After building the classification model, we tried to validate the model with more evaluation indicators of machine learning, not limited to the accuracy of the model. Furthermore, the model can be adjusted so that the model can achieve higher accuracy. Evaluation indicators mainly include a confusion matrix, a receiver operating characteristic, and an area under the curve. These indicators are deeper analysis of Alam and Bhuiyan (2013) the performance of a classification model from the perspective of classification errors, which is more important in medical diagnosis detection.

A confusion matrix for assessing the three-category diagnostic classification problem of decision-making in epilepsy EEG is presented in Figure 6.

FIGURE 6
www.frontiersin.org

Figure 6. Three types classification confusion matrix.

Horizontal and vertical direction of the confusion matrix are real targets and prediction results, respectively. True probability of serious epilepsy 98% as seen from the Figure 6. The fault classification mainly includes two state. The first state is the probability that the serious disease of S dataset is divided into O/Z datasets by 1%. The second state is the probability that the serious disease of S dataset is divided into F/N datasets by 1%. The classified probability of other types EEG can be similarly derived.

For different neurologists to make a diagnosis, they will have different considerations, which produce different confusion matrices. It is very difficult to evaluate a model by choosing a useful one from many confusion matrices.

This paper draws out different confusion matrices in a visual way. This makes it possible to objectively evaluate the classification effect of the classification model. The receiver operating characteristic (ROC) (Plöchl et al., 2012) curves of each EEG registration were obtained by drawing all possible true positive and false positive rates for the detection threshold, which are defined as shown in the following Equations (12, 13).

TPR=TPTP+FN·100    (12)

False positive rate: this evaluation indicator is used to reject false detections of ictal.

FPR=FPTN+FP·100    (13)

To allow a ROC curve to be drawn, the classifier must provide a confidence value that is judged as positive or negative for each sample. The ROC curve is drawn in Figure 7. If the ROC curve falls above the diagonal indicate the classification model has predictive ability, and conversely, there is no predictive ability. The ideal situation is that the ROC curve coincides with the y-axis, that is, the prediction ability is 100%. The proposed RF-GSO classification model has excellent classification performance as shown in Fig 10. The area under the curve (AUC) (Plöchl et al., 2012), which defines the average performance of the value classifier, is also used as a measure of the performance. In general, the AUC value ranges between 0.5 for a random performance to 1 for accurate classification. The AUC value of each patient is calculated, and the final performance measurement value is obtained as the mean of these 25 AUC values. Figure 6 shows an AUC 99.0% with the RF-GSO classification, indicating near perfect performance.

FIGURE 7
www.frontiersin.org

Figure 7. ROC curve and AUC value.

Conclusion

The use of cEEG monitoring has changed the standard of care in the ICU; however, the long-term testing and monitoring of epilepsy patients is time consuming and laborious, and doctor time is limited. Therefore, we developed a novel RF-GSO automatic seizure detection of machine learning technique based on time–frequency analysis and PCA analysis. The experimental data demonstrate that it is very suitable for the classification task of epilepsy cEEG, especially into three or more types. However, the proposed novel model using RF with a GSO optimizer also has its limitations. If the noise in the EEG signals is too high, it will affect the detection of epilepsy. In practical clinical applications, it is essential to pre-process the EEG to eliminate various artifacts and noise before using the model. Our automatic detection framework of using RF algorithms and a GSO optimizer can auxiliary clinical diagnosis to detect epileptic episodes and make decisions more quickly, accurately, and effectively.

In the future, we intend to further optimize our model to achieve the classification and recognition of multiple-levels of epileptic seizure. It should also be applicable to other medical investigations, such as sport science application (Stone et al., 2018), detection of disorders of consciousness (Risetti et al., 2013), modulation of brain activity (Lapenta et al., 2013) brain computer interface (Li et al., 2010; Wang et al., 2016), and detection of EEG generated by different styles of music (Yan et al., 2014)assisting neurologists in their neuroscience field.

Author Contributions

XW, GG, NL, and SQ conceptualized the study, reviewed and edited the writing. GG and NL contributed to the funding acquisition, the supervision, the validation of the study, and wrote the original draft. XW contributed to the data curation, the formal analysis, the investigation, the methodology, and the software.

Funding

This study was supported by the National Science Foundation of China, Grant No. 61773032.

Conflict of Interest Statement

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

Abend, N. S., Gutierrez-Colina, A. M., Topjian, A. A., Zhao, H., Guo, R., Donnelly, M., et al. (2011). Nonconvulsive seizures are common in critically ill children. Neurology 76, 1071–1077. doi: 10.1212/WNL.0b013e318211c19e

PubMed Abstract | CrossRef Full Text | Google Scholar

Alam, S. M., and Bhuiyan, M. I. (2013). Detection of seizure and epilepsy using higher order statistics in the EMD domain. IEEE J. Biomed. Health Inform. 17, 312–318. doi: 10.1109/JBHI.2012.2237409

PubMed Abstract | CrossRef Full Text | Google Scholar

Amiri, M., Frauscher, B., and Gotman, J. (2016). Phase-amplitude coupling is elevated in deep sleep and in the onset zone of focal epileptic seizures. Front. Hum. Neurosci. 10:387. doi: 10.3389/fnhum.2016.00387

PubMed Abstract | CrossRef Full Text | Google Scholar

Archer, K. J., and Kimes, R. V. (2008). Empirical characterization of random forest variable importance measures. Comput. Stat. Data Anal. 52, 2249–2260. doi: 10.1016/j.csda.2007.08.015

CrossRef Full Text | Google Scholar

Berger, H. (1929). Uber das elektroenkephalogramm des menchen, Eur. Arch. Psychiatry Clin. Neurosci. 87, 527–570.

Google Scholar

Boashash, B., Boubchir, L., and Azemi, G. (2012). A methodology for time-frequency image processing applied to the classification of non-stationary multichannel signals using instantaneous frequency descriptors with application to newborn EEG signals. Eurasip J. Adv. Signal Process. 2012:117. doi: 10.1186/1687-6180-2012-117

CrossRef Full Text | Google Scholar

Boser, B. E., Guyon, I. M., and Vapnik, V. N. (1992). A Training algorithm for optimal margin classiiers. Proc. Ann. Acm Workshop Comput. Learn. Theory 5, 144–152.

Google Scholar

Brabanter, K. D., Karsmakers, P., Ojeda, F., Alzate, C., De Brabanter, J., Pelckmans, K., et al. (2010). LS-SVMlab Toolbox User's Guide: version 1.7, Ku Leuven Leuven, 66, xix.

Claassen, J., Mayer, S. A., Kowalski, R. G., Emerson, R. G., and Hirsch, L. J. (2004). Detection of electrographic seizures with continuous EEG monitoring in critically ill patients. Neurology 62, 1743–1748.

PubMed Abstract | Google Scholar

Frances, D. B., and Robert, B. (2013). Prestimulus EEG-ERP determinants in the equiprobable auditory Go/NoGo: assessing the influence of ten levels of activity using PCA. Front. Hum. Neurosci. 7:17. doi: 10.3389/conf.fnhum.2013.213.00017

CrossRef Full Text | Google Scholar

Fu, K., Qu, J., Chai, Y., and Zou, T. (2015). Hilbert marginal spectrum analysis for automatic seizure detection in EEG signals, Biomed. Signal Process. Control 18, 179–185. doi: 10.1016/j.bspc.2015.01.002

CrossRef Full Text | Google Scholar

Gandhi, T., Panigrahi, B. K., and Anand, S. (2011). A comparative study of wavelet families for EEG signal classification. Neurocomputing 74, 3051–3057. doi: 10.1016/j.neucom.2011.04.029

CrossRef Full Text | Google Scholar

Gavvala, J., Abend, N., LaRoche, S., Hahn, C., Herman, S. T., Claassen, J., et al. (2015). Continuous EEG monitoring: a survey of neurophysiologists and neurointensivists, Epilepsia 55, 1864–1871. doi: 10.1111/epi.12809

PubMed Abstract | CrossRef Full Text | Google Scholar

Guerrero-Mosquera, C., Trigueros, A. M., Franco, J. I., and Navia-Vázquez, A. (2010). New feature extraction approach for epileptic EEG signal detection using time-frequency distributions. Med. Biol. Eng. Comput. 48, 321–330. doi: 10.1007/s11517-010-0590-5

PubMed Abstract | CrossRef Full Text | Google Scholar

Guo, L., Rivero, D., Dorado, J., Rabuñal, J. R., and Pazos, A. (2010). Automatic epileptic seizure detection in EEGs based on line length feature and artificial neural networks. J. Neurosci. Methods 191, 101–109. doi: 10.1016/j.jneumeth.2010.05.020

PubMed Abstract | CrossRef Full Text | Google Scholar

He, Q., Wu, B., Wang, H., and Zhu, L. (2006). “VEP Feature Extraction and Classification for Brain-Computer Interface,” in 8th International Conference on Signal Processing (Guilin).

Google Scholar

He, Q., Xue, G., Chen, C., Chen, C., Lu, Z. L., and Dong, Q. (2013). Decoding the neuroanatomical basis of reading ability: a multivoxel morphometric study. J. Neurosci. 33, 12835–12843. doi: 10.1523/JNEUROSCI.0449-13.2013

PubMed Abstract | CrossRef Full Text | Google Scholar

Jaiswal, A. K., and Banka, H. (2018). Epileptic seizure detection in EEG signal using machine learning techniques. Austr. Phys. Eng. Sci. Med. 41, 81–94. doi: 10.1007/s13246-017-0610-y

PubMed Abstract | CrossRef Full Text | Google Scholar

Kennedy, J. D., and Gerard, E. E. (2002). Continuous EEG monitoring in the intensive care unit. Curr. Neurol. Neurosci. Rep. 12, 419–28. doi: 10.1007/s11910-012-0289-0

PubMed Abstract | CrossRef Full Text | Google Scholar

Ktonas, P. Y., and Ventouras, E. C. (2014). Automated detection of sleep spindles in the scalp EEG and estimation of their intracranial current sources: comments on techniques and on related experimental and clinical studies. Front. Hum. Neurosci. 8:998. doi: 10.3389/fnhum.2014.00998

PubMed Abstract | CrossRef Full Text | Google Scholar

Lapenta, O. M., Minati, L., Fregni, F., and Boggio, P. S. (2013). Je pense donc je fais: transcranial direct current stimulation modulates brain oscillations associated with motor imagery and movement observation. Front. Hum. Neurosci. 7:256. doi: 10.3389/fnhum.2013.00256

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, D., Xie, Q., Jin, Q., and Hirasawa, K. (2016). A sequential method using multiplicative extreme learning machine for epileptic seizure detection. Neurocomputing 214, 692–707. doi: 10.1016/j.neucom.2016.06.056

CrossRef Full Text | Google Scholar

Li, Y., Kambara, H., Koike, Y., and Sugiyama, M. (2010). Application of covariate shift adaptation techniques in brain–computer interfaces. IEEE Trans. Bio-med. Eng. 57, 1318–1324. doi: 10.1109/TBME.2009.2039997

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, Y., Wang, X. D., Luo, M. L., Li, K., Yang, X. F., and Guo, Q. (2017). Epileptic seizure classification of EEGs using time-frequency analysis based multiscale radial basis functions. IEEE J. Biomed. Health Inform. 22, 386–397. doi: 10.1109/JBHI.2017.2654479

PubMed Abstract | CrossRef Full Text | Google Scholar

Liu, A., Hahn, J. S., Heldt, G. P., and Coen, R. W. (1992). Detection of neonatal seizures through computerized EEG analysis. Electroencephalogr. Clin. Neurophysiol. 82, 30–37. doi: 10.1016/0013-4694(92)90179-L

PubMed Abstract | CrossRef Full Text | Google Scholar

Loui, P., Koplin-Green, M., Frick, M., and Massone, M. (2014). Rapidly learned identification of epileptic seizures from sonified EEG. Front. Hum. Neurosci. 8:820. doi: 10.3389/fnhum.2014.00820

PubMed Abstract | CrossRef Full Text | Google Scholar

Navarro, V., Baulac, M., and Martinerie, J. (2003). Adaptive epileptic seizure prediction system. IEEE Trans. Biomed. Eng. 50, 616–627. doi: 10.1109/TBME.2003.810689

CrossRef Full Text | Google Scholar

Nicolaou, N., and Georgiou, J. (2012). Detection of epileptic electroencephalogram based on permutation entropy and support vector machines. Expert Syst. Appl. 39, 202–209. doi: 10.1016/j.eswa.2011.07.008

CrossRef Full Text | Google Scholar

Parvez, M. Z., and Paul, M. (2014). Epileptic seizure detection by analyzing EEG signals using different transformation techniques. Neurocomputing 145, 190–200. doi: 10.1016/j.neucom.2014.05.044

CrossRef Full Text | Google Scholar

Patidar, S., and Panigrahi, T. (2017). Detection of epileptic seizure using Kraskov entropy applied on tunable-Q wavelet transform of EEG signals. Biomed. Signal Process. Control 34, 74–80. doi: 10.1016/j.bspc.2017.01.001

CrossRef Full Text | Google Scholar

Plöchl, M., Ossandón, J. P., and König, P. (2012). Combining, EEG and eye tracking: identification, characterization, and correction of eye movement artifacts in electroencephalographic data. Front. Hum. Neurosci. 6:278. doi: 10.3389/fnhum.2012.00278

PubMed Abstract | CrossRef Full Text | Google Scholar

Polat, K., and Güne,ş, S. (2007). Classification of epileptiform EEG using a hybrid system based on decision tree classifier and fast Fourier transform. Appl. Math. Comput. 187, 1017–1026. doi: 10.1016/j.amc.2006.09.022

CrossRef Full Text

Qinghua, H. E., Peng, C., Baoming, W. U., Wang, H. E., and Zhu, L. (2003). “VEP Signal extraction using wavelet brain-computer interface research,” in 8th International Conference on Signal Processing (Guilin).

Google Scholar

Ray, L. B., Sockeel, S., Soon, M., Bore, A., Myhr, A., Stojanoski, B., et al. (2015). Expert and crowd-sourced validation of an individualized sleep spindle detection method employing complex demodulation and individualized normalization. Front. Hum. Neurosci. 9:507. doi: 10.3389/fnhum.2015.00507

PubMed Abstract | CrossRef Full Text | Google Scholar

Risetti, M., Formisano, R., Toppi, J., Quitadamo, L. R., Bianchi, L., Astolfi, L., et al. (2013). On ERPs detection in disorders of consciousness rehabilitation. Front. Hum. Neurosci. 7:775. doi: 10.3389/fnhum.2013.00775

PubMed Abstract | CrossRef Full Text | Google Scholar

Samiee, K., Kovács, P., and Gabbouj, M. (2015). Epileptic seizure classification of EEG time-series using rational discrete short-time fourier transform. IEEE Trans. Biomed. Eng. 62, 541–552. doi: 10.1109/TBME.2014.2360101

PubMed Abstract | CrossRef Full Text | Google Scholar

Satapathy, S. K., Dehuri, S., and Jagadev, A. K. (2016). ABC optimized RBF network for classification of EEG signal for epileptic seizure identification. Egypt. Inform. J. 18, 55–66. doi: 10.1016/j.eij.2016.05.001

CrossRef Full Text | Google Scholar

Scheuer, M. L. (2010). Continuous EEG monitoring in the intensive care unit. Epilepsia 43, 114–127. doi: 10.1046/j.1528-1157.43.s.3.7.x

PubMed Abstract | CrossRef Full Text | Google Scholar

Sharma, M., Pachori, R. B., and Rajendra Acharya, U. (2017). A new approach to characterize epileptic seizures using analytic time-frequency flexible wavelet transform and fractal dimension. Pattern Recogn. Lett. 94, 172–179. doi: 10.1016/j.patrec.2017.03.023

CrossRef Full Text | Google Scholar

Sharma, R. R., and Pachori, R. B. (2018). Time–frequency representation using IEVDHM–HT with application to classification of epileptic EEG signals. IET Sci. Meas.Technol. 12, 72–82. doi: 10.1049/iet-smt.2017.0058

CrossRef Full Text | Google Scholar

Stone, D. B., Tamburro, G., Fiedler, P., Haueisen, J., and Comani, S. (2018). Automatic removal of physiological artifacts in EEG: the optimized fingerprint method for sports science applications. Front. Hum. Neurosci. 12:96. doi: 10.3389/fnhum.2018.00096

PubMed Abstract | CrossRef Full Text | Google Scholar

Subasi, A., and Ismail Gursoy, M. (2010). EEG signal classification using PCA, ICA, LDA and support vector machines. Expert Syst. Appl. 37, 8659–8666. doi: 10.1016/j.eswa.2010.06.065

CrossRef Full Text | Google Scholar

Swami, P., Gandhi, T. K., Panigrahi, B. K., Bhatia, M., Santhosh, J., and Anand, S. (2016). A comparative account of modelling seizure detection system using wavelet techniques. Int. J. Syst. Sci. Oper. Logist.4, 41–52. doi: 10.1080/23302674.2015.1116637

CrossRef Full Text | Google Scholar

Swami, P., Gandhi, T. K., Panigrahi, B. K., Tripathi, M., and Anand, S. (2016). A novel robust diagnostic model to detect seizures in electroencephalography. Expert Syst. Appl. 56, 116–130. doi: 10.1016/j.eswa.2016.02.040

CrossRef Full Text | Google Scholar

Trenado, C. (2015). Commentary: EEG beta suppression and low gamma modulation are different elements of human upright walking. Front. Hum. Neurosci. 9:380. doi: 10.3389/fnhum.2015.00380

PubMed Abstract | CrossRef Full Text | Google Scholar

Tzallas, A. T., Tsipouras, M. G., and Fotiadis, D. I. (2009). Epileptic seizure detection in EEGs using time-frequency analysis. IEEE Trans. Inform. Technol. Biomed. 13, 703–710. doi: 10.1109/TITB.2009.2017939

PubMed Abstract | CrossRef Full Text | Google Scholar

Wang, D., Ren, D., Li, K., Feng, Y., Ma, D., Yan, X., et al. (2018). Epileptic seizure detection in long-term EEG recordings by using wavelet-based directed transfer function. IEEE Trans. Biomed. Eng. 65, 2591–2599. doi: 10.1109/TBME.2018.2809798

PubMed Abstract | CrossRef Full Text | Google Scholar

Wang, L., Xue, W., Li, Y., Luo, M., Huang, J., Cui, W., et al. (2017). Automatic epileptic seizure detection in EEG signals using multi-domain feature extraction and nonlinear analysis. Entropy 19:222. doi: 10.3390/e19060222

CrossRef Full Text | Google Scholar

Wang, X., Gong, G., and Li, N. (2018). Multimodal fusion of EEG and fMRI for epilepsy detection. Int. J. Model. Simul. Sci. Comput. 9:1850010. doi: 10.1142/S1793962318500101

CrossRef Full Text | Google Scholar

Wang, X., Gong, G., Li, N., and Ma, Y. (2016). “A survey of the BCI and its application prospect,” in Asian Simulation Conference, Springer. Singapore. 102–111. doi: 10.1007/978-981-10-2672-0_11

CrossRef Full Text | Google Scholar

Wang, Y., Li, Z., Feng, L., Bai, H., and Wang, C. (2018). Hardware design of multiclass SVM classification for epilepsy and epileptic seizure detection. IET Circ. Dev. Syst. 12, 108–115. doi: 10.1049/iet-cds.2017.0216

CrossRef Full Text | Google Scholar

Wei, Y., and Yan, Z. (2017). Simple variable tap-length algorithm for high-noise environment. Electr. Lett. 53, 320–322. doi: 10.1049/el.2016.2940

CrossRef Full Text | Google Scholar

Whitmer, D., Worrell, G., Stead, M., Lee, I. K., and Makeig, S. (2010). Utility of Independent Component Analysis for Interpretation of Intracranial EEG. Front. Hum. Neurosci. 4:184. doi: 10.3389/fnhum.2010.00184

PubMed Abstract | CrossRef Full Text | Google Scholar

Yan, L., Xue, R., Shuyu, L., and Fang, P. (2014). Investigation of global and local network properties of music perception with culturally different styles of music, Comput. Biol. Med. 54, 37–43. doi: 10.1016/j.compbiomed.2014.08.017

CrossRef Full Text | Google Scholar

Yan, Z., and Yuan, Y. (2017). Particle filter based on one-step smoothing with adaptive iteration. IET Signal Process. 11, 596–603. doi: 10.1049/iet-spr.2016.0194

CrossRef Full Text | Google Scholar

Zhang, X., Diao, W., and Cheng, Z. (2007). “Wavelet Transform and Singular Value Decomposition of EEG Signal for Pattern Recognition of Complicated Hand Activities,” in Digital Human Modeling, First International Conference on Digital Human Modeling, Icdhm, Held As. 294–303.

Google Scholar

Keywords: continuous electroencephalography, grid search optimization, random forest, epileptic seizure detection, simulation model

Citation: Wang X, Gong G, Li N and Qiu S (2019) Detection Analysis of Epileptic EEG Using a Novel Random Forest Model Combined With Grid Search Optimization. Front. Hum. Neurosci. 13:52. doi: 10.3389/fnhum.2019.00052

Received: 10 September 2018; Accepted: 30 January 2019;
Published: 21 February 2019.

Edited by:

Hans-Leo Teulings, Neuroscript, United States

Reviewed by:

Antonio Ivano Triggiani, University of Foggia, Italy
Zhibin Yan, Harbin Institute of Technology, Shenzhen, China

Copyright © 2019 Wang, Gong, Li and Qiu. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Ni Li, lini@buaa.edu.cn

Download