MLLGAPMEJun 4, 2020

Hidden Markov models as recurrent neural networks: an application to Alzheimer's disease

arXiv:2006.03151v45 citations
AI Analysis

This work addresses disease progression modeling for Alzheimer's disease patients, offering an incremental improvement by integrating neural networks with HMMs.

The authors tackled the problem of improving disease progression modeling in Alzheimer's disease by developing hidden Markov recurrent neural networks (HMRNNs), which combine neural networks' flexibility with HMMs' interpretability, resulting in enhanced disease forecasting and novel clinical interpretations compared to standard HMMs.

Hidden Markov models (HMMs) are commonly used for disease progression modeling when the true patient health state is not fully known. Since HMMs typically have multiple local optima, incorporating additional patient covariates can improve parameter estimation and predictive performance. To allow for this, we develop hidden Markov recurrent neural networks (HMRNNs), a special case of recurrent neural networks that combine neural networks' flexibility with HMMs' interpretability. The HMRNN can be reduced to a standard HMM, with an identical likelihood function and parameter interpretations, but it can also combine an HMM with other predictive neural networks that take patient information as input. The HMRNN estimates all parameters simultaneously via gradient descent. Using a dataset of Alzheimer's disease patients, we demonstrate how the HMRNN can combine an HMM with other predictive neural networks to improve disease forecasting and to offer a novel clinical interpretation compared with a standard HMM trained via expectation-maximization.

Foundations

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

Your Notes