Table 3:
List of autoregressive dynamical models used for -step ahead prediction of iEEG features in Eq. (2).
| Model | Equation |
|---|---|
| Linear | |
| Quadratic | |
| KNN | where are time indices of the -nearest neighbors among training data to . We used for all patients. |
| MLP | where is the activation function, are weight matrices, and . We used for all patients. |
| Koopman autoencoder74 | and , where the encoder is with , and the decoder is with . Here, is the latent dimension (set to 64), and is the learnable Koopman operator that evolves the latent state forward by one step. and . |
KNN: k-nearest neighbor; MLP: multi-layer perceptron.