paper-with-me

Papers

Explain Variance of Prediction in Variational Time Series Models for Clinical Deterioration Prediction

2024-02-09 · Jiacheng Liu, Jaideep Srivastava

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.

📄 PDF Abstract BibTeX arXiv:2402.06808

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDecision MakingDiagnosticImputationPredictionTime Series

Methods 이 논문이 사용한 방법론

SHAP 설명 없음

Similar Papers 제목 키워드 기반

Adaptive time series forecasting with markovian variance switching

2024-02-22 · Baptiste Abélès, Joseph de Vilmarest, Olivier Wintemberger

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 Forecasting

Scalable Bayesian dynamic covariance modeling with variational Wishart and inverse Wishart processes

2019-06-22 · NeurIPS 2019 12 · Creighton Heaukulani, Mark van der Wilk

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 Inference

Towards Reliable Time Series Forecasting under Future Uncertainty: Ambiguity and Novelty Rejection Mechanisms

2025-03-25 · Ninghui Feng, Songning Lai, Xin Zhou, Jiayu Yang 외

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 Forecasting

EXCODER: EXplainable Classification Of DiscretE time series Representations

2026-02-13 · Yannik Hahn, Antonin Königsfeld, Hasan Tercan, Tobias Meisen arxiv

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 Analysis

timeXplain -- A Framework for Explaining the Predictions of Time Series Classifiers

2020-07-15 · Felix Mujkanovic, Vanja Doskoč, Martin Schirneck, Patrick Schäfer 외

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