Hidden Markov models as recurrent neural networks: an application to Alzheimer's disease
Matt Baucum, Anahita Khojandi, Theodore Papamarkou

TL;DR
This paper introduces hidden Markov recurrent neural networks (HMRNNs), combining HMM interpretability with neural network flexibility to improve disease progression modeling and prediction in Alzheimer's disease.
Contribution
The paper develops HMRNNs that integrate HMMs with neural networks, allowing for improved parameter estimation and disease forecasting with clinical interpretability.
Findings
HMRNNs outperform standard HMMs in disease prediction accuracy.
HMRNNs provide enhanced clinical interpretability.
Application to Alzheimer's data demonstrates improved forecasting.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Bayesian Methods and Mixture Models · Statistical Methods and Inference
