Towards Interpretable End-Stage Renal Disease (ESRD) Prediction: Utilizing Administrative Claims Data with Explainable AI Techniques
Yubo Li, Saba Al-Sayouri, Rema Padman

TL;DR
This paper develops and compares machine learning models, including deep learning and explainability techniques, to predict ESRD progression from administrative claims data, demonstrating improved accuracy and interpretability.
Contribution
It introduces an LSTM-based prediction model with explainability for ESRD progression using claims data, advancing interpretability in clinical prediction models.
Findings
LSTM with 24-month window outperforms other models
SHAP analysis provides feature importance at individual level
Claims data can effectively predict ESRD progression
Abstract
This study explores the potential of utilizing administrative claims data, combined with advanced machine learning and deep learning techniques, to predict the progression of Chronic Kidney Disease (CKD) to End-Stage Renal Disease (ESRD). We analyze a comprehensive, 10-year dataset provided by a major health insurance organization to develop prediction models for multiple observation windows using traditional machine learning methods such as Random Forest and XGBoost as well as deep learning approaches such as Long Short-Term Memory (LSTM) networks. Our findings demonstrate that the LSTM model, particularly with a 24-month observation window, exhibits superior performance in predicting ESRD progression, outperforming existing models in the literature. We further apply SHapley Additive exPlanations (SHAP) analysis to enhance interpretability, providing insights into the impact of…
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
TopicsArtificial Intelligence in Healthcare · Machine Learning in Healthcare
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
