LGSPOct 16, 2020

Deep Neural Dynamic Bayesian Networks applied to EEG sleep spindles modeling

arXiv:2010.08641v2Has Code
Originality Highly original
AI Analysis

This provides a transparent and generalizable method for sleep spindle detection that could benefit clinical EEG analysis.

The authors tackled the problem of EEG sleep spindle detection by developing a generative model that incorporates expert scoring constraints, achieving state-of-the-art performance on three public datasets without requiring pre-processing or post-processing steps.

We propose a generative model for single-channel EEG that incorporates the constraints experts actively enforce during visual scoring. The framework takes the form of a dynamic Bayesian network with depth in both the latent variables and the observation likelihoods-while the hidden variables control the durations, state transitions, and robustness, the observation architectures parameterize Normal-Gamma distributions. The resulting model allows for time series segmentation into local, reoccurring dynamical regimes by exploiting probabilistic models and deep learning. Unlike typical detectors, our model takes the raw data (up to resampling) without pre-processing (e.g., filtering, windowing, thresholding) or post-processing (e.g., event merging). This not only makes the model appealing to real-time applications, but it also yields interpretable hyperparameters that are analogous to known clinical criteria. We derive algorithms for exact, tractable inference as a special case of Generalized Expectation Maximization via dynamic programming and backpropagation. We validate the model on three public datasets and provide support that more complex models are able to surpass state-of-the-art detectors while being transparent, auditable, and generalizable.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes