fier to adapt the classifier. The classifier was first pre-
trained on a training data set. During the application
phase, the data
{
x
1
,x
2
,. ..
}
,x
t
∈ R
n
arrives one at a
time. At time t, the classifier makes a prediction p
t
.
Afterwards, the true label y
t
∈ {−1, 1}, i.e. whether a
movement was performed or not is inferred based on
the EMG. Based on this label, the classifier suffers a
loss ` that can be used to update the classifier to im-
prove its performance in future predictions. Over the
whole run, the classifier tries to minimize a specific
loss function, in the case of the PA-1 this is the hinge
loss `
h
(p
t
,y
t
) = max{0,1 − y
t
p
t
}.
3 RESULTS
The classification results are summarized in Table 1.
Statistical analysis with separated t-tests for training
on 1 or on 2 datasets showed that in both cases adap-
tivity leads to significantly higher classification per-
formances (p < 0.001 and p < 0.05 for 1vs2 and 2vs1,
respectively). This effect is bigger for less training
data (1vs2), there the increase is 0.1 in comparison to
0.07 in case of more training data (2vs1).
Further, another effect can be seen when the sub-
jects are grouped according to the achieved perfor-
mance in the non-adaptive classification case. Let the
two groups be i) worse and ii) better, the discrimina-
tion can be made based on subjects mean performance
compared to the mean performance of all subjects.
Subjects with a lower performance belong to group
i) and subjects with higher performance accordingly
to the group ii). Considering this, subjects 2,3,4 and 7
belong to group i) and the remaining subjects to group
ii), this is true for both training cases. When compar-
ing the mean improvements of these two groups it can
be seen, that for both training cases the group i) has
the higher benefit: 1vs2: i) 0.12 and ii) 0.08; 2vs1:
i) 0.11 and ii) 0.04. Therefore, it seems that adaptiv-
ity is even more advantageous when the non-adaptive
classifier tends to be worse.
4 DISCUSSION AND
CONCLUSIONS
In this paper we investigated the impact of online cal-
ibration on the prediction accuracy for online move-
ment prediction based on single trial EEG data. We
showed that training and online calibration of the clas-
sifier is possible solely on physiological signals, i.e.,
by labeling the data for training and calibration based
on onsets found in EMG signals. We used a motion
Table 1: Movement prediction performance in balanced ac-
curacy (BA) for 1vs2 training left and 2vs1 right, both for
non-adaptive (N A) and adaptive (A) testing. For each Sub-
ject (Sub) the mean BA for N A and A as well as the differ-
ence (A − N A) is given.
Training 1vs2 Training 2vs1
Sub N A A D N A A D
1 0.84 0.94 0.09 0.88 0.95 0.07
2 0.72 0.89 0.17 0.77 0.89 0.12
3 0.79 0.92 0.13 0.82 0.91 0.09
4 0.81 0.91 0.1 0.81 0.91 0.10
5 0.89 0.95 0.06 0.94 0.96 0.02
6 0.82 0.93 0.11 0.86 0.92 0.06
7 0.75 0.82 0.07 0.73 0.86 0.13
8 0.91 0.96 0.05 0.92 0.92 0.00
Mean 0.82 0.91 0.1 0.84 0.91 0.07
tracking system as a ground truth in the evaluation
procedures.
Our results show that 1) if the initial training is
based on the EMG onsets a sufficiently high predic-
tion accuracy can be achieved, and 2) if an additional
online calibration of the classifier is performed in the
application phase, the prediction accuracy can be sig-
nificantly improved.
The high prediction results were achieved even
though a certain amount of label noise was introduced
due to false movement detections in EMG signals.
In future, we want to improve the EMG onset
detection to minimize the label noise and therefore,
hopefully, improve the prediction accuracy further.
ACKNOWLEDGEMENTS
Work was funded by the German Ministry of Eco-
nomics and Technology (grant no. 50 RA 1011 and
grant no. 50 RA 1012).
REFERENCES
Ahmadian, P., Cagnoni, S., and Ascari, L. (2013). How ca-
pable is non-invasive EEG data of predicting the next
movement? A mini review. Front. Hum. Neurosci.,
7:124.
Blankertz, B., Dornhege, G., Lemm, S., Krauledat, M.,
Curio, G., and M
¨
uller, K. (2006). The berlin brain-
computer interface: Machine learning based detection
of user specific brain states. Journal of Universal
Computer Science, 12(6):581–607.
Crammer, K., Dekel, O., Keshet, J., Shalev-Shwartz, S.,
and Singer, Y. (2006). Online passive-aggressive al-
gorithms. J. Mach. Learn. Res., 7:551–585.
Ib
´
a
˜
nez, J., Serrano, J. I., Castillo, M. D., Barrios, L., Gal-
lego, J. A., and Rocon, E. (2011). An EEG-Based De-
sign for the Online Detection of Movement Intention.
RuntimeCalibrationofOnlineEEGbasedMovementPredictionusingEMGSignals
287