Entry
EEG is genuinely dynamical. Adjacent windows are not independent, latent state matters, and a pipeline that ignores temporal structure usually pushes the hardest scientific question out of the model and into post-hoc interpretation.
State-space models force a cleaner separation between what is observed, what is hidden, and what is drifting over time. That matters when the goal is not only prediction but also understanding whether a result is stable across subjects, sessions, and recording conditions.
I keep returning to HLDS-style models because they give me a vocabulary for debugging. If the learned state is unstable, the issue may be preprocessing, segmentation, artifact handling, or model mismatch. That is more informative than a black-box score moving up or down without any clue about what changed.
For EEG research at UF, this translates into practical choices: cleaner windowing, clearer diagnostics, and a better bridge between mathematical structure and the real biological variability that shows up in lab data.