Explain Variance of Prediction in Variational Time Series Models for Clinical Deterioration Prediction
Missingness and measurement frequency are two sides of the same coin. How frequent should we measure clinical variables and conduct laboratory tests? It depends on many factors such as the stability of patient conditions, diagnostic process, treatment plan and measurement costs. The utility of measurements varies disease by disease, patient by patient. In this study we propose a novel view of clinical variable measurement frequency from a predictive modeling perspective, namely the measurements of clinical variables reduce uncertainty in model predictions. To achieve this goal, we propose variance SHAP with variational time series models, an application of Shapley Additive Expanation(SHAP) algorithm to attribute epistemic prediction uncertainty. The prediction variance is estimated by sampling the conditional hidden space in variational models and can be approximated deterministically by delta's method. This approach works with variational time series models such as variational recurrent neural networks and variational transformers. Since SHAP values are additive, the variance SHAP of binary data imputation masks can be directly interpreted as the contribution to prediction variance by measurements. We tested our ideas on a public ICU dataset with deterioration prediction task and study the relation between variance SHAP and measurement time intervals.
Code (0)
등록된 구현이 없습니다.
Tasks
AttributeDecision MakingDiagnosticImputationPredictionTime SeriesMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Adaptive time series forecasting with markovian variance switching
Adaptive time series forecasting is essential for prediction under regime changes. Several classical methods assume linear Gaussian state space model (LGSSM) with variances constant in time. However, there are many real-…
Learning TheoryLoad ForecastingTime SeriesTime Series ForecastingScalable Bayesian dynamic covariance modeling with variational Wishart and inverse Wishart processes
We implement gradient-based variational inference routines for Wishart and inverse Wishart processes, which we apply as Bayesian models for the dynamic, heteroskedastic covariance matrix of a multivariate time series. Th…
Gaussian ProcessesTime SeriesTime Series AnalysisVariational InferenceTowards Reliable Time Series Forecasting under Future Uncertainty: Ambiguity and Novelty Rejection Mechanisms
In real-world time series forecasting, uncertainty and lack of reliable evaluation pose significant challenges. Notably, forecasting errors often arise from underfitting in-distribution data and failing to handle out-of-…
Time SeriesTime Series ForecastingEXCODER: EXplainable Classification Of DiscretE time series Representations
Deep learning has significantly improved time series classification, yet the lack of explainability in these models remains a major challenge. While Explainable AI (XAI) techniques aim to make model decisions more transp…
Time Series ClassificationTime Series AnalysistimeXplain -- A Framework for Explaining the Predictions of Time Series Classifiers
Modern time series classifiers display impressive predictive capabilities, yet their decision-making processes mostly remain black boxes to the user. At the same time, model-agnostic explainers, such as the recently prop…
Decision MakingExplainable artificial intelligenceGeneral ClassificationTime Series+3