band of interest using a 5th order Butterworth filter.
The bands are either the theta (4-8 Hz), alpha (8-12
Hz), beta (13-30 Hz) or gamma band (>30 Hz). In
this step, X is transformed into a l by 2500 matrix Y,
with l the number of selected channels. Then, in the
feature extraction step, the feature vector f is
computed from Y using connectivity measures, as
detailed in section 3.2. The length of f depends on
the used connectivity measure. Next, f is
transformed into one of two WKL levels, low or
high, in the classification step.
3.2 EEG Channel Selection
Five different sets of electrodes were used. The
selected channels and thus the brain regions used to
measure interactions between the EEG signals were
different for each set. They were selected according
to the literature as detailed below.
Set 1: In order to analyze the interactions
between frontal and parietal sites, 4 regions of
interest (ROIs) are created: frontal right area (F4,
F8, FC2, FC6), frontal left area (F7, F3, FC5, FC1),
parietal right area (P4, P8, PO4, PO8) and parietal
left area (P3, P7, PO3, PO7). These 4 regions were
reported as regions where EEG is altered when
workload changes (Roy et al, 2013). The EEG
signals of each ROI are averaged to form 4 virtual
electrodes, circled in blue in Figure 3. Here, l is
equal to 4.
Set 2: Only 1 channel is selected from each ROI,
namely FC5, FC6, P3 and P4, circled in green in
Figure 3. This selection is performed so as to check
that no relevant information is lost by merging the
signals into ROIs. Here, l is equal to 4.
Set 3: In order to analyze the interactions
between central and parietal sites in the middle of
the scalp, 2 major electrode sites are selected,
namely Fz, and Pz (Gevins and Smith, 2007), circled
in orange in Figure 3. Here, l is equal to 2.
Set 4: Since connectivity measures of frontal
areas were reported to be particularly sensitive to
workload modulations (Zhang and Tian, 2015), in
order to analyze the interactions between the signals
from only this particular site, 4 electrodes located at
the frontal right site are selected, namely F4, F8,
FC2 and FC6, circled in red in Figure 3. Here, l is
equal to 4.
Set 5: In the same manner, in order to analyze
the interactions between the signals from only this
particular site, 4 electrodes located at the frontal left
site are selected, namely F7, F3, FC5 and FC1,
circled in red in Figure 3. Here, l is equal to 4.
Figure 3: Illustration of the 5 different electrode sets.
3.3 Classification
For each participant, a training set is used to learn
the classification function and a validation set is
used to evaluate the performances. Two different
classification method types are investigated –
pattern-based methods and vector-based methods.
Pattern-based methods are used when the
connectivity measure represents a function in time,
such as cross-correlation or PLV. A pattern of high
WKL (respect. low) is computed by averaging all
the functions extracted from the epochs of the
learning set labelled high WKL (respect. low). The
Euclidian distances between the function extracted
from the candidate epoch of the validation set and
the two patterns are computed and the candidate
epoch is assigned to the label whose pattern is the
closest.
As for vector-based methods, a feature vector is
built from the connectivity measures by selecting
specific values in the measures, such as the mean or
maximal values. The classification method used is
the Fisher’s Linear Discriminant Analysis (FLDA),
which is very popular in BCI (Lotte et al., 2007).
3.4 Performance Evaluation
The performance of each processing chain is
assessed based on its intra-subject binary
classification accuracy with a ten-fold random cross
validation procedure. The 80 epochs of each
participant are randomly split into 10 subsets, which
are used one after the other as a validation set while
the 9 others are grouped to form the training set
while the 9 others are grouped to form the training
set. The performance of the different processing