DOI: 10.3390/math14122210 ISSN: 2227-7390

A Review on Deep State Space Models for Sequential Healthcare Data Prediction

Wenjie Li, Yongming Xie, Yinglong Dai

Sequential data prediction is a crucial area in healthcare. Healthcare data have the characteristics of non-stationarity, long-range dependence (LRD), and irregular sampling. Modeling these complex temporal features is highly challenging. Recurrent Neural Networks (RNNs) and their variants are limited in learning long-range dependencies (LRDs) due to the inherent issues of vanishing and exploding gradients. Transformers alleviate this limitation by using the self-attention mechanism. Its quadratic computational complexity and memory bottleneck limit its scalability in long-range healthcare data. In this context, Structured State Space Models (SSMs) have emerged as a promising alternative. Compared with conventional RNNs, they can alleviate the difficulty of modeling LRDs more efficiently, and many modern SSM variants achieve linear time sequence modeling while reducing the computational burden associated with Transformers. In this review, we provide a formal definition of Healthcare Process Modeling, compare the core theoretical frameworks of RNNs, Transformers, and SSMs, trace the architectural evolution of SSM architectures, and provide a comprehensive review of healthcare applications and open challenges, including LSSL, S4, S5, Mamba, and their related variants. Existing studies suggest that structured SSMs are promising for selected long-sequence healthcare prediction tasks, particularly when computational efficiency and long-context retention are important. With these advantages, they may help alleviate the computational burden in certain healthcare tasks and provide a basis for further exploring the practical application of data-driven healthcare systems in clinical practice.

More from our Archive