AIResearch AIResearch
Back to articles
AI

AI Models Patient Health with Built-In Uncertainty

A new AI method can predict patient trajectories and treatment outcomes while quantifying uncertainty, handling irregular medical data better than existing approaches.

AI Research
March 26, 2026
4 min read
AI Models Patient Health with Built-In Uncertainty

A new artificial intelligence framework can model the complex, uncertain progression of patient health over time, offering more reliable predictions for clinical decision-making. Developed by researchers at Radboud University, the system treats clinical time series—like vital signs or tumor measurements—as partial observations of an underlying stochastic dynamical system. This approach naturally handles the irregular sampling and inherent noise common in medical data, providing both expected outcomes and a measure of confidence in those predictions. The ability to quantify uncertainty is crucial for high-stakes healthcare applications, where understanding the reliability of a forecast can be as important as the forecast itself.

The researchers found that their latent stochastic differential equation (SDE) framework outperformed established baseline models in accuracy and uncertainty estimation across two key tasks. On a synthetic dataset simulating lung cancer treatment, the latent SDE achieved an accuracy of 0.56 for predicting patient performance status, compared to 0.47 for a latent ordinary differential equation (ODE) model and 0.44 for a latent long short-term memory (LSTM) network. More importantly, it showed substantially lower predictive entropy (4.56 vs. 6.43 for ODE and 8.56 for LSTM), indicating better-calibrated uncertainty estimates. For forecasting real-world ICU vital signs from 12,000 patients, the latent SDE produced the lowest root mean square error for heart rate (0.8193) and body temperature (0.3461), while maintaining competitive performance for mean arterial pressure.

Ology centers on viewing patient trajectories as discrete-time observations of a continuous-time stochastic process evolving in a latent space. The framework uses neural networks to parameterize both the deterministic drift and stochastic diffusion components of an SDE, which governs how the latent state changes over time. External inputs like treatments are encoded as continuous-time control signals, allowing the model to incorporate interventions at arbitrary time points. State estimation and parameter learning are performed through variational inference, where an approximate posterior distribution is optimized to match the true posterior while reconstructing observed data. This formulation enables the model to learn complex non-linear interactions and capture the randomness inherent in disease progression and measurement noise within a unified probabilistic framework.

From systematic robustness studies demonstrate the framework's advantages under challenging clinical conditions. When process noise was increased to high levels (σ=0.5), the latent SDE maintained relatively stable performance while both baseline models showed marked deterioration—for tumor volume prediction, its continuous ranked probability score increased only to 22.02 compared to 27.89 for ODE and 31.02 for LSTM. Under extreme data sparsity (80% missing observations), the latent SDE again showed the strongest resilience, with accuracy for performance status prediction dropping only to 0.42 compared to 0.43 for ODE and 0.32 for LSTM. These experiments validate that the explicit stochastic modeling becomes increasingly valuable as data becomes noisier and sparser, conditions frequently encountered in real clinical practice.

Extend to personalized medicine and treatment optimization, where the model's ability to simulate counterfactual outcomes under different treatment strategies could help clinicians evaluate alternative approaches. By providing well-calibrated uncertainty estimates through metrics like continuous ranked probability score, the framework supports risk-aware decision-making—for instance, helping prioritize early interventions for ICU patients with unstable vital signs signaling potential sepsis. The continuous-time formulation naturally accommodates irregular measurement schedules, eliminating the need for data imputation or resampling that can distort temporal patterns in patient monitoring.

Despite these strengths, the paper acknowledges several limitations. Training SDEs is computationally intensive compared to ODEs or LSTMs, which may pose s in resource-constrained settings. The model assumes Markovian latent dynamics, which may not fully capture non-stationary processes in some clinical scenarios. The synthetic evaluation used a pharmacokinetic-pharmacodynamic model of lung cancer that, while extended to include immune response and patient health, may not reflect all complexities of real-world comorbidities. Furthermore, the real-world evaluation focused on relatively short-term forecasting (24 hours) in ICU settings; performance over longer horizons or in other clinical contexts remains to be established. Future work could integrate domain knowledge through expert-designed ODEs or extend the model to incorporate multi-modal data like imaging or genomics for more comprehensive patient modeling.

Original Source

Read the complete research paper

View on arXiv

About the Author

Guilherme A.

Guilherme A.

Former dentist (MD) from Brazil, 41 years old, husband, and AI enthusiast. In 2020, he transitioned from a decade-long career in dentistry to pursue his passion for technology, entrepreneurship, and helping others grow.

Connect on LinkedIn