Skip to main content

Combining multiple features for error detection and its application in brain–computer interface

Abstract

Background

Brain–computer interface (BCI) is an assistive technology that conveys users’ intentions by decoding various brain activities and translating them into control commands, without the need of verbal instructions and/or physical interactions. However, errors existing in BCI systems affect their performance greatly, which in turn confines the development and application of BCI technology. It has been demonstrated viable to extract error potential from electroencephalography recordings.

Methods

This study proposed a new approach of fusing multiple-channel features from temporal, spectral, and spatial domains through two times of dimensionality reduction based on neural network. 26 participants (13 males, mean age = 28.8 ± 5.4, range 20–37) took part in the study, who engaged in a P300 speller task spelling cued words from a 36-character matrix. In order to evaluate the generalization ability across subjects, the data from 16 participants were used for training and the rest for testing.

Results

The total classification accuracy with combination of features is 76.7 %. The receiver operating characteristic (ROC) curve and area under ROC curve (AUC) further indicate the superior performance of the combination of features over any single features in error detection. The average AUC reaches 0.7818 with combined features, while 0.7270, 0.6376, 0.7330 with single temporal, spectral, and spatial features respectively.

Conclusions

The proposed method combining multiple-channel features from temporal, spectral, and spatial domain has better classification performance than any individual feature alone. It has good generalization ability across subject and provides a way of improving error detection, which could serve as promising feedbacks to promote the performance of BCI systems.

Background

The technology of brain–computer interface (BCI) has recently gained increasing attentions and has great potentials in improving the quality of life for people suffering from severe motor disabilities, such as cerebral palsy and paralysis [1]. The goal of BCI is to establish a communication channel between human brains and ambient environment [2], by directly decoding brain signals in order to control external devices. Electroencephalography (EEG) is one of the most popular measurement techniques used in BCI, which acquires electrical signals of the human brain with electrodes attached to the scalp. Comparing to other measurement techniques, EEG has the advantages of noninvasive, low cost, and easy setup. Therefore, it has been widely adopted in BCI technologies [3]. Brain patterns in EEG utilized in BCI applications include P300 [4, 5], motor imagery [6, 7], steady-state visually evoked potentials (SSVEP) [8, 9], error-related negativity (ERN) [10] and so on [11, 12].

While successful demonstrations have been achieved in laboratory settings, the application of BCI technologies in real-life scenarios still faces critical challenges. Due to its noninvasive nature, EEG recordings are relatively far from signal sources and are further smeared by the scalp, cerebrospinal fluid and other soft tissues sitting in between. These factors result in useful EEG signals that are usually weak and susceptible to static and electromagnetic interference, as well as other spontaneous activities, such as electromyography from movements of head and eyes [13]. These limitations of EEG make inevitable errors in the process of detecting users’ intentions in BCI systems [14]. It is thus of great importance in improving the robustness and reliabilities of BCI systems in order to achieve real-life applications.

Human and other species [15] learn and adapt their behaviors through the perception of errors. Past studies found that a time-locked negative deflection in EEG, mostly visible in frontal and central cortical sites, accompanies the occurrence of errors, namely, error-related negativity (ERN) [16]. Similar negativities in EEG signals have been reported in BCI studies when subjects observe incorrect outputs from BCI systems [17, 18]. The negative potentials detected at the onset of unexpected feedbacks (feedback ERN, or fERN) [19, 20] can be utilized to adjust command outputs of BCI systems. Thus, improvements on detection of error potentials (ErrPs) could facilitate the development of BCI systems with improved accuracy. Spuler et al. [21, 22] implemented an error–correction scheme in a P300 speller to correct error outputs in order to improve writing speed, which instantiates the application of ErrP detection in EEG data for promoting performance of BCI systems. However, both scanty knowledge about the neural mechanism of ErrPs and their temporal variations in status, amplitude and latency impose difficulties on the investigation [23].

The key factor in error detection is to effectively extract specific features from raw EEG data that are with abundant information, but of low signal-to-noise ratio. Various algorithms have been developed in searching for effective methods to extract characteristic features of ErrPs. Dal Seno et al. [24] proposed a genetic algorithm to extract features based on encoding different weight functions. Such algorithm is not only applicable to the extraction of P300 features, but also ERN signals. Omedes et al. [25] utilized low-frequency components as features on top of traditional feature extraction method in the temporal domain. Zhang et al. [26] came up with a method using directed transfer function (DFT) to extract continuous features that can improve the detection rate of error-related potentials, such as ERN. In term of spatial features, Ramoser et al. [27] proposed a spatial filtering method to extract features related to motor imagery in EEG, i.e., common spatial pattern (CSP). Such method searches for a set of weight coefficients at different channels of EEG to combine multiple-channel data to one, on which variance from different task conditions can be maximized in order to improve classification rate. Due to the vulnerability of CSP algorithm to overfitting, Song and Yoon proposed an adaptive CSP [28], Lotte and Guan investigated means in regularizing CSP [29], and Li et al. proposed L1-norm based CSP [30], all in an effort to overcome the overfitting problem. Shou and Ding [31, 32] proposed blind source analysis and studied EEG signals including ErrP associated with errors.

Because of the nonstationarity of EEG, no optimal features can be extracted from temporal or spectral domain alone. Meantime, due to the fact that various activities take place across different brain regions, overfitting might occur if using features from all channels for classification [33]. On the other hand, it is a critical challenge to select feature channels containing large inter-condition differences, without affecting the performance of BCI systems [34]. To tackle these problems, a procedure is proposed in the present study, which includes two times of dimensionality reduction on three types of features from temporal, spectral, and spatial domains with the use of neural network, and then the features are combined for classification. The present results from experimental data suggest superior classification performance of combined features over any individual features alone.

Methods

Experimental protocol

EEG data from the BCI challenge in IEEE EMBS NER 2015 conference were chosen for evaluation [35]. Perrins et al. designed the experimental protocol and collected the EEG data [36]. Twenty-six healthy subjects took part in this study (13 males and 13 females, mean age = 28.8 ± 5.4, range 20–37). All subjects went through five copy-spelling sessions. Each session consisted of 12 five-letter words, except the fifth which consisted of 20 five-letter words.

All subjects reported normal or corrected-to-normal vision and had no previous experience with the P300 speller paradigm or any other BCI applications. EEG data were recorded with 56 passive Ag/AgCl EEG sensors whose placement followed the extended international 10–20 system. Their signals were all referenced to a reference sensor at the nose. The ground electrode was placed on the shoulder and impedances were kept below 10 kΩ. Signals were sampled at 600 Hz.

In order to evaluate the generalization ability across subjects, the data from 16 participants was used for training and the rest 10 for testing.

Preprocessing

The downloaded EEG data have been downsampled to 200 Hz.

Since previous literatures indicate that information of error related potentials mainly falls into the theta band and mu rhythm [17, 25], before further processing, we firstly used a fourth order Butterworth bandpass filter (1–20 Hz) to remove DC component and high-frequency noise [37]. After that, independent component analysis (ICA) was applied to filtered EEG data to remove common artifacts, such as eye movements, electrocardiography (ECG) and so on. EEG data from all channels were then referenced to a common average reference (CAR) to further increase signal-to-noise ratio [38]. At last, all data points of each epoch between 200 and 1000 ms after feedback onset were selected as one sample.

Feature extraction

The features from temporal, spectral, and spatial domains were extracted from EEG signals, and then the back-propagation neural network (BP neural network) was adopted to perform two times of dimensionality reduction, in the end the acquired three levels of features from temporal, spectral, and spatial domains were used in another BP neural network for classification. The procedure is detailed in Fig. 1.

Fig. 1
figure 1

Feature extraction diagram

  1. Step 1:

    Extract temporal feature F 1 from each EEG channel as the level-1 features.

  2. Step 2:

    Using the level-1 features F 1 from the training group to train a BP neural network, which was applied to classify F 1 features. The derived one-dimensional post-hoc probabilities were the level-2 features F 1 .

  3. Step 3:

    Using the level-2 features F 1 from all channels to train another BP neural network, which was applied to classify the 56-dimensional level-2 features F 1 , resulting in one-dimensional level-3 temporal features F 1 ′′.

  4. Step 4:

    Extract level 1 features F 2 in the spectral domain and repeat step 2 and 3 to achieve one-dimensional spectral features F 2 ′′.

  5. Step 5:

    Extract level 1 features F 3 from in the spatial domain and repeat step 2 and 3 to achieve one-dimensional spatial features F 3 ′′.

  6. Step 6:

    Combine three features [F 1 ′′ F 2 ′′ F 3 ′′] from the training group to train a feedforward neural network, which was applied to classify samples from the testing group.

To extract the level-1 features at different domains, a series of algorithms were implemented and described as below.

Extraction of the level-1 features in the temporal domain (F 1 ): the training data were separated into two classes based on their labels, i.e., positive and negative feedbacks. \(\bar{y} \in [\rm Position,Negative]\) denotes the mean of each class. Then the correlation R xy and covariance C xy between each sample x and \(\bar{y}\) were computed as the feature set F 1 , using

$${R_{xy}}(m) = \left\{ \begin{array}{l} \sum\limits_{j = 0}^{N - m - 1} {{x_{j + m}}{{\overline y }_j}} ,\;\;\;m \ge 0\\ {R_{yx}}( - m),\;\;\;\;\;\;\;\;m < 0 \end{array} \right.$$
(1)
$${C_{xy}}(m) = \left\{ \begin{array}{l} \sum\limits_{j = 0}^{N - m - 1} {({x_{j + m}} - \frac{1}{N}\sum\limits_{i = 0}^{N - 1} {{x_i}} )({{\overline y }_j} - \frac{1}{N}\sum\limits_{i = 0}^{N - 1} {{{\overline y }_i}} )} ,\;\;m \ge 0\\ {C_{yx}}( - m),\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;\;m < 0 \end{array} \right.$$
(2)

where x denotes each sample, N is the length of each sample and m is the corresponding latency.

Extraction of the level-1 features in spectral domain (F 2 ): the extraction was achieved following the approach from Huang et al. [39]. The empirical mode decomposition (EMD) was firstly performed to decompose samples from each channels into intrinsic mode functions (IMF) using

$$x(t) = \sum\limits_{i = 1}^{n} {c_{i} } + r_{n}$$
(3)

where c i is IMF, n is the number of IMF decomposed, r n is residue after EMD decomposition. Then Hilbert transformation was performed on each IMF component:

$$y_{i} (t) = \frac{1}{\pi }\int_{ - \infty }^{\infty } {\frac{{c_{i} (\uptau)}}{{t -\uptau}}} d(\uptau)$$
(4)

The analytic signal z i (t) was achieved by:

$$z_{i} (t) = c_{i} (t) + jy_{i} (t) = a_{i} (t)e^{{i\theta_{i} (t)}}$$
(5)

where a i (t) and θ i (t) were instantaneous amplitude and phase respectively, which were calculated by:

$$a_{i} (t) = \sqrt {y_{i}^{2} (t) + c_{i}^{2} (t)}$$
(6)
$$\theta_{i} (t) = \arctan \frac{{y_{i} (t)}}{{c_{i} (t)}}$$
(7)

Then instantaneous frequency of the ith IMF component was acquired by taking the derivative of θ i (t) as

$$\omega_{i} (t) = \frac{{d\theta_{i} (t)}}{dt}$$
(8)

Thus, signal x(t) can be describe as below in reflecting its changing amplitudes along time and frequency:

$$x(t) = \sum\limits_{i = 1}^{n} {a_{i} (t)e^{{j\int {\omega_{i} (t)dt} }} } = H(\omega ,t)$$
(9)

The Hilbert spectrum for each IMF component was denoted as:

$$H_{i} (\omega ,t) = a_{i} (t)e^{{j\int {\omega_{i} (t)dt} }}$$
(10)

Finally, relative energy coefficient (E), mean frequency (\(\Phi\)), mean slope (MS), and coefficient of variance (CV) were calculated as below to form the level-1 features in the spectral domain \(F_{2} = \left[ {E_{i} \quad \varPhi_{i} \quad MS_{i} \quad CV_{i} } \right],\quad \left( {\text{i} \in 1,2, \ldots ,\text{n}} \right)\).

$$E_{i} = \frac{{\int_{ - \infty }^{\infty } {H_{i}^{2} (\omega ,t)d\omega } }}{{\sum\nolimits_{i = 1}^{3} {\int_{ - \infty }^{\infty } {H_{i}^{2} (\omega ,t)d\omega } } }}$$
(11)
$$\Phi _{i} = \frac{1}{N}\sum {\omega_{i} (t)}$$
(12)
$$MS = \frac{1}{N}\sum {\frac{{dc_{i} (t)}}{dt}}$$
(13)
$$CV_{i} = \frac{{\sigma_{i} }}{{\mu_{i} }}$$
(14)

where μ i and σ i are the mean and standard deviation of the ith IMF component.

Extraction of the level-1 features in the spatial domain (F 3 ): the extraction was implemented through four steps based on the approach from Ramoser et al. [27]

  1. a.

    Calculate the mean covariance matrices \(\bar{R}_{p}\) and \(\bar{R}_{n}\) for the two classes (positive and negative feedbacks), and eigenvalue decomposition as \(\bar{R}_{p} + \bar{R}_{n} = U_{C} \lambda_{C} U_{C}^{'}\)

  2. b.

    Calculate the whitening transfer matrix \(P = \sqrt {\lambda_{C}^{ - 1} } U_{C}^{\prime }\)

  3. c.

    Whitening transformation on the mean covariance matrix \(S_{i} = P\bar{R}_{i} P^{T} ,i \in [n,p]\)

  4. d.

    S n and S p share common eigenvectors B, i.e., S i  =  i B Ti [np]

  5. e.

    Each row in the projection matrix W = B T P is the common spatial pattern of the two classes

  6. f.

    The feature set F 3 consisted of Y i  = W T i X, (i 1, 2, …, 56).

While the common spatial pattern filter (each row of W 56×56 ) provides a mathematical mean of combining features in the spatial domain, manual adjustment is still required to further improve the performance [33, 40]. Otherwise, overfitting could occur in classification due to the hyper-dimensional space [33]. However, in our method, we need not choose the filter manually, because we have realized the dimensionality reduction of spatial features using neural network from level 2 to 3 and could use all spatial filters, bypassing the redundant manual work.

Dimensionality reduction

Each type of features was with different dimensionalities. There were 164, 12 and 161 dimensions in temporal, spectral and spatial features, respectively. Thus, the total length of the level-1 feature vector was 56 × (164 + 12 + 161). For convenience, we wrote it as 56 × 3 × M, where 56 was the channel number, the number 3 represented the number of kinds of features, and M [164, 12, 161] represented the length of corresponding features. The whole dimensionality reduction process is illustrated in Fig. 2. The 1st dimensionality reduction led to the collapse of level-1 features from a 3D space to level-2 features on a 2D plane, by replacing samples in level-1 features with posteriori probabilities. The dimension of the level-2 feature from all channels was then further collapsed, which could be visualized as the linearization of a plane (Fig. 2).

Fig. 2
figure 2

The procedure of dimensionality reduction

The feedforward BP neural network was used to reduce dimensionality of features. By inputting multi-dimensional level-1 features F, one-dimensional level-2 features F′ were acquired after dimension deduction, by

$$F_{i}^{\prime } = {\text{tansig}}(W^{T} F_{i} + b)$$
(15)

where i [1, 2, 3] denotes different features. W T and b are weights of the neural network and bias, respectively, acquired from training datasets. Tansig indicates the hyperbolic tangent sigmoid transfer function that calculated a layer’s output from its net input.

$${\text{tansig}}(n) = \frac{2}{{1 + e^{ - 2n} }} - 1$$
(16)

When repeating the same steps with level-2 features, the outputs were level-3 features as F″.

Classification

For classification, the feedforward neural network was implemented after obtaining level-3 features p = [F 1 F 2 F 3 ″]. The neural network can be described as

$$Output = {\text{logsig}}(W^{T} p + b)$$
(17)

where Output is the classification results. W T and b are weights of the neural network and bias, respectively, obtained from level-3 features p using training data. Logisg is a transfer function as

$${\text{logsig(n) = }}\frac{1}{{1 + e^{ - n} }}$$
(18)

Results

The features from different domains

F 1 , F 2 , F 3 are features extracted from temporal, spectral, and spatial domains, respectively. The magnitude differences represent the ability to distinguish two types of signals.

The feature set F 1 consists of R p , R n , C p and C n , and is shown in Fig. 3.

Fig. 3
figure 3

The grand average of temporal statistic characteristics F1 (Rp, Rn, Cp and Cn)

F 2 is the intrinsic mode functions (IMF) decomposed by EMD decomposition. Samples from each channel are decomposed into four IMF components. Due to the reason that the fourth IMF is a monotonic curve, the first three components are chosen as F 2 features, as shown in Fig. 4.

Fig. 4
figure 4

The grand average of F2 features (IMF1, IMF2, IMF3)

F 3 features are the projections of EEG from each channel on the projection matrix W from CSP. The projections of EEG onto the first or last eigenvector or some eigenvector in B were commonly used. Although that would decrease the difficulty, signal leakage could occur [41]. Figure 5 presents the projections of EEG onto the 1th eigenvector in B.

Fig. 5
figure 5

The grand average of projections of EEG onto the 1th eigenvector in B

Performance in error detection

The training and predict programs run on the personal computer (CPU: Intel(R) Core(TM) i5-4590 @ 3.30 GHz, RAM: 8 GB, System: Windows 10 64-bit, Platform: Matlab R2014a). The data from 16 participants (total 5400 samples) were used as the training set, which took 137 min for training. And it took 3.56 s to predict one sample in testing set.

The confusion matrix is implemented to evaluate the performance of classification. Figure 6 shows the results of multiple features (F 1 ′′ + F 2 ′′ + F 3 ′′) from testing group including true negative (13.9 %), false positive (8.1 %), false negative (15.2 %) and true positive (62.8 %). The total accuracy is the sum of true positive and true negative, i.e., 76.7 %.

Fig. 6
figure 6

Confusion matrix for error detection. TN true negative; FP false positive; FN false negative; TP true positive (Testing group results)

Influence of features and individual variance

In order to further evaluate the effectiveness of feature extraction and the performance of classification, receiver operating characteristic (ROC) curves using different features and their combinations are shown as Fig. 7. F 1 , F 2 and F 3 represent the temporal, spectral, and spatial features, respectively. The combination of three features leads to the best performance. Table 1 shows the results of the variance among individual subjects for accuracies of error detection using the metric of area under ROC curves, from different types of features. It demonstrates the combination of features could improve the performance of classification, the results of a one-way Analysis of Variance (ANOVA) show significant difference (F = 7.24, p < 0.005) between single features and combination of three features.

Fig. 7
figure 7

ROC curves from using different features (testing group result)

Table 1 Individual AUC metric values from using different features

The data also reflect variance among individuals. Based on the classification performance from the combination of three features, the participants generally fall into two groups. One group contains 6 subjects with the average AUC of 0.8339, and another group contains 4 subjects with the average AUC of 0.6585. The performance using three single features in the first group also surpasses the second one, as shown in the first three columns of Table 1. One possible reason is that the participants in the first group were more concentrated in the task and the signal-to-noise ratios (SNR) of EEG data were higher than the second group during the extraction of useful features. Some previous studies have shown that electrophysiological responses are known to reflect participant’s involvements in the task [36, 42, 43].

Influence of electrodes

Although multi-channel EEG signals could provide more comprehensive and complete information about different conditions, the added dimensionalities would also lead to overfitting and reduced the classification performance.

Figure 8 presents the influence of electrodes on the classification performance from using the combination of three features. Firstly, it reveals the effect of electrode location to the classification results. Features from electrodes in central brain regions generally exceed those at peripherals in classification performance. Secondly, it shows that single electrodes have poor performance in detecting errors with the average AUC of 0.5726. The AUC values of features from electrodes (AF4, F4, F6, O2) are near 0.5, which demonstrate the poor ability of classification. With added features from more electrodes, the classification generally show increasing pattern except for a few electrodes (i.e., AF4, F8 and T8), illustrated by stars in Fig. 8. The added features lead to the adjustment of weights in neural network toward desired directions, which in turn contribute to the improvements in classification performance.

Fig. 8
figure 8

The influence of number of electrodes on AUC. Each bar denotes AUC of features from only one electrode. Each star presents AUC of combined features from FP1 to each of the following electrodes

Discussion

Feature extraction and representation are critical factors in error detection. Single features from temporal, spectral, and spatial domain have been widely investigated in many studies [25, 27]. In the present study, we proposed a method of error detection using neural network to combine various features from multiple-electrode EEG, which not only combines features of different domains, but also addresses the overfitting issue caused by the curse of dimensionality. In the contest, our performance score was 0.7818 and ranked fourth among all the 260 teams attending the challenge, as shown in Table 2.The abilities in error detection of the three features F 1 , F 2 , F 3 can be observed in Figs. 3, 4, and 5, respectively, revealed by the magnitude differences in various features. The observation is in line with the classification performance in Fig. 7 and Table 1. For example, the magnitude differences are small for F 2, comparing to other two features, and its classification performance are also worse than others as shown in the 3rd column in Table 1. Nevertheless, there is still constructive information in F 2 for error detection, suggested by the improved detection performance with F 2 added to the combination of features in Table 1. Such combinations make use of information from temporal, spectral, and spatial domains, and provide more comprehensive information about errors than individual features. However, simple combination of features would result in long feature vectors. When further considering added information from different electrodes, the complex model is very susceptible to the overfitting problem in classification, which might lead to degeneration in performance. Therefore, feature extraction and dimensionality reduction play important roles in error detection in the present study. The feedforward BP neural network is implemented to reduce the dimensionality of features. The outputs of neural network are essentially the posterior probability of the primary inputs, and the values are between [0, 1] (values close to 1 favor the labeling towards positive class, and 0 to the negative class). After two times of dimensionality reduction, the level-3 features become just one dimension.

Table 2 The score and ranking of our method

In previous studies, some researchers realized dimensionality reduction through channel selection. They selected electrodes via observing topographic EEG power maps over the scalp [36, 37]. In addition, there are some other studies that implement PCA [44], ICA [45, 46] or other channel selection algorithms [39], for the selection of spatial features.

In term of detection performance, the following factors pose impacts in the proposed method. The first factor is the preprocessing of raw EEG data, such as removal of eye artifacts, time window length and cutoff frequency of bandpass filter. It is found that eye-movement artifact removal during EEG preprocessing could enhance the accuracy about 2 %. Another factor is the feature extraction process, such as the selection of time delay parameter m in the process of temporal feature extraction. The larger the m value is, the more information about error detection in F 1 features. When extracting features in the spatial domain, it is found that other spatial filter method such as xDAWN [47] could also be used to improve performance.

The error detection is essentially a binary classification problem. Such type of classification usually suffers greatly from unbalanced sample numbers from different classes. This imbalanced sample numbers result in biased classification towards the majority class and lower detection rate in the minority class [48, 49]. To tackle such a problem, different techniques were explored to compensate inter-class sample differences, such as over-sampling and under-sampling [50]. In addition, some researchers improved the prediction rate of the minority class by adopting classifier algorithms [51]. In future works, it could be an important aspect to investigate in order to improve the accuracy of error detection.

Conclusions

In the present study, to capture the discriminative information about error potentials in features from different domains and avoid overfitting caused by features of multiple dimensionalities, we proposed a new approach of combining multiple-channel features from temporal, spectral, and spatial domains through two times of dimensionality reduction based on neural network. It took advantage of information from multiple electrodes and combination of features from different domains rather than single features. The classification results using ROC curves and AUC metrics suggest superior performance with combined features over single features, and show the good generalization ability across subjects of the proposed algorithm. The improved accuracy in error detection in present study demonstrate great potentials in promoting the performance for BCI systems integrated with scheme of error correction. This could facilitate developing robust BCI systems towards real-life environment.

References

  1. Tong J, Zhu D. Multi-phase cycle coding for SSVEP based brain–computer interfaces. Biomed Eng Online. 2015;14:5.

    Article  Google Scholar 

  2. Blankertz B, Schäfer C, Dornhege G, Curio G. Single trial detection of EEG error potentials: a tool for increasing BCI transmission rates. In: Artificial Neural ?Networks—ICANN 2002. Heidelberg: Springer; 2002: p. 1137–1143.

  3. Wolpaw JR, Loeb GE, Allison BZ, Donchin E, Do NO, Heetderks WJ, Nijboer F, Shain WG, Turner JN. BCI Meeting 2005–workshop on signals and recording methods. IEEE Trans Neural Syst Rehabil Eng. 2006;14:138–41.

    Article  Google Scholar 

  4. Farwell LA, Donchin E. Talking off the top of your head: toward a mental prosthesis utilizing event-related brain potentials. Electroencephalogr Clin Neurophysiol. 1988;70:510–23.

    Article  Google Scholar 

  5. Kapeller C, Ortner R, Krausz G, Bruckner M, Allison BZ, Guger C, Edlinger G. Toward Multi-brain Communication: Collaborative Spelling with a P300 BCI. In: Foundations of Augmented Cognition. Advancing Human Performance and Decision-Making through Adaptive Systems. Heidelberg: Springer; 2014: p.47–54.

  6. Kaiser V, Bauernfeind G, Kreilinger A, Kaufmann T, Kubler A, Neuper C, Muller-Putz GR. Cortical effects of user training in a motor imagery based brain–computer interface measured by fNIRS and EEG. Neuroimage. 2014;85(Pt 1):432–44.

    Article  Google Scholar 

  7. Liu Y, Li M, Zhang H, Wang H, Li J, Jia J, Wu Y, Zhang L. A tensor-based scheme for stroke patients’ motor imagery EEG analysis in BCI-FES rehabilitation training. J Neurosci Methods. 2014;222:238–49.

    Article  Google Scholar 

  8. Bin G, Gao X, Yan Z, Hong B, Gao S. An online multi-channel SSVEP-based brain–computer interface using a canonical correlation analysis method. J Neural Eng. 2009;6:46002.

    Article  Google Scholar 

  9. Friman O, Volosyak I, Graser A. Multiple channel detection of steady-state visual evoked potentials for brain–computer interfaces. IEEE Trans Biomed Eng. 2007;54:742–50.

    Article  Google Scholar 

  10. Spà Ler M, Niethammer C. Error-related potentials during continuous feedback: using EEG to detect errors of different type and severity. Front Hum Neurosci. 2015;9:155.

  11. Bharne PP, Kapgate D. Hybrid visual BCI combining SSVEP and P300 with high ITR and accuracy. 2015.

  12. Edlinger G, Allison BZ, Guger C. How many people can use a BCI system? In: Clin Sys Neurosci. Heidelberg: Springer; 2015: p. 33–66.

  13. Kim BH, Jo S. Real-time motion artifact detection and removal for ambulatory BCI. In: 2015-01-01. IEEE; 2015: p. 1–4.

  14. Vanacker G. Del R Millán J, Lew E, Ferrez PW, Moles FG, Philips J, Van Brussel H, Nuttin M: Context-based filtering for assisted brain-actuated wheelchair driving. Comput Intell Neurosci. 2007;2007:3.

    Article  Google Scholar 

  15. Rabbitt PM. Errors and error correction in choice-response tasks. J Exp Psychol. 1966;71:264–72.

    Article  Google Scholar 

  16. Gehring WJ, Goss B, Coles MGH, Meyer DE, Donchin E. A neural system for error detection and compensation. Psychol Sci. 1993;4:385–90.

    Article  Google Scholar 

  17. Schalk G, Wolpaw JR, McFarland DJ, Pfurtscheller G. EEG-based communication: presence of an error potential. Clin Neurophysiol. 2000;111:2138–44.

    Article  Google Scholar 

  18. Ferrez PW. Error-related EEG potentials generated during simulated brain–computer interaction. IEEE Trans Biomed Eng. 2008;55:923–9.

    Article  Google Scholar 

  19. Miltner WH, Braun CH, Coles MG. Event-related brain potentials following incorrect feedback in a time-estimation task: evidence for a “generic” neural system for error detection. J Cogn Neurosci. 1997;9:788–98.

    Article  Google Scholar 

  20. Ferrez PW, Millán JDR. Simultaneous real-time detection of motor imagery and error-related potentials for improved BCI accuracy. In: 2008-01-01; 2008.

  21. Spuler M, Bensch M, Kleih S, Rosenstiel W, Bogdan M, Kubler A. Online use of error-related potentials in healthy users and people with severe motor impairment increases performance of a P300-BCI. Clin Neurophysiol. 2012;123:1328–37.

    Article  Google Scholar 

  22. Spuler M, Rosenstiel W, Bogdan M. Online adaptation of a c-VEP Brain–computer Interface(BCI) based on error-related potentials and unsupervised learning. PLoS One. 2012;7:e51077.

    Article  Google Scholar 

  23. Falkenstein M: ERP correlates of erroneous performance. In: Max-Planck-Institut für Kognitions-und Neurowissenschaften Leipzig; 2004: p. 5–14.

  24. Dal Seno B, Matteucci M, Mainardi L: A genetic algorithm for automatic feature extraction in P300 detection. In: Neural Networks, 2008. IJCNN 2008. (IEEE World Congress on Computational Intelligence). IEEE International Joint Conference on; 0001-08-20; 2008: p. 3145–3152.

  25. Omedes J, Iturrate I, Montesano L, Minguez J. Using frequency-domain features for the generalization of EEG error-related potentials among different tasks. Conf Proc IEEE Eng Med Biol Soc. 2013;2013:5263–6.

    Google Scholar 

  26. Zhang H, Chavarriaga R, Goel MK, Gheorghe L, Millan JR. Improved recognition of error related potentials through the use of brain connectivity features. Conf Proc IEEE Eng Med Biol Soc. 2012;2012:6740–3.

    Google Scholar 

  27. Ramoser H, Muller-Gerking J, Pfurtscheller G. Optimal spatial filtering of single trial EEG during imagined hand movement. IEEE Trans Rehabil Eng. 2000;8:441–6.

    Article  Google Scholar 

  28. Song X, Yoon SC. Improving brain–computer interface classification using adaptive common spatial patterns. Comput Biol Med. 2015;61:150–60.

    Article  Google Scholar 

  29. Lotte F, Guan C. Regularizing common spatial patterns to improve BCI designs: unified theory and new algorithms. IEEE Trans Biomed Eng. 2011;58:355–62.

    Article  Google Scholar 

  30. Li P, Xu P, Zhang R, Guo L, Yao D. L1 norm based common spatial patterns decomposition for scalp EEG BCI. Biomed Eng Online. 2013;12:77.

    Article  Google Scholar 

  31. Shou G, Ding L: Neural markers for immediate performance accuracy in a Stroop color-word matching task: An event-related potentials analysis. In: 2014-01-01. IEEE; 2014: p. 6222–6225.

  32. Shou G, Ding L. Detection of EEG spatial–spectral–temporal signatures of errors: A comparative study of ICA-based and channel-based methods. Brain Topogr. 2015;28:47–61.

    Article  Google Scholar 

  33. Lu J, Xie K, McFarland DJ. Adaptive spatio-temporal filtering for movement related potentials in EEG-based brain–computer interfaces. IEEE Trans Neural Syst Rehabil Eng. 2014;22:847–57.

    Article  Google Scholar 

  34. Barachant A, Bonnet S: Channel selection procedure using riemannian distance for BCI applications. In: Neural Engineering (NER), 2011 5th International IEEE/EMBS Conference on; 2011-01-01; 2011: p. 348–351.

  35. NER: A spell on you if you cannot detect errors!., vol. 2015.

  36. Margaux P, Emmanuel M, Sébastien D, Olivier B, Jérémie M. Objective and subjective evaluation of online error correction during p300-based spelling. Adv Hum-Comput Interact. 2012;2012:1–13.

    Article  Google Scholar 

  37. Farquhar J, Hill NJ. Interactions between pre-processing and classification methods for event-related-potential classification. Neuroinformatics. 2013;11:175–92.

    Article  Google Scholar 

  38. Alhaddad MJ. Common Average Reference (CAR) Improves P300 Speller. Int J Eng Technol. 2012;2:451–65.

    Google Scholar 

  39. Huang NE, Shen Z, Long SR, Wu MC, Shih HH, Zheng Q, Yen NC, Tung CC, Liu HH. The empirical mode decomposition and the Hilbert spectrum for nonlinear and non-stationary time series analysis. Proceedings of the Royal Society A: Mathematical, Physical and Engineering Sciences. 1998;454:903–95.

    Article  MathSciNet  MATH  Google Scholar 

  40. Iturrate I, Montesano L, Chavarriaga R, Millán JDR, Minguez J. Spatio-temporal filtering for EEG error related potentials. In; 2011-01-01.; 2011.

  41. Friman O, Volosyak I, Graser A. Multiple channel detection of steady-state visual evoked potentials for brain–computer interfaces. IEEE Trans Biomed Eng. 2007;54:742–50.

    Article  Google Scholar 

  42. Treder MS, Blankertz B. (C)overt attention and visual speller design in an ERP-based brain–computer interface. Behav Brain Funct. 2010;6:28.

    Article  Google Scholar 

  43. Datta A, Cusack R, Hawkins K, Heutink J, Rorden C, Robertson IH, Manly T. The p300 as a marker of waning attention and error propensity. Comput Intell Neurosci 2007:93968.

  44. Pouryazdian S, Erfanian A. Detection of steady-state visual evoked potentials for brain–computer interfaces using PCA and high-order statistics. In: World Congress on Medical Physics and Biomedical Engineering. p. 480–483.

  45. Wang Y, Zhang Z, Gao X, Gao S. Lead selection for SSVEP-based brain–computer interface. In: 2004-01-01. IEEE; 2004: p. 4507–4510.

  46. Piccione F, Giorgi F, Tonin P, Priftis K, Giove S, Silvoni S, Palmas G, Beverina F. P300-based brain computer interface: reliability and performance in healthy and paralysed participants. Clin Neurophysiol. 2006;117:531–7.

    Article  Google Scholar 

  47. Rivet B, Souloumiac A, Attina V, Gibert G. xDAWN algorithm to enhance evoked potentials: application to brain–computer interface. IEEE Trans Biomed Eng. 2009;56:2035–43.

    Article  Google Scholar 

  48. Hongkun F. Imbalanced dataset classification with support vector machine. Sun Yat-sen University, Applied Mathematics; 2009.

  49. Akbani R, Kwek S, Japkowicz N. Applying support vector machines to imbalanced datasets. Heidelberg: Springer; 2004: p. 39–50.

  50. Xu G, Shen F, Zhao J. The effect of methods addressing the class imbalance problem on P300 detection. In; 2013-01-01. IEEE; 2013: p. 1–5.

  51. Joshi MV, Kumar V, Agarwal RC. Evaluating boosting algorithms to classify rare classes: Comparison and improvements. In; 2001-01-01. IEEE; 2001: p. 257–264.

Download references

Authors’ contributions

All authors participated in the research. TJJ and DL designed the algorithm framework, TJJ and LQG realized the algorithms and data analysis, TJJ, XR and DL finished the manuscript. All authors read and approved the final manuscript.

Acknowledgements

The authors would like to appreciate Perrin Margaux et al. for sharing the data. The research was supported by the National Natural Science Foundation of China (31200746), Natural Science Foundation of Zhejiang Province (LY15H180013), and “521” Talent Project of ZSTU.

Competing interests

The authors declare that they have no competing interests.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Jijun Tong.

Additional information

Qinguang Lin, Ran Xiao and Lei Ding contributed equally to this work

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Tong, J., Lin, Q., Xiao, R. et al. Combining multiple features for error detection and its application in brain–computer interface. BioMed Eng OnLine 15, 17 (2016). https://doi.org/10.1186/s12938-016-0134-9

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s12938-016-0134-9

Keywords