Abstract

Support vector machines are powerful tools used to solve the small sample and nonlinear classification problems, but their ultimate classification performance depends heavily upon the selection of appropriate kernel and penalty parameters. In this study, we propose using a particle swarm optimization algorithm to optimize the selection of both the kernel and penalty parameters in order to improve the classification performance of support vector machines. The performance of the optimized classifier was evaluated with motor imagery EEG signals in terms of both classification and prediction. Results show that the optimized classifier can significantly improve the classification accuracy of motor imagery EEG signals.

1. Introduction

Brain-computer interface (BCI) is a new technology based on electroencephalographic (EEG) signals [1] that provides a new way for the patients with motor dysfunction to communicate with the outside world. In a BCI system, electrical activity within the cerebral cortex is detected through the use of an electrode cap and other equipment, and the motor imagery EEG signals are converted into instructions to control an external device [2]. In recent years, BCI has been a major focus in the field of brain science and biomedical engineering and has been developed into a new multidisciplinary cross technology.

The key component of a BCI system is how it extracts EEG characteristics to improve the recognition accuracy, as the accuracy of this pattern recognition directly affects the performance of the system. At present, the most commonly used pattern recognition methods include the Linear Discriminant Analysis (LDA), -Nearest Neighbor (KNN) classification algorithm, Artificial Neural Network (ANN), and Naïve Bayes (NB). The support vector machine (SVM) was first developed in 1995 by Vapnik based on statistical learning theory, which is usually used for classification and nonlinear regression. The main idea of SVMs is to change the vector to a higher dimensional space and obtain the optimal classification plane by calculation so as to make the sample linearly separable. Kor Shoker has previously analyzed the corresponding characteristic parameters of the event-related synchronization (ERS) and event-related desynchronization (ERD), using the SVM classifier for classification. Because SVMs can solve the practical problems associated with small sample sizes, nonlinear relationships, high dimensions, and local minima the machines can achieve classification accuracy above 83.5%. However, the kernel function of SVM is often difficult to choose in practical applications due to the random and nonstationary nature of EEG signals and the lack of prior knowledge regarding the distribution characteristic of the signal [3].

In traditional SVM classifiers, the penalty and nuclear parameters are usually chosen according to the empirical data, ignoring the importance of optimizing the parameter to enhance the effects of the classifier. To improve this, a particle swarm optimization (PSO) algorithm has been applied to select the best kernel function and penalty parameters and thereby improve the accuracy of classification [4, 5]. The combination of PSO and SVM was used by Maali and Al-Jumaily for the recognition of apnoea and other sleep dysfunctions [4] and by Subasi for optimizing the SVM for EMG signal classification [5].

The classification accuracy of SVM largely depends on the selection of the kernel function parameters. By combining with the characteristic of EEG signals, the PSO can be used to optimize the parameters of the kernel function and the penalty parameter of EEG SVM classification and thereby improve classification accuracy.

2. Feature Extraction

2.1. Experiment Data 1

The experimental motor imagery EEG data was obtained from the 2005 competition, BCI Competition III Data Iva, which has been published by the German Research Center for BCI movement. Databases from five healthy subjects (aa, al, av, aw, and ay aged 24 to 25 years) were obtained, in which the subjects conducted left hand, right hand, or right foot motor imagery. The right hand and right foot imagery data was isolated for analysis within this paper.

The specific collection process of the experiment was as follows: the five subjects were asked to sit quietly on the chair and perform the corresponding imagery according to prompts shown on a screen in front of them. The timing diagram of a single imagery experiment can be seen in Figure 1. Once prompts were given, the subject performed the appropriate motor imagery for 3.5 seconds and rested afterwards for a variable time of 1.75–2.25 seconds. During collection the electrodes were placed in the standard 10–20 lead mapping, using 59 channels recorded at a sampling frequency of 100 Hz. Every subject conducted four sets of experiments, each containing 70 runs of motor imagery data for a total of 280 runs per subject. The specific data of the five subjects is shown as in Table 1.

2.2. Experiment Data 2

The experimental motor imagery EEG data was obtained from the 2005 competition, BCI Competition III Data Iva, published by the German Research Center for BCI movement. The data comes from seven healthy subjects, alphabetically labeled a–g. During the experiment the subjects completed motor imagery of left hand, right hand, or foot according to the computer prompts. Subjects a and f were asked to perform left hand and foot imagery while the remaining five subjects performed imagery of the left and right hands. EEG electrodes were placed in the standard 10–20 lead mapping and data collection featured 59 channels with a sampling frequency of 100 Hz. The experimental data from subjects a, b, f, and e have been analyzed in this paper.

In the experiment subjects performed 200 motor imagery tasks, each lasting for 8 s. During the task, a cross was first presented for 2 s, indicating that the subject should prepare for motor imagery. Subjects were then shown an arrow pointing left, right, or down for 4 seconds, indicating that the subject should imagine respective motion of the left hand, right hand, or foot. Finally, subjects rested for 2 seconds while a blank screen was shown. The full experimental process can be seen in Figure 2.

2.3. Common Spatial Pattern

Common spatial pattern (CSP) is an improved algorithm based on principle component analysis. While it has been mainly used in face recognition, object recognition, and EEG anomaly detection, it has also been successfully applied to brain-computer interfaces. The CSP algorithm is a kind of multidimensional statistics that has often been applied to EEG signal feature extraction and analysis in two-class multichannel methods. According to the phenomena of ERD/ERS during motor imagery, feature extraction using CSP is as follows: firstly, the two classes of motor imagery EEG signal will be filtered by CSP to make a class of signals (such as left hand motor imagery) with maximum variance and a class (such as right hand motor imagery) that features minimum variance, making a clear distinction between the two groups. The following are the specific steps of EEG signal feature extraction using CSP.

Suppose that the motor imagery EEG signal is expressed as , where is the sample and represents one of the two different categories with the range . The dimension of the EEG signal is , where is the number of the channels and is the number of samples recorded in the experiment. The steps for creating the two classes of motor imagery for EEG signal feature extraction are then as follows.

(1) Calculate the sample covariance of the two classes of motor imagery:where is the transpose of , is the trace of the matrix, and represents the covariance of class . The space covariance can be calculated as the average of all the same class data covariance of EEG. Supposing that the average covariance values of the two-class motor imagery sample are indicated as and , then the general covariance can be expressed as

(2) Feature decomposition of by principle component analysis is as follows:where is the eigenvector matrix and is the corresponding characteristic values. The variance can be then uniformed by a whitening matrix, and the whitening matrix is defined asThe average covariance of the two classes of motor imagery EEG signal can then be changed as follows with the whitening matrix :

(3) The covariance matrix of the two classes has the same eigenvectors:So the corresponding feature values of the two classes of covariance matrices can be obtained, which have been expressed here as the values and that satisfy the equation , where is an identity matrix. Therefore, according to the above formula, if the feature value of is maximal, then the feature value of the corresponding feature vector of is minimal, and vice versa, two classes of the EEG signal are separable.

(4) According to step (3), can be used to distinguish the two different kinds of dataset. The first- and last- representative feature vectors can be chosen to form a matrix from the two types of the feature vectors and the projection matrix can be expressed asThen the projected matrix of the two types of the motor imagery EEG signal through the filter can be expressed asFinally, the feature of the coefficient of the logarithm can be indicated aswhere is the th line of and is the variance.

2.4. Regularized Common Spatial Pattern

In traditional CSP EEG feature extraction, the data is recorded from only one subject. When the sample size for this subject is small, the feature extraction results are often unsatisfactory, especially considering how easily EEG data can be influenced by the emotions or physical conditions of the subjects. In order to solve this problem, the Regularized Common Spatial Pattern (RCSP) algorithm has been used for feature extraction [6, 7]. This method introduces a regularization parameter to avoid the drawbacks of a single sample and reduce individual differences. The specific procedures are as follows.

subjects are selected, specifying one as the main subject and the others as secondary subjects. The regulation parameters of and are then introduced to combine the covariance matrix of the main subject with those of secondary subjects, and the two classes of the covariance matrix are constructed as follows:where and represent the two-class sample covariance matrices of the main subject, the covariance matrices of the other subjects are and , is the number of the experiments, and express the trace of the matrix. is a unit matrix of , where is the number of the channels. The two-class covariance matrices are solved and the feature decomposition formula performed is as follows:wherein is the feature vector, is the diagonal matrix of the corresponding eigenvalues, and the whitening matrix is defined asEquation (10) is subsequently whitened:wherein and are the eigenvalues and and are the feature vectors. Selecting the first- and last- eigenvectors of the eigenvalues, then the spatial filter is constructed as follows:The training samples of and are extracted by CSP and the feature vector of is obtained as follows:

3. Feature Recognition of EEG

3.1. Support Vector Machine

Support vector machines were created by Vapnik based on the statistical learning theory and can solve the problems associated with small sample sizes, nonlinear relationships, and multiple classifications [8]. The principle of SVM classification is to construct an optimal hyperplane as the decision surface to identify the different classes, so as to maximize the spacing between them.

In solving the nonlinear classification problem of SVM, the kernel function is used instead of the inner product computation and nonlinear problems are converted to linear classification problems by raising their dimension [9]. The paper mainly focuses on two-class feature classification, and the sample set is expressed as , , where is the identifier of the category. The discriminant function can be expressed asThrough the Lagrange multiplier, this can be transformed into a dual problem and the conversion optimization objective function is as follows:which satisfies the constraints: , where represents the corresponding Lagrange multipliers of for each constraint and is the punishment parameter of the sample. To solve the above problem, an appropriate kernel function is selected and a RBF function is used chosen in this paper, which can be expressed asThe optimal classification function can be obtained aswherein and are the parameters used to determine the optimal classification surface, which can be obtained by a support vector.

3.2. Particle Swarm Optimization

The particle swarm optimization (PSO) approach was proposed by Kennedy and Eberhart in 1995 as an evolutionary optimization algorithm [10, 11]. The main principle of PSO is to start with a random point and then evaluate the fitness function of that particle which will be evaluated to find the optimal solution by iterative optimization [12]. The primary characteristics of PSO are sample structure, a relatively low number of adjustment parameters rapid convergences, and ease of implementation, leading to the broad use of the algorithm in various fields.

PSO is a global iterative optimization algorithm. Each individual in the population is represented as a particle. At the beginning a fitness function is set to determine the fitness value of each particle and these particles are set to move within the search space according to their speed and position following the current of optimal moving particles [13]. Following this process, a final optimal solution will be obtained. During each iteration the particle will move along a track that is optimal both for itself and for the group. The specific optimization process is described as follows.

Supposing in dimensional space there are particles, the position and velocity of each particle are and , where . The best position of each particle is and the extreme values of the global populations are Each particle then adjusts their own speed and position by comparing with the global and individual extreme value to get the optimal parameters through iterative calculation. The particle update formulae for velocity and position are expressed as follows:wherein the position and and , respectively, represent the lower and upper -dimensional space. The current iteration number is given by and the range of the speed is , where and are the lower and upper particle velocity. and are random numbers uniformly distributed in and and are the constants called learning factors, which trade off the best position for the particle itself and the best position among groups. Shi and Eberhart added the inertia weight parameters to the original PSO to control the search scope and to reduce the importance of the upper speed limit. Using this, formula (20) can be changed towhere the greater the value of the inertia weight parameter is, the stronger the capability of the global search becomes. In contrast, the local search ability becomes weaker. Lastly, is the number of the iterations and once the termination condition is reached, the optimal solution will be obtained.

3.3. Improved PSO-SVM Classifier

The selection of the kernel parameter for the support vector machine can directly affect the performance of the classifier, making this selection process quite important. The traditional cross-validation method for selecting this parameter, however, is inefficient and will not necessarily achieve an optimal solution. Due to the parallelism and the independence in the target optimization of PSO, the method can be successful in solving the nonlinear problems in high-dimensional space [14].

The RBF function has been chosen here as the kernel function of SVM for the pattern classification of motor imagery EEG signals. SVM classification relies heavily upon the selection of appropriate penalty and kernel parameters. These parameters will be optimized by PSO, and the optimal parameters will be applied to EEG signal classification and prediction. The flowchart of the optimized SVM based on the PSO algorithm is shown in Figure 3, and the concrete steps are as follows.

(1) Initialization. In the -dimensional parameter space, the position and the velocity of the particle will be initialized, including setting the initial parameters of and , as well as the inertia weight of the population. The penalty parameter and the nuclear parameters of the SVM will be initialized, and the size of the population and the largest number of the iterations will be determined.

(2) Calculating the Fitness. First model the support vector machine with the initialized parameters, and train the model based on the training sample. Then calculate the fitness function values using the fitness function of each particle.

(3) Adjusting. Adjust the personal best position and the global best position according to the particle fitness value.

(4) Updating. Update the position and the velocity of the particle according to formulae (21) and (22) to get the new parameters of best and best.

(5) Determination. When the error condition or the maximum number of iterations has been reached, stop the iterative output. Otherwise, return to step (3) to continue the calculation.

(6) Classification. Output the optimal kernel parameter and the penalty factor ; then, retrain the SVM classifier with the training sample. Finally, use the obtained best classifier for class prediction.

Through the six steps above, complete the parameter optimization of the SVM penalty parameter and kernel parameter based on PSO, and use the optimized classifier for the classification and prediction of motor imagery EEG signals.

4. Experimental Results and Analysis

4.1. The Process of PSO Optimizing the SVM Parameters

In this experiment, the data obtained from BCI Competition 2005 Data Iva has been applied for analysis. The five subjects of aa, al, av, aw, and ay have been chosen for the feature extraction and classification experiment, and the C3 and C4 channels have been selected for the analysis of motor imagery EEG data.

Firstly, the CSP method was applied for feature extraction for the two classes of the motor imagery EEG signal. Then, the PSO-SVM classifier was used to classify the extracted feature vectors. The initial parameters of the PSO were set as , , and . The 50 particles were used in the swarm, the maximum number of iterations was set to 100, the penalty parameter was in the range of , and the kernel parameter was in the range of . The experimental iterative optimization process for subject aa is shown in Figure 4. As shown in the figure, the continuous iteration process will gradually approach maximal fitness. When the termination condition was reached, the average fitness was approximately 90% and the output values of the optimal parameters were and .

4.2. Experiment 1 Classification Results and Analysis

In the experiment of the BCI Competition 2005 Data Iva, one subject was selected as the main subject while the four remaining subjects were selected as the supplementary subject, with the number of samples for each selected as 200, 100, 80, and 56 in decreasing order. The ratio training samples to test samples were 60 : 40. In order to achieve the best feature classification results, the appropriate regulation parameters needed to be selected. After several tests, the regularization parameters were set to zero for subjects aa and al, while the parameters were set to and for subjects av and aw to reach the ideal feature extraction result. Figures 5 and 6, respectively, represent the classification rate of subject aa with the SVM and PSO-SVM classifiers. When the test label coincides with the pretest label, it indicates that the classification results are the same in that type of imagined motion. In these figures, it is clear that the classification accuracy after PSO is greater than that obtained without optimization, indicating an overall improvement in performance.

To verify that the recognition results of the SVM after the PSO were optimized, subjects al, aa, av, and aw were selected for motor imagery EEG signal classification with both the traditional SVM and PSO-SVM classifiers. The classification accuracy results of the four subjects with SVM and PSO-SVM are shown in Table 2. Each of the four subjects showed increases in both maximum and average classification accuracy. The average recognition of the four subjects increased about 2%, indicating that the PSO-SVM can effectively improve the performance of the SVM classifier when optimal parameters have been obtained.

To further verify the validity of the PSO optimized SVM, the classification results of PSO-SVM have been compared with the traditional classification methods such as decision tree, BP, KNN, and LDA. The classification results of LDA are from the literature [12]; subjects aa, al, av, and aw were chosen as the main subjects with the remaining four chosen as the secondary subjects. In this experiment, the first 40 sets of experimental data were chosen from each subject and the regularization parameters were set as and . The maximum and average classification accuracy results of the methods are shown in Table 2. In order to compare the classification performance of different classifiers clearly, the average classification accuracy results are shown in Figure 7. This bar chart, comparing the classification result of PSO-SVM with traditional classification methods, shows that the classification accuracy of PSO-SVM is higher than that of other methods in each subject, with classification accuracy reaching up to 97%. The final results then show that the PSO-SVM has clear advantages and it can effectively improve EEG classification accuracy.

4.3. Experiment 2 Classification Results and Analysis

In this experiment, the data of BCI Competition Datasets 1 2008 have been applied for analysis. Four subjects, a, b, f, and e, have been chosen for the feature extraction and classification experiment and the C3 and C4 channels selected for the analysis of motor imagery EEG data. The data of the four subjects were firstly extracted feature by the CSP method. After 100 experimental iterations, the final classification results of the PSO-SVM and SVM were obtained. The results from these classifications are shown in Table 3.

From this table, the accuracy results again show that the PSO optimized SVM classifier can improve the classification rate for two-class EEG signal in most cases. While subject a was able to achieve a marginally greater maximum classification accuracy with standard SVM, all other subjects and conditions show increased performance with the PSO-SVM algorithm. The CSP method combined with the PSO-SVM classifier can subsequently be considered more suitable for motor imagery EEG classification.

Furthermore, in order to verify the validity of the PSO optimized SVM, the classification results of PSO-SVM have been compared with the traditional classifiers such as decision tree, BP, KNN, and LDA. In this experiment, four subjects a, b, f, and e were firstly extracted feature by the CSP method. The maximum and average classification accuracy results of the methods are shown in Table 3. In order to compare the classification performance of different classification methods clearly, the average classification accuracy results are shown in Figure 8. This bar chart, comparing the classification result of PSO-SVM with traditional classifiers, shows that the classification accuracy of PSO-SVM is higher than that of other methods in each subject, with classification accuracy reaching up to 89.7%. The final results show that the PSO-SVM algorithm has clear advantages for EEG classification.

5. Conclusions

This paper has focused on the classification of the motor imagery EEG signals by analyzing the data obtained from the BCI Competition Datasets 1 2008 and 2005 competition BCI Competition III Data Iva. The final experimental results show that the kernel function of SVM optimized by particle swarm optimization can effectively improve the classification accuracy. The PSO-SVM classification method is able to overcome the shortcomings of the parameter selection problem that traditional SVM is subject to. The systematic nature of PSO-SVM further allows for the rapid determination of parameters, making the process much less time-intensive. In a word, the PSO-SVM classifier can reach a better accuracy rate than traditional classification method.

Competing Interests

The authors declare that there are no competing interests regarding the publication of this paper.

Acknowledgments

This work is supported in part by the National Natural Science Foundation of China under Grant nos. 61372023, 61201302, and 61172134 and Zhejiang Province Natural Science Foundation of China (LY15F010009). The authors would like to thank the providers of the BCI Competition 2005 Data Iva and 2008 Dataset 1.