In a first experiment we perform one-step prediction on the nonlinear Mackey-Glass time-series with a number of online algorithms.
The data are corrupted by zero-mean Gaussian noise with variance. The algorithms are trained online on
points of this series, and in each iteration the MSE performance is calculated on
a test set of
points. A time-embedding of
is chosen, i.e.
and the desired output is
.
The learning curves of the different algorithms are shown in Fig. 1. For the kernel-based algorithms, the Gaussian kernel with
and regularization
is chosen. As a lower bound for the MSE, the results of the ALD-KRLS algorithm with
are included, which uses a growing memory and has complexity
. For SW-KRLS and FB-KRLS the memory size is fixed to
patterns. It is remarkable that the FB-KRLS technique obtains
results that are very close to the lower bound. By setting
, ALD-KRLS stores
patterns in memory, which is similar to FB-KRLS. Nevertheless, in this case ALD-KRLS performs worse.
![]() |