Literature DB >> 32226230

Covariate shift estimation based adaptive ensemble learning for handling non-stationarity in motor imagery related EEG-based brain-computer interface.

Haider Raza1, Dheeraj Rathee2, Shang-Ming Zhou3, Hubert Cecotti4, Girijesh Prasad2.   

Abstract

The non-stationary nature of electroencephalography (EEG) signals makes an EEG-based brain-computer interface (BCI) a dynamic system, thus improving its performance is a challenging task. In addition, it is well-known that due to non-stationarity based covariate shifts, the input data distributions of EEG-based BCI systems change during inter- and intra-session transitions, which poses great difficulty for developments of online adaptive data-driven systems. Ensemble learning approaches have been used previously to tackle this challenge. However, passive scheme based implementation leads to poor efficiency while increasing high computational cost. This paper presents a novel integration of covariate shift estimation and unsupervised adaptive ensemble learning (CSE-UAEL) to tackle non-stationarity in motor-imagery (MI) related EEG classification. The proposed method first employs an exponentially weighted moving average model to detect the covariate shifts in the common spatial pattern features extracted from MI related brain responses. Then, a classifier ensemble was created and updated over time to account for changes in streaming input data distribution wherein new classifiers are added to the ensemble in accordance with estimated shifts. Furthermore, using two publicly available BCI-related EEG datasets, the proposed method was extensively compared with the state-of-the-art single-classifier based passive scheme, single-classifier based active scheme and ensemble based passive schemes. The experimental results show that the proposed active scheme based ensemble learning algorithm significantly enhances the BCI performance in MI classifications.
© 2019 The Authors.

Entities:  

Keywords:  BCI, Brain-computer-interface; Brain-computer interface (BCI); CS, Covariate shift; CSA, Covariate shift adaptation; CSE, Covariate shift estimation; CSE-UAEL, CSE-based unsupervised adaptive ensemble learning; CSP, Common spatial pattern; CSV, Covariate shift validation; CSW, Covariate shift warning; Covariate shift; DWEC, Dynamically weighted ensemble classification; EEG, Electroencephalography; ERD, Synchronization; ERS, Desynchronization; EWMA, exponential weighted moving average; Electroencephalogram (EEG); Ensemble learning; FB, Frequency band; FBCSP, Filter bank common spatial pattern; KNN, K-nearest-neighbors; LDA, Linear discriminant analysis; MI, Motor imagery; NSL, Non-stationary learning; Non-stationary learning; PCA, Principal component analysis; PWKNN, Probabilistic weighted K-nearest neighbour; RSM, Random subspace method; SSL, Semi-supervised learning

Year:  2019        PMID: 32226230      PMCID: PMC7086459          DOI: 10.1016/j.neucom.2018.04.087

Source DB:  PubMed          Journal:  Neurocomputing        ISSN: 0925-2312            Impact factor:   5.719


Introduction

Streaming data analytics has increasingly become the bedrock in many domains, such as bio-medical sciences, healthcare, and financial services. However, the majority of streaming data systems assume that the distributions of streaming data do not change over time. In reality, the streaming data obtained from real-world systems often possess non-stationary characteristics [1]. Such systems are often characterized by continuous evolving natures and thus, their behaviours often shift over time due to thermal drifts, aging effects, or other non-stationary environmental factors etc. These characteristics can adversely affect environmental, natural, artificial and industrial processes [2]. Hence, adaptive learning in a non-stationary environment (NSE), wherein the input data distribution shifts over time, is a challenging task. Developing machine learning models that can be optimized for non-stationary environments is in high demand. Currently machine learning methods for non-stationary systems are majorly categorized into passive and active approaches [2]. In the passive approach to non-stationary learning (NSL), it is assumed that the input distribution should be continuously shifting over time [2], [3]. Thus, passive scheme based methods adapt to new data distributions continuously for each new incoming observation or a new batch of observations from the streaming data. In contrast, an active scheme based NSL method uses a shift detection test to detect the presence of shifts in the streaming data, and an adaptive action is initiated based upon the time of detected shift[4]. There exits a range of literature on transfer learning and domain adaptation theory, which aims to adapt to NSEs by transferring knowledge between training and test domains. In this case, one can match the features distribution of training and testing by the density ratio estimation approaches such as kernel mean matching [5], Kullback–Leibler importance estimation procedure, and least-squares importance fitting [6]. In addition to density ratio estimation methods, several methods, such as domain adaption with conditional transferable components, try to minimize the domain shift by finding invariant representation across training and target domains [7]. In fact, to favorably transfer knowledge between domains, one needs to estimate the primary causal mechanism of the data generating process. These methods have, however, a limited applicability in real world problems, where the data in test domain are generated while operating in real-time. A typical brain-computer-interface (BCI) system aims to provide an alternative means of communication or rehabilitation for the physically challenged population so as to allow them to express their wills without muscle exertion [8]. An electroencephalography (EEG)-based BCI is such a non-stationary system [9] and quasi-stationary segment in EEG signals have duration of nearly 0.25 s [10]. The non-stationarities of the EEG signals may be caused by various events, such as changes in the user attention levels, electrode placements, or user fatigues [11], [12], [13]. In other words, the basic cause of the non-stationarity in EEG signals is not only associated with the influences of the external stimuli to the brain mechanisms, but the switching of the cognitive task related inherent metastable states of neural assemblies also contributes towards it [14]. These non-stationarities cause notable variations or shifts in the EEG signals both during trial-to-trial, and session-to-session transfers [13], [15], [16], [17]. As a result, these variations often appear as covariate shifts (CSs) wherein the input data distributions differ significantly between training and testing phases while the conditional distribution remains the same [6], [18], [19], [20], [21]. Non-invasive EEG-based BCI systems acquire neural signals at scalp level to be analysed for evaluating activity-specific features of EEG signals e.g. voluntary imagery/execution tasks, and finally the output signals are relayed to different control devices [8]. The EEG signals are acquired through a multichannel EEG amplifier, and a pre-processing step is performed to remove noise and enhance the signal-to-noise ratio. Then the discriminable features are extracted from the artefact-cleaned signals using feature extraction techniques, such as spatial filtering (e.g., common spatial pattern (CSP)) [22]. Such a system operates typically in two phases, namely the training phase and the testing phase [23]. However, due to the non-stationary nature of the brain response characteristics, it is difficult to accurately classify the EEG patterns in motor imagery (MI) related BCI systems using traditional inductive algorithms [23], [24]. For EEG-based BCI systems that operate online under real-time non-stationary/changing environments, it is required to consider the input features that are invariant to dataset shifts, or the learning approaches that can track the changes repeating over time, and the learning function can be adapted in a timely fashion. However, the traditional BCI systems are built upon passive approach to NSL for EEG signals. In passive schemes, both single and ensemble classifiers have been developed to improve the MI classification performance. In contrast, an active scheme based NSL in BCI systems provide a new option by estimating CSs in the streaming EEG features, in which an adaptive action can be initiated once the CS is confirmed. Our previous studies have demonstrated that the active approach to single-trial EEG classification outperformed existing passive approaches based BCI system [11], [24], [25], [26], [27], [28]. The aim of this paper is to extend our previous work and present a novel active scheme based unsupervised adaptive ensemble learning algorithm to adapt to CSs under non-stationary environments in EEG-based BCI systems. Different from the existing passive scheme based methods, the proposed algorithm is an active ensemble learning approach under non-stationary environments wherein a CS estimation test is used to detect at which point an updated classifier needs to be added to the ensemble during the evaluation phase. The transductive learning is implemented to enrich the training dataset during the evaluation phase using a probabilistic weighted K nearest neighbour (PWKNN) method. Thus, a new classifier is added to the ensemble only when it is necessary, i.e. once the data from a novel distribution has to be processed. Specifically, we considered an exponential weighted moving average (EWMA) based algorithm for the estimation of CSs in non-stationary conditions [19]. To assess the performance of the proposed algorithm, this study extensively compared the proposed method with various existing passive ensemble learning algorithms: Bagging, Boosting, and Random Subspace; and an active ensemble learning via linear discriminant analysis (LDA)-score based probabilistic classification. A series of experimental evaluations have been performed on two publicly available MI related EEG datasets. The contributions of the paper are summarized as follows: An active adaptive ensemble learning algorithm is proposed wherein new classifiers are added online to the ensemble based on covariate shift estimation. The adaptation is performed in unsupervised mode using transduction via PWKNN classification. The proposed system is applied to motor imagery based BCI to better characterise the non-stationary changes that occur across and within different sessions. The remainder of this paper proceeds as follows: Section II presents background information for CS, NSL methods in BCI and ensemble learning methods. Section III details the proposed methodology for estimating the CSs and related adaptive ensemble algorithm. Section IV describes the proposed MI related BCI system, and gives a description of the datasets and the signal processing pipeline. Next, Section V presents the performance analysis. Finally, the results are discussed in Section VI and Section VII summarises the findings of this study.

Background

Covariate shift in EEG signals

In a typical BCI system, CS is a case where the input distribution of the data shifts i.e. (P(x) ≠ P(x)), whereas the conditional probability remains the same i.e. while transitioning from the training to testing stage. Fig. 1 illustrates the CS presence in EEG data of the subject A07 in dataset-2A (the description of the dataset is present in section IV). The blue solid ellipse shows the training distribution P(x) and blue solid line presents the classification hyperplane for training dataset. Similarly, the red dashed ellipse shows the test distribution P(x) and the red dash line presents the classification hyperplane for the test dataset. Fig. 1(a) and (b) provide the CSP features for (μ) band Hz and beta (β) band Hz, respectively.
Fig. 1

Covariate shift (CS) between the training (Tr) and test (Ts) distributions of subject A07 in dataset-2A. (a) illustrates the CS in the mu (μ) band and (b) shows the CS in the beta (β) band.

Covariate shift (CS) between the training (Tr) and test (Ts) distributions of subject A07 in dataset-2A. (a) illustrates the CS in the mu (μ) band and (b) shows the CS in the beta (β) band.

Non-stationary learning in EEG-based BCI

The low classification accuracy of the existing BCI systems has been one of the main concerns in their rather low uptake among people with a severe physical disability [29]. To enhance the performance of MI related BCI systems, various signal processing methods have been proposed to extract effective features in the temporal and spatial domains that can characterise the non-stationarity in EEG signals. For example, in the temporal domain, band-power and band-pass based filtering methods are commonly used [15], whereas in the spatial domain, common averaging, current source density [30], and CSP-based features have been examined for the detection of MI related responses [22], [31]. Machine learning researchers have made efforts to devise adaptive BCI systems by incorporating NSL mechanisms into adaptation to improve the performances. Vidaurre et al. [25] have developed a classifier using an adaptive estimation of information matrix. Shenoy et al. [24] have provided quantified systematic evidence of statistical differences in data recorded during multiple sessions and various adaptive schemes were evaluated to enhance the BCI performance. A CS minimization method was proposed for the non-stationary adaptation to reduce feature set overlap and unbalance for different classes in the feature set domain [26]. More interestingly, Li et al.(2010) has proposed an unsupervised CS adaptation based on a density ratio estimation technique [11]. There exists a limitation that the density ratio based adaptation method requires all the testing unlabeled data before starting the testing phase to estimate the importance for the non-stationarity adaptation. This makes the approach impractical in real-time BCI applications such as communication or rehabilitation [32]. To tackle these challenges, ensemble machine learning has emerged for NSL, where a set of classifiers is coupled to provide an overall decision. The generalization of an ensemble is much better than that of a single classifier [33], which has strong theoretical support due to the following reasons. First, in case where the training data does not provide adequate information for selecting a single optimal learner, combining classifiers in the ensemble may be a better choice. Second, the search method of best hypothesis in the source domain of a single classifier may be sub-optimal. An ensemble may compensate for such sub-optimal search process by building multiple classifiers. Third, searching true target function in the hypothesis space may not result in single optimal function, ensembles provide more acceptable approximations. In the EEG-based BCI systems, ensemble learning methods have been evaluated to improve the classification performance (e.g. bagging, boosting, and random subspace [34]). Impressively, a dynamically weighted ensemble classification (DWEC) method has been proposed to handle the issue of non-stationarity adaptation [27]. The DWEC method partitions the EEG data using clustering analysis and subsequently train multiple classifiers using the partitioned datasets. The final decision of the ensemble is then obtained by appropriately weighting the classification decisions of the individual classifiers. In a recent study, the ensemble of common spatial pattern patches has shown a potential for improving online MI related BCI system performance [35]. The above-mentioned methods were all based on the passive scheme to NSL for EEG signals. Moreover, both single classifier and classifier ensemble based approaches were developed using the passive mechanism to improve the MI detection performance. However, in passive scheme based ensemble learning, devising the right number of required classifiers to achieve an optimal performance and reducing the computational cost for adding a classifier in the ensemble during the evaluation phase are still major open challenges. Our previous study [13], [28] demonstrated that the active scheme based learning BCI system has the potential of improving its performance. We have shown that a single active inductive classifier in single-trial EEG classification outperformed the existing passive scheme, although the developed system was only applicable for the rehabilitative BCI systems.

Ensemble learning methods in BCI systems

This study compare the proposed method with five state-of-the-art ensemble learning methods, namely Bagging, AdaBoost, TotalBoost, RUSboost, and Random Subspace. These ensemble learning methods are briefly described thereafter.

Bagging

Bagging is an ensemble machine learning meta-algorithm that involves the process of Bootstrap Aggregation  [36]. This algorithm is a special case of the model averaging technique wherein each of the sampled datasets is used to create a different model in the ensemble and the output generated from each model is then combined by averaging (in the case of regression) or voting (in the case of classification) to create a single output. Nevertheless, bagging has the disadvantage of being ineffective in dealing with unstable nonlinear models (i.e. when a small change in the training set can cause a significant change in the model). Ensemble classification with Bagging algorithm has been applied to a P300-based BCI, and demonstrated some improvement in performance of the ensemble classifier with overlapped partitioning that requires less training data than with naive partitioning  [37].

AdaBoost

Boosting is a widely used approach to ensemble learning. It aims to create an accurate predictive model by combining various moderately weak classifiers. In the family of boosting methods, a powerful ensemble algorithm is Adaptive Boosting (i.e. AdaBoost) [38]. It explicitly alters the distribution of training data and feeds to each classifier independently. Initially, the weights for the training samples are uniformly distributed across the training dataset. However, during the boosting procedure, the weights corresponding to the contributions of each classifier are updated in relation to the performance of each individual classifier on the partitioned training dataset. Recently, the boosting method has been employed for enhancement of MI related classification of EEG in a BCI system [39]. It used a two-stage procedure: (i) training of weak classifiers using a deep belief network (DBN) and (ii) utilizing AdaBoost algorithm for combining several trained classifiers to form one powerful classifier. During the process of constructing DBN structure, many RBMs (Restrict Boltzmann Machine) are combined to create the ensemble. It can be less prone to the over-fitting that most learning algorithms suffer from [40]. An improvement of 4% in classification accuracy was achieved for certain cases by using the DBN based AdaBoost method. Nevertheless, AdaBoost has several shortcomings, such as its sensitivity to noisy data and outliers.

TotalBoost

TotalBoost generates ensemble with innumerable learners having weighting factor that are orders of magnitude smaller than those of other learners [41]. It manages the members of the ensemble by removing the least important member and then reshuffle the ensemble reordering from largest to smallest. In particular, the number of learners is self-adjusted.

RUSBoost

RUSBoost is a boosting algorithm based on the AdaBoost.M2 algorithm [42]. This method combines random under-sampling (RUS) and boosting for improving classification performance. It is one of the most popular and effective techniques for learning non-stationary data. Recently, its application to automatic sleep staging from EEG signals using wavelet transform and spectral features has been proposed wherein the RUSBoost method has outperformed bagging and other boosting methods [43]. However, bagging and boosting methods both have the disadvantage of being sensitive to noisy data and non-stationary environments.

Random Subspace Method

The Random Subspace Method (RSM) is an ensemble machine learning technique that involves the modification of training data in the feature space [40], [44]. RSM is beneficial for data with many redundant features wherein better classifiers can be obtained in random subspaces than in the original feature space. Recently, RSM method has been used in real-time epileptic seizure detection from EEG signals [44], where the feature space has been divided into random subspaces and the results of different classifiers are combined by majority voting to find the final output. However, RSM has a drawback as the features selection does not guarantee that the selected features have the necessary discriminant information. In this way, poor classifiers are obtained that may deteriorate the performance of ensemble learning. The above-mentioned ensemble methods for the EEG classification somehow manage non-stationarity in EEG signals, but they are suitable only for passive scheme based settings wherein the ensemble has to be updated continuously over time.

The proposed methodology

Problem formulation

Given a set of training samples where i ∈ {1, ..., n} is the number of training samples, (D denotes the input dimensionality) is a set of training input features drawn from a probability distribution with density P(x), and is a set of training labels, where if x belongs to class ω1, and if x belongs to class ω2. We assumed that the input training data distribution remains stationary during the training phase. In addition to the labeled training samples, let’s assume unlabeled test input observations where is the number of testing observations, is a set of test input features, drawn independently from a probability distribution with density P(x). Note that we consider the CS presence in the data and thus, the input distributions may be different during the training and testing phases (i.e. P(x) ≠ P(x)).

Covariate shift estimation

The CS estimation (CSE) is an unsupervised method for identifying non-stationary changes in the unlabeled testing data (X) during the evaluation phase [13]. The pseudo code is presented in Algorithm 1. The parameters for the CSE are predetermined during the training phase. The CSE algorithm works in two stages. The first stage is a retrospective stage wherein an (EWMA) model is used for the identification of the non-stationarity changes in the streaming data. The EWMA is a type of infinite impulse response filter that applies weighting factors which decrease exponentially. The weight of each older observation decreases exponentially, however, never reaching zero values. The weighting factor is one of the strengths of the EWMA model. The EWMA control chart overtakes other control charts because it pools together the present and the past data in such a way that even small shifts in the time-series can be identified more easily and quickly. Furthermore, the incoming observations are continuously examined to provide 1-step-ahead predictions and consequently, 1-step-ahead prediction errors are generated. Next, if the estimated error fell outside the control limits (L), the point is assessed to be a CS point. The EWMA model presented in Eq. (1), is used to provide a 1-step-ahead prediction for each input feature vector of the EEG signals. where λ is a smoothing constant to be selected based on minimizing 1-step-ahead-prediction error on the training dataset (X). The selection of the value of λ is a key issue in the CSE procedure. Specifically for the auto-correlated time series data, it was suggested to select a value of λ that minimized the sum of the squares of the 1-step ahead prediction (1-SAP) errors [45]. However, we incorporated data-driven approach and thus, the optimum value of λ was obtained by testing different values of λ in the range of [01] with a step of 0.01 on the training dataset. The second stage was a validation stage wherein the CS warning issued at first stage was further validated. A multivariate two-sample Hotelling’s T-Square statistical hypothesis test was used to compare two distinct samples of equal number of observations generated before at the CS warning time point. If the test rejected the null hypothesis, the existence of CS was confirmed via this stage, otherwise, it was considered as a false alarm [16].
Algorithm 1

Covariate Shift Estimation (CSE) [13].

Covariate Shift Estimation (CSE) [13].

CSE-based unsupervised adaptive ensemble learning (CSE-UAEL)

The CSE-UAEL algorithm combined the aforementioned CSE procedure and an unsupervised adaptation method using a combination of transductive-inductive approach. The pseudo code of CSE-UAEL is described in the Algorithm 2. The core idea of the proposed algorithm is to adapt to the non-stationary changes by using both the information from the training dataset and the new knowledge obtained in unsupervised mode from the testing phase.
Algorithm 2

CSE-UAEL.

CSE-UAEL. The transductive method is used to add new knowledge in the existing training dataset (X) during the testing phase, wherein a probabilistic weighted K nearest neighbour (PWKNN) method (i.e. instance based learning) [46] is implemented and the ensemble of inductive classifiers (E) is used for predicting the BCI outputs. Each time a CS is identified using the CSE procedure (Algorithm 2, step 8), a new classifier is added to the ensemble based on the updated training dataset (Algorithm 2, step 22). The training dataset is updated at step 20 (Algorithm 2) without considering the actual labels of the testing data and to adapt to the evolution of CS over time in the feature set of the testing phase. The output from the PWKNN method (i.e. CR at step 13) is used to determine whether a trial and its corresponding estimated label can be added to the training dataset and subsequently, the learning model is updated. If the CR is greater than the previously estimated threshold Γ (cf. 4.3) then only the features of the current trial and estimated label are added to the X at step 15 and the end of the for loop the new classifier is trained on the updated X (step 21). This procedure is repeated at each identified CS point and trials are added to the initial training dataset along with addition of a new and updated classifier to the current ensemble at step 22. Transductive learning via PWKNN combines induction and deduction in a single step and is related to the field of semi-supervised learning (SSL), which used both labeled and unlabeled data during learning process [47], [48]. Thus, by eliminating the need to construct a global model, transductive method offerd viable solution to achieve a higher accuracy. However, in order to make use of unlabeled data, it is necessary to assume some structure to its underlying distribution. Additionally, it is essential that the SSL approach must satisfy at least one of the following assumptions such as smoothness, cluster, or manifold assumption [49]. The proposed algorithm makes use of the smoothness assumption (i.e. the points which are close to each other are more likely to share the same label) to implement the PWKNN algorithm. The pseudo code of the PWKNN algorithm is given in Algorithm 3.
Algorithm 3

PWKNN.

PWKNN.

Probabilistic weighted K Nearest Neighbor

A K-nearest-neighbors (KNN) (i.e. a transductive learning method) based non-parametric method is used to assess current test observations. The KNN algorithm belonged to a family of instance-based learning methods. In this case, a small sphere centered at the point x is used, where the data density P(x) should be estimated. The radius of the sphere is allowed to grow until it contained K data points and the estimate of the density is given by:where the value of V is set to equal to the volume of the sphere, and N′ is the total number of data points. The parameter K governed the degree of smoothing. The technique of KNN density estimation can be extended to the classification task in which the KNN density estimation is obtained for each class and the Bayes’ theorem is used to perform a classification task. Now, assuming that a dataset comprised of points in the class ω within the set of classes ω, where i ∈ {1, 2}, so that . To classify a new point x, a sphere centered on x containing precisely K points is used irrespective of their classes. Now suppose this sphere has the volume V and contains from class ω. Then, an estimate of the density associated with each class or likelihood can be obtained by Similarly, the unconditional density is given by whereas the class prior probability is given byNow, using the Bayes’ theorem, we can obtain the posterior probability of the class membership by using following equation:To minimize the probability of misclassification, one needed to assign the test point x to the class ω with the largest posterior probability, i.e. corresponding to the largest value of . Thus, to classify a new point, one needed to identify the K-nearest points from the training dataset and then assign the new point to the set having the largest number of representatives. This posterior probability is known as the Bayesian belief or confidence ratio (CR). However, the overall estimate obtained by the KNN method may not be satisfactory, because the resulting density is not a true probability density since its integral over all the samples space diverges [50]. Another drawback is that it considers only the K points to build the density and thus, all neighbors have equal weights. An extension to the above KNN method is to assign a weight to each sample that depends on its distance to x. Thus, a radial basis function (RBF) kernel (κ) can be used to obtain the weights, which assigns higher weights to the nearest points than furthest points (see Eq. (6)).where is the squared Euclidean distance from the data point x to the data point x and σ is a free parameter. For binary detection, the confidence ratio of of the class ω, for a data point x, is defined bywhere 1 ≤ q ≤ k, corresponds to the qthth nearest neighbor of x. The outputs of PWKNN include the overall confidence of the decision given byand the output class is equals to 1 if x is assigned to ω1 otherwise equals to 0.

Complexity analysis

The core idea behind the proposed technique is to take advantage of an active scheme based NSL for initiating unsupervised adaptation by adding new classifiers to the ensemble each time a CS is identified. The choice of the classifier to be used may depend on its complexity. By considering m labeled examples and n examples to test, the PWKNN method requires a linear time (i.e. ) to predict the labels during testing phase as it belongs to the family of an instance based learning, whereas in other approaches such as LDA, a quadratic time is required to predict the score (i.e. ) for training the classifier, if (m > D), where D is the dimensionality [51]. For the test, LDA requires a linear time (i.e. ). Therefore, depending on the number of trials to test after training, PWKNN is less computationally expensive than LDA if .

Application to motor-imagery related BCI system

MI related EEG datasets

To assess the performance of the proposed CSE-UAEL algorithm, a series of experimental evaluations are performed on the following publicly available MI related EEG datasets.

BCI competition IV dataset-2A

The BCI Competition-IV dataset-2A [52] comprising of EEG signals was acquired from nine healthy participants, namely . The data were recorded during two sessions on separate days for each subject using a cue-based paradigm. Each data acquisition session consisted of 6 runs where each run comprised of 48 trials (12 trials for each class). Thus, the complete study involved 576 trials from both sessions of the dataset. The total trial length is 7.5 s with variable inter-trial durations. The data were acquired from 25 channels (22 EEG channels along with three monopolar EOG channels) with a sampling frequency of 250 Hz and bandpass filtered between 0.5 Hz to 100 Hz (notch filter at 50 Hz). Reference and ground were placed at the left and right mastoid, respectively. Among the 22 EEG channels, 10 channels, responsible for capturing most of the MI related activations, were selected for this study (i.e. channels: C3, FC3, CP3, C5, C1, C4, FC4, CP4, C2, and C6). The dataset consisted of four different MI tasks: left hand (class 1), right hand (class 2), both feet (class 3), and tongue (class 4). Only the classes corresponding to the left hand and right hand were considered in the present study. The MI data from the session-I was used for training phase and the MI data from the session-II was used for evaluation phase.

BCI competition IV dataset-2B

BCI competition 2008-Graz dataset 2B [52] comprising of EEG data of nine subjects, namely was acquired over three channels (i.e. C3, Cz, and C4) with a sampling frequency of 250 Hz. EEG signals were recorded in monopolar montage with the left mastoid serving as reference and the right mastoid as ground. For each subject, data corresponding to five sessions was collected, with the trial length of 8 s. The MI data using the 3 channels from session-I, II, and III were used to train the classifiers and the data from sessions IV and V were merged and used for evaluation phase.

Signal processing and feature extraction

Fig. 2 depicted the complete signal processing pipeline proposed in this study for CS estimation and adaptation of MI related EEG patterns. The following steps were executed for task detection: raw EEG signal acquisition, signal processing (i.e. temporal filtering), feature extraction (i.e. spatial filtering), estimation of CSs, adaptation of the ensemble, and finally classification.
Fig. 2

Block diagram of the signal processing and machine learning pipeline implemented in the study. The system consists of two phases. During the training phase, the features were extracted in the temporal and spatial domains from the raw EEG signals, followed by the estimation of covariate shift parameter (i.e. λ and L, smoothing constant and control limit multiplier, respectively) and a classifier is trained on the labeled examples (i.e. X). In the evaluation phase, a similar signal processing method is applied initially and CSP features were monitored by the CSE and adaptation block. In the CSA block, the CSE procedure identifies the CSs and initiates adaptation by adding the k classifier f to the ensemble E, where k counts the number of identified CSs during the evaluation phase. Finally, the k classifier outputs from E are combined to predict the class label.

Block diagram of the signal processing and machine learning pipeline implemented in the study. The system consists of two phases. During the training phase, the features were extracted in the temporal and spatial domains from the raw EEG signals, followed by the estimation of covariate shift parameter (i.e. λ and L, smoothing constant and control limit multiplier, respectively) and a classifier is trained on the labeled examples (i.e. X). In the evaluation phase, a similar signal processing method is applied initially and CSP features were monitored by the CSE and adaptation block. In the CSA block, the CSE procedure identifies the CSs and initiates adaptation by adding the k classifier f to the ensemble E, where k counts the number of identified CSs during the evaluation phase. Finally, the k classifier outputs from E are combined to predict the class label.

Temporal filtering

In the signal processing and feature extraction stage, a set of band-pass filters was used to decompose the EEG signals into different frequency bands (FBs) by employing an 8th order, zero-phase forward and reverse band-pass Butterworth filter. A combination total of 10 band-pass filters (i.e. filter bank) with overlapping bandwidths, including and Hz was used to process the data.

Spatial filtering

In MI-related BCI systems, both physical and imaginary movements performed by subjects cause a growth of bounded neural rhythmic activity known as event related synchronization/desynchronization (ERD/ERS). Spatial filtering was performed using CSP algorithm to maximize the divergence of band-pass filtered signals under one class and minimize the divergence for the other class. The CSP algorithm has been widely implemented for estimation of spatial patterns related to ERD/ERS [27]. In summary, the spatially filtered signal Z of a single trial EEG is given aswhere E′ is an C × T matrix representing the raw EEG of single trial, C is number of EEG channels and T is the number of samples for trial. In eq. (11), W is a projection matrix, where rows of W were spatial filters and columns of were the common spatial patterns. The spatial filtered signal Z given in the above equations maximizes the differences in the variance of the two classes of EEG measurements. Next to CSP filtering, the discriminating features were extracted using a moving window of 3 s starting from the cue onsets so as to continue our further analysis on the MI-related features only. However, the variances of only a small number h of the spatial filtered signal were generally used as features for classification.The first h and last h rows of Z i.e. Z, from the feature vector X given as input to the classifier (i.e. extreme left and right components of the CSP filter). Finally, the obtained features from all FBs were merged to create the set of input features for the classification.

Feature selection and parameter selection

The existing training dataset was further partitioned into 70% for training data subsets and 30% for validation data subsets, where validation samples were used to estimate the parameters of the proposed method. In order to estimate the CSs with the obtained multivariate inputs features, the PCA was used to reduce the dimensionality of the feature set [53]. PCA provided fewer components, containing most of the variability in the data. Next, the CSE method was applied to the PCA output features for identifying CS points at the first stage of the CSE procedure. A moving window of 3 s of CSP features after the cue onset in the current trial was extracted to use as a first sample and a window of averaged CSP features from training data was used as the second sample in the multivariate two-sample Hotelling’s T-Square statistical hypothesis test. In the CSE-UAEL algorithm, the subject specific parameters such as K and were selected on validation dataset using grid search method to maximize the accuracy.

Evaluation of performance

The performances of CSE-UAEL algorithm with both single and ensemble of classifiers were evaluated with the passive and active schemes to NSL in unsupervised adaptation scheme. With single classifier and ensemble based methods, both active and passive schemes were employed with the unsupervised adaptation. In the passive scheme, adaptation was performed after every 10 trials, whereas in the active scheme, the adaptation was achieved after each CS confirmation. In both passive and active schemes, unsupervised adaptation was performed using three possible combinations of classifiers. First, combination-1 (C-1) used PWKNN method in both stages i.e., for enriching the training dataset and classification during testing phase. Second, combination-2 (C-2) used inductive LDA classifier for the BCI output, where the posterior probability of two classes obtained using LDA was used to determine if the trial needed to be added to enrich the training data at each CSs identification in active scheme. In C-2, the ensemble of LDA classifiers gave the combined decision using weighted majority voting scheme. Finally, combination-3 (C-3) used transductive method, where the CR of two classes against the obtained using PWKNN method, was used to determine if the trial needed to be added to enrich the training dataset and the ensemble of LDA classifiers gave the combined decision using weighted majority voting scheme. Thus, C-3 was a combination of transductive-inductive learning. Likewise, ensemble method was implemented for both the passive and active schemes, where the ensemble was updated with a new classifier after every 10 trials (in case of passive scheme) or at the instances of identifying CS (in case of active scheme). The parameter estimation remained same for all the combinations. Moreover, the results obtained by the proposed method for the dataset-2A was compared with the state-of-the-art methods for non-stationary adaptation in EEG such as common spatial pattern (CSP) [22], common spatial spectral pattern (CSSP) [54], filter bank CSP (FBCSP) [55], optimal spatio-spectral filter network with FBCSP (OSSFN-FBCSP) [56], and recurrent quantum neural network (RQNN) [57]. The performance analysis was based on classification accuracies (in %) for binary classification tasks (i.e. Left vs Right Hand MI). Moreover, for the CSE, the number of classifiers added to the ensemble for each subject at stage-I and stage-II has been measured along with the values of λ. A two-sided Wilcoxon signed rank test was used to assess the statistical significance of the improvement at a confidence level of 0.05 in all the pairwise comparisons. The system was implemented in MATLAB V8.1 (The Mathworks, Natick, MA) and tested on an Intel Core with 16 GB of memory.

Experimental results

CSE evaluation on datasets-2A and -2B

To evaluate the efficiency of the CSE procedure, a sequence of exploratory assessments was conducted on dataset-2A and −2B. Table 1 provides the estimated values of λ and the corresponding number of CSs identified for both datasets during stage-I (i.e. CSW) and stage-II (i.e. CSV). The values of λ were obtained by minimizing the sum of squares of 1-SAP errors. Moreover, Fig. 3 shows the performance of CSE at different values of λ, where the average CSs identified for all the nine subjects are presented for dataset-2A. The average number of identified CSs is 5.2, where the average of selected λ values is 0.60. In dataset-2A, the maximum and minimum number of identified CSs are obtained with subject A02 (i.e. 15), and subject A09 (i.e. 6), respectively. After the validation procedure at stage-II (i.e., CSV stage), the number of CSW for subject A02 decreased from 15 to 8, and for subject A09, the amount was reduced from 6 to 4. On an average 10.77 CSW were received, which were further reduced to an average of 5.55 at the CSV stage. For dataset-2B, with the combined trials from session IV and V for the evaluation phase, the maximum number of CSs were identified for subject B08 (i.e. 27) and minimum for subject B04 (i.e. 11). After the validation procedure at stage-II, the identified CSs for subject B08 were decreased from 27 to 14, and for subject B04, from 11 to 6. The average identified CSs (across all subjects) at stage-II for dataset-2A and −2B, have been reduced from 10.77 to 5.55 and 17.55 to 10.33, respectively as compared to stage-I. On an average 17.55 CSW were received, which were further reduced to an average of 10.33 at the CSV stage. It can be seen that the CSV procedure at stage-II assisted to significantly reduce the number of false CSs based on the information provided by CSW at the stage-I. In this way, the attempt of initiating adaptation by adding classifiers to the ensemble became worthless without implementing stage-II. Nevertheless, for each dataset, the number of CSV at stage-II denoted the number of classifiers added to the ensemble from the beginning to the end of the evaluation phase.
Table 1

Results for CSE procedure in dataset-2A AND dataset-2B on BCI-competition-IV.

CSE for 2A
CSE for 2B
SubjectλCSWCSVSubjectλCSWCSV
A010.50126B010.281410
A020.55158B020.171813
A030.6076B030.601912
A040.61103B040.20116
A050.72138B050.10128
A060.54126B060.332212
A070.57114B070.301711
A080.50115B080.212714
A090.7064B090.45187


Mean0.5810.775.55Mean0.2917.5510.33
Fig. 3

The plot showed the effect of lambda (λ) on the performance of CSE at CSV stage. The average CSs identified for all the nine subjects were presented for dataset-2A.

Results for CSE procedure in dataset-2A AND dataset-2B on BCI-competition-IV. The plot showed the effect of lambda (λ) on the performance of CSE at CSV stage. The average CSs identified for all the nine subjects were presented for dataset-2A.

Classification based evaluation on dataset-2A and -2B

As mentioned in section 4.B, FBCSP based features were used for various binary classifications to evaluate the performances of all the competing methods and the proposed combinations. The first analysis involved implementation of a single classifier at the evaluation stage. For dataset-2A, the classification accuracies (%) for C-1 (i.e. PWKNN-PWKNN), C-2 (i.e. LDA-LDA), and C-3 (i.e. PWKNN-LDA) were presented in Table 2 for both passive and active schemes. Similarly, for the dataset-2B, classification accuracies (%) were provided for this analysis in Table 3. In single classifier based method, combination-3 (i.e. combination of PWKNN-LDA) provided higher average binary classification accuracies for both the datasets i.e 2A (cf. Table 2) and 2B (cf. Table 3) and for both passive and active schemes. In contrast, combination-1 (i.e. PWKNN-PWKNN) provided lowest average binary classification accuracies in all cases. The results clearly showed better performance of PWKNN-LDA combination for both datasets and schemes.
Table 2

Classification accuracy in (%) for dataset-2A in both passive and active schemes. C-1: a combination of PWKNN-PWKNN classifiers; C-2: a combination of inductive-inductive classifiers (i.e. LDA-LDA); and C-3: a combination of inductive-transductive classifiers (i.e. PWKNN-LDA).

SubjectsSingle classifier
Passive scheme
Active scheme
C-1C-2C-3C-1C-2C-3
A0158.3387.5090.2858.3391.6788.89
A0254.1758.3364.5854.1763.1963.89
A0354.1795.8394.4454.1791.6795.14
A0451.3967.3669.4451.3969.4469.44
A0566.6769.4471.5365.2870.1474.31
A0647.2265.2866.6749.3168.0665.97
A0753.4777.0872.9253.4772.9272.92
A0845.8386.8191.6745.8391.6792.36
A0943.0688.8988.1941.6788.8988.19


Mean52.7077.3978.8652.6278.6379.01
Std7.1012.9312.016.8612.0112.09
Table 3

Classification accuracy in (%) for dataset-2B in both passive and active schemes. C-1: a combination of PWKNN-PWKNN classifiers; C-2: a combination of inductive-inductive classifiers (i.e. LDA-LDA); and C-3: a combination of inductive-transductive classifiers (i.e. PWKNN-LDA).

SubjectsSingle classifier
Passive scheme
Active scheme
C-1C-2C-3C-1C-2C-3
B0150.3170.3174.0651.2566.5675.63
B0251.3550.3150.3152.8151.1551.15
B0348.1346.8851.8848.1350.3151.88
B0450.0090.0092.5049.0689.0692.50
B0554.3880.3178.1355.9474.3872.50
B0650.6367.5078.1350.9468.7578.75
B0755.6368.7568.1354.0670.6368.75
B0853.7559.6973.7553.7562.5073.75
B0951.8866.8871.2551.8869.0671.56


Mean51.7866.7470.9051.9866.9370.72
Std2.3913.4913.152.4711.7912.84
Classification accuracy in (%) for dataset-2A in both passive and active schemes. C-1: a combination of PWKNN-PWKNN classifiers; C-2: a combination of inductive-inductive classifiers (i.e. LDA-LDA); and C-3: a combination of inductive-transductive classifiers (i.e. PWKNN-LDA). Classification accuracy in (%) for dataset-2B in both passive and active schemes. C-1: a combination of PWKNN-PWKNN classifiers; C-2: a combination of inductive-inductive classifiers (i.e. LDA-LDA); and C-3: a combination of inductive-transductive classifiers (i.e. PWKNN-LDA). Furthermore, the second analysis involved the proposed method (i.e. CSE-UAEL) using ensemble of classifiers at the evaluation stage. The results were obtained using the CSE-UAEL algorithm in both passive and active schemes against other baseline methods (i.e. Bagging, AdaBoost, TotalBoost, RUSBoost, and RSM) are presented in Table 5 for dataset-2A and Table 6 for dataset-2B.
Table 5

Classification accuracy in (%) for dataset-2B. C-1: a combination of PWKNN-PWKNN classifiers; C-2: a combination of inductive-inductive classifiers (i.e. LDA-LDA); and C-3: a combination of inductive-transductive classifiers (i.e. PWKNN-LDA).

SubjectsBaseline methodsProposed methods (CSE-UAEL)

Passive scheme
Active scheme
BAGABTBRUSBRSMC-1C-2C-3C-1C-2C-3
B0169.6967.5066.2553.1351.5650.3165.3177.8151.2564.6978.13
B0252.6052.5055.0050.8349.7951.3550.3154.2752.8151.1554.69
B0350.6350.0051.5650.0050.0048.1347.5052.5048.1349.3853.13
B0476.2574.3881.5687.8152.1950.0089.6994.3849.0690.6394.38
B0567.5068.7572.8171.5653.1354.3873.4485.6355.9471.5685.31
B0656.8856.5659.6971.5651.8850.6369.3880.0050.9468.7580.31
B0758.1354.3850.0053.7550.0055.6370.0071.5654.0670.9472.81
B0856.8858.7559.0650.9453.1353.7560.0077.8153.7564.6978.75
B0955.3160.9462.8157.1949.6951.8870.3174.3851.8869.0674.38


Mean60.4360.4262.0860.7551.2651.7866.2274.2651.9866.7674.65
Std8.668.2210.2113.211.422.3912.6813.572.4712.1113.36
Table 6

Comparison of CSE-UAEL Algorithm using p-values on dataset-2A. The p-value denotes the Wilcoxon signed-rank test: *p < 0.01, ⋆p < 0.05.

Single classifier
Ensemble
PassiveActiveBaseline methods
CSE-UAEL (Passive)
C-3C-3BAGABTBRUSBRSMC1C2C3
CSE-UAELC-10.0039*0.0039*0.01560.0078*0.0078*0.01560.027310.0039*0.0039*
(Active)C-20.10160.14840.07810.04470.04470.04690.0078*0.0039*0.07810.0408
C-30.02340.02340.01950.0078*0.0078*0.0039*0.0039*0.0039*0.15620.1562
Classification accuracy in (%) for dataset-2B. C-1: a combination of PWKNN-PWKNN classifiers; C-2: a combination of inductive-inductive classifiers (i.e. LDA-LDA); and C-3: a combination of inductive-transductive classifiers (i.e. PWKNN-LDA). Comparison of CSE-UAEL Algorithm using p-values on dataset-2A. The p-value denotes the Wilcoxon signed-rank test: *p < 0.01, ⋆p < 0.05. The average binary classification accuracies (i.e. mean ± SD) provided by unsupervised adaptation methods for dataset-2A (cf. Table 4) are: Bagging (BAG: 73.46 ± 14.42), AdaBoost (AB:71.53 ± 11.76), TotalBoost (TB:75.15 ± 13.44), RUSBoost (RUSB:75.08 ± 13.67), and RSM (71.68 ± 16.53). For the same dataset, the average binary classification accuracies (i.e. mean ± SD) provided by CSE-UAEL in passive scheme are: C-1:52.60 ± 6.86, C-2:79.09 ± 12.83, and C-3:80.86 ± 11.44 and CSE-UAEL in active scheme were : C-1:52.31 ± 7.32, C-2:77.78 ± 12.87, and C-3:81.48 ± 11.33. The performances of the C-3 (i.e. LDA + PWKNN) were better than the existing ensemble methods and other classifier combinations for both passive and active schemes.
Table 4

Classification accuracy in (%) for dataset-2A. C-1: a combination of PWKNN-PWKNN classifiers; C-2: a combination of inductive-inductive classifiers (i.e. LDA-LDA); and C-3:performance a combination of inductive-transductive classifiers (i.e. PWKNN-LDA).

SubjectsBaseline methodsProposed methods (CSE-UAEL)

Passive scheme
Active scheme
BAGABTBRUSBRSMC-1C-2C-3C-1C-2C-3
A0186.8171.5381.9484.7284.7258.3388.8991.6758.3387.5091.67
A0247.9250.6950.6952.0859.0354.1759.0363.8954.1760.4263.89
A0390.9771.5390.2890.2890.9754.1796.5394.4454.1795.8394.44
A0466.6765.2868.0667.3667.3651.3968.0670.8051.3966.6772.22
A0565.9770.8370.8365.9754.8665.2873.6177.7865.9772.2277.08
A0663.8963.1963.1964.5844.4449.3166.6773.6145.8364.5875.69
A0774.3175.0074.3172.9270.8353.4780.5672.9253.4774.3173.61
A0872.9290.9788.1990.2885.4245.8389.5893.7545.8388.8994.44
A0991.6784.7288.8987.5087.5041.6788.8988.8941.6789.5890.28


Mean73.4671.5375.1575.0871.6852.6279.0980.8652.3177.7881.48
Std14.4211.7613.4413.6716.536.8612.8311.447.3212.8711.33
Classification accuracy in (%) for dataset-2A. C-1: a combination of PWKNN-PWKNN classifiers; C-2: a combination of inductive-inductive classifiers (i.e. LDA-LDA); and C-3:performance a combination of inductive-transductive classifiers (i.e. PWKNN-LDA). The average binary classification accuracies (i.e. mean ± SD) provided by unsupervised adaptation methods for dataset-2B (cf. Table 5) were: Bagging (BAG: 60.43 ± 8.66), AdaBoost (AB:60.42 ± 8.22), TotalBoost (TB:62.08 ± 10.21), RUSBoost (RUSB:60.75 ± 13.21), and RSM (51.26 ± 1.42). For the same dataset, the average binary classification accuracies (i.e. mean ± SD) provided by CSE-UAEL in passive scheme were: C-1:51.78 ± 2.39, C-2:66.22 ± 12.68, and C-3:74.26 ± 13.57 and CSE-UAEL in active scheme were : C-1:51.98 ± 2.47, C-2:66.76 ± 12.11, and C-3:74.65 ± 13.36. Similar to dataset-2A, the performances of the C-3 (i.e. LDA + PWKNN) were better than the existing ensemble methods and other classifier combinations for both passive and active schemes. Table 6 and 7 presented the p-values obtained from the statistical comparison of the CSE-UAEL in active scheme with other single-classifier and ensemble of classifiers based methods for dataset-2A and 2B, respectively. The performance of the proposed method (i.e. CSE-UAEL in C-3) was found significantly better than Bagging, AdaBoost, TotalBoost, RUSboost and RSM. The proposed method was also found significantly better than single classifier based setting for both passive and active schemes. In dataset-2A, CSE-UAEL algorithm in active mode for C-3 was not statistically significant against CSE-UAEL algorithm in passive scheme with combination C-2 and C-3. However, the same method on dataset-2B showed significantly better result (p < 0.05). Such analysis provided strong evidence that both CSE-UAEL algorithm with combination of inductive-transductive classifiers (i.e. PWKNN-LDA) performed better than the other passive and active scheme. Furthermore, the performance of the proposed method was compared with other previously published state-of-the-art-methods for dataset-2A. Table 8 presents the average classification accuracies (%) for CSP, CCSP, FBCSP, OSSSFN-FBCSP, RQNN, and CSE-UAEL (in active scheme). Evidently, CSE-UAEL outperformed all these previously proposed methods with the highest average classification accuracy of 81.48.
Table 7

Comparison of CSE-UAEL Algorithm using p-values on dataset-2B. The p-value denotes the Wilcoxon signed-rank test: *p < 0.01, ⋆p < 0.05.

Single classifier
Ensemble
PassiveActiveBaseline methods
CSE-UAEL (Passive)
C-3C-3BAGABTBRUSBRSMC1C2C3
CSE-UAELC-10.0078*0.0078*0.0078*0.0078*0.01950.16410.49610.750.01950.0039*
(Active)C-20.04470.03910.07420.04860.16410.07810.0078*0.0078*0.52340.0039*
C-30.0039*0.0039*0.0039*0.0039*0.0078*0.0039*0.0039*0.0039*0.0039*0.0425
Table 8

Classification accuracy in (%) Comparison with the state-of-the-art method in dataset-2A.

CSP [22]CCSP [54]FBCSP [55]OSSFN-FBCSP [56]RQNN [57]CSE-UAEL (Active) (C-3)
73.4679.7876.3176.3166.5981.48
Comparison of CSE-UAEL Algorithm using p-values on dataset-2B. The p-value denotes the Wilcoxon signed-rank test: *p < 0.01, ⋆p < 0.05. Classification accuracy in (%) Comparison with the state-of-the-art method in dataset-2A.

Discussions

The development of efficient machine learning methods for non-stationarity of streaming data has been considered as a challenging task. To improve the performance of MI-based BCI systems, the majority of the exiting studies have focused on techniques that extract features invariant to changes of the data without the use of time specific discriminant features. Moreover, the existing non-stationarity based machine learning methods incorporated passive schemes based on the assumption of continuous existence of non-stationarity in the streaming data. In this study, we have shown how an active scheme based ensemble learning can be employed to address non-stationarities of EEG signals, wherein the data distributions shift between training and evaluation phases. The main idea behind the proposed system was to take advantage of an active scheme based NSL for initiating adaptation by adding new classifiers to the ensemble each time a CS was identified instead of assuming the need to update the system at regular intervals. The CSE based active scheme assists to optimize and add new classifiers to the ensemble adaptively based upon the identified changes in the input data distribution, it does not require a trial-and-error or grid search method to select a suitable number of classifiers for obtaining an enhanced classification accuracy. More importantly, the unsupervised adaption via transduction (i.e. adaption without knowing the true labels) enables this system applicable to long sessions typically considered in the practical applications of BCIs used for both communication and rehabilitation problems. Indeed, the transductive learning step during the evaluation phase involved the addition of the predicted labels to the existing training dataset. This approach ensures a continuous enrichment of the existing training dataset, which can be highly crucial to a learning algorithm suffering from a high variance. The issue of a high variance was commonly found in the EEG features of poor BCI users [31], [58]. To manage the high variability issue, adding predicted labels with high confidence may improve the prediction performance as demonstrated in the study. The proposed algorithm has been extensively compared with different passive scheme based ensemble learning methods: Bagging, AdaBoost, TotalBoost, RUSBoost, and RSM. The CSE-UAEL algorithm with transductive method was used to improve classification performance against single-classifier based passive and active schemes and ensemble based passive scheme. We have shown that the CSE-UAEL algorithm provided an improvement of approximately in classification accuracies compared to other ensemble based methods for dataset-2A. And the performance improvements were statistically significant in 18 out of 20 pair-wise comparisons for the CSE-AUEL algorithm in C-3 setting. It was worth noting that the proposed methodology was not limited to BCI applications as the active scheme based ensemble learning can be applied to a wide range of dynamic learning systems where the input signals evolve over time, for example, neuro-rehabilitation and communication systems. A key challenge remains the definition of a reliable function that can determine a shift detection, and classifiers that can reliably classify the training data. Although the proposed method outperforms other passive schemes, there are limitations to be considered. First, the CSE procedure has been applied to the combined CSP features of multiple frequency bands, which creates a high dimensional input vector and may affect the robustness of the CSE process. This confounding factor can be handled either by using dimensionality reduction methods or by employing multiple CSE procedures at each frequency feature vector. Second, the performance of the proposed system may be adversely affected if applied to data obtained from a large number of sessions or days of recording. In this case, a recurrent concept handling method could help to dynamically manage the number of classifiers, e.g., by replacing the old classifiers with the updated classifier in the ensemble.

Conclusion

A new active scheme based non-stationarity adaptation algorithm has been proposed to effectively account for the covariate shifts influence in an EEG-based BCI system. A synergistic scheme was defined to integrate the CS estimation procedure and ensemble learning approach with transduction to determine when new classifiers should be added to the classifier ensemble. The performance of the proposed algorithm has been extensively evaluated through comparisons with state-of-the-art ensemble learning methods in both passive and active settings. The performance analysis on two BCI competition datasets has shown that the proposed method outperforms other passive methods in addressing non-stationarities of EEG signals.
Table A1

Symbols and notations.

Symbols and notationsDescription
xInput vector
yOutput label
XTrainTraining dataset including input data x and output label y
XTestTest dataset including input data x and output label y
XTempTemporary variable to store data in testing phase
nNumber of training samples in training data
mNumber of training samples in testing data
DInput dimensionality
Ptrain(x)Probability distribution of input x
Ptrain(y|x)Probability of y given x in training data
μMu frequency band [8–12] Hz
βBeta frequency band [14–30] Hz
C1, C2Set of labels for Class 1 and Class 2
ω1 and ω2Class 1 and Class 2
RReal number
λlambda was a smoothing constant in covariate shift estimation
zEWMA statistics
EEnsemble of classifiers
fClassifier
KK for K nearest neighbour
kCounter for the number of classifier in ensemble
κA radial basis function (RBF) kernel
pp-value
vNumber of samples from starting of the testing phase to the current sample
ΓThreshold
 ∪ Union operation
NpTotal number of points
VVolume
EEEG signal
CNumber of channels in EEG dataset
TNumber of samples per trial in EEG dataset
WCSP projection matrix
Zspatially filtered signal
OBig-O notation
  22 in total

1.  Optimal spatial filtering of single trial EEG during imagined hand movement.

Authors:  H Ramoser; J Müller-Gerking; G Pfurtscheller
Journal:  IEEE Trans Rehabil Eng       Date:  2000-12

2.  A novel Bayesian framework for discriminative feature extraction in Brain-Computer Interfaces.

Authors:  Heung-Il Suk; Seong-Whan Lee
Journal:  IEEE Trans Pattern Anal Mach Intell       Date:  2013-02       Impact factor: 6.226

Review 3.  A review of classification algorithms for EEG-based brain-computer interfaces.

Authors:  F Lotte; M Congedo; A Lécuyer; F Lamarche; B Arnaldi
Journal:  J Neural Eng       Date:  2007-01-31       Impact factor: 5.379

4.  Just-in-time adaptive classifiers-part II: designing the classifier.

Authors:  Cesare Alippi; Manuel Roveri
Journal:  IEEE Trans Neural Netw       Date:  2008-12

5.  Current Source Density Estimation Enhances the Performance of Motor-Imagery-Related Brain-Computer Interface.

Authors:  Dheeraj Rathee; Haider Raza; Girijesh Prasad; Hubert Cecotti
Journal:  IEEE Trans Neural Syst Rehabil Eng       Date:  2017-07-13       Impact factor: 3.802

6.  Single-trial effective brain connectivity patterns enhance discriminability of mental imagery tasks.

Authors:  Dheeraj Rathee; Hubert Cecotti; Girijesh Prasad
Journal:  J Neural Eng       Date:  2017-06-09       Impact factor: 5.379

7.  Dynamically weighted ensemble classification for non-stationary EEG processing.

Authors:  Sidath Ravindra Liyanage; Cuntai Guan; Haihong Zhang; Kai Keng Ang; JianXin Xu; Tong Heng Lee
Journal:  J Neural Eng       Date:  2013-04-10       Impact factor: 5.379

8.  Quantum neural network-based EEG filtering for a brain-computer interface.

Authors:  Vaibhav Gandhi; Girijesh Prasad; Damien Coyle; Laxmidhar Behera; Thomas Martin McGinnity
Journal:  IEEE Trans Neural Netw Learn Syst       Date:  2014-02       Impact factor: 10.451

9.  Ensembles of adaptive spatial filters increase BCI performance: an online evaluation.

Authors:  Claudia Sannelli; Carmen Vidaurre; Klaus-Robert Müller; Benjamin Blankertz
Journal:  J Neural Eng       Date:  2016-05-17       Impact factor: 5.379

10.  Overlapped partitioning for ensemble classifiers of P300-based brain-computer interfaces.

Authors:  Akinari Onishi; Kiyohisa Natsume
Journal:  PLoS One       Date:  2014-04-02       Impact factor: 3.240

View more
  7 in total

1.  Uncertainty in Functional Network Representations of Brain Activity of Alcoholic Patients.

Authors:  Massimiliano Zanin; Seddik Belkoura; Javier Gomez; César Alfaro; Javier Cano
Journal:  Brain Topogr       Date:  2020-10-12       Impact factor: 3.020

2.  A magnetoencephalography dataset for motor and cognitive imagery-based brain-computer interface.

Authors:  Dheeraj Rathee; Haider Raza; Sujit Roy; Girijesh Prasad
Journal:  Sci Data       Date:  2021-04-29       Impact factor: 6.444

3.  EEG-Based Spectral Analysis Showing Brainwave Changes Related to Modulating Progressive Fatigue During a Prolonged Intermittent Motor Task.

Authors:  Easter S Suviseshamuthu; Vikram Shenoy Handiru; Didier Allexandre; Armand Hoxha; Soha Saleh; Guang H Yue
Journal:  Front Hum Neurosci       Date:  2022-03-11       Impact factor: 3.473

Review 4.  A Comprehensive Review of Endogenous EEG-Based BCIs for Dynamic Device Control.

Authors:  Natasha Padfield; Kenneth Camilleri; Tracey Camilleri; Simon Fabri; Marvin Bugeja
Journal:  Sensors (Basel)       Date:  2022-08-03       Impact factor: 3.847

5.  The Effects of Individual Differences, Non-Stationarity, and the Importance of Data Partitioning Decisions for Training and Testing of EEG Cross-Participant Models.

Authors:  Alexander Kamrud; Brett Borghetti; Christine Schubert Kabban
Journal:  Sensors (Basel)       Date:  2021-05-06       Impact factor: 3.576

Review 6.  A Comprehensive Review on Critical Issues and Possible Solutions of Motor Imagery Based Electroencephalography Brain-Computer Interface.

Authors:  Amardeep Singh; Ali Abdul Hussain; Sunil Lal; Hans W Guesgen
Journal:  Sensors (Basel)       Date:  2021-03-20       Impact factor: 3.576

7.  Recurrent neural network-based acute concussion classifier using raw resting state EEG data.

Authors:  Arif Babul; Brandon Foran; Maya Bielecki; Adam Gilchrist; Dionissios T Hristopulos; Leyla R Brucar; Naznin Virji-Babul; Karun Thanjavur
Journal:  Sci Rep       Date:  2021-06-11       Impact factor: 4.379

  7 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.