paper-with-me

홈 › Papers

Neural networks versus Logistic regression for 30 days all-cause readmission prediction

2018-12-22 · Ahmed Allam, Mate Nagy, George Thoma, Michael Krauthammer

Heart failure (HF) is one of the leading causes of hospital admissions in the US. Readmission within 30 days after a HF hospitalization is both a recognized indicator for disease progression and a source of considerable financial burden to the healthcare system. Consequently, the identification of patients at risk for readmission is a key step in improving disease management and patient outcome. In this work, we used a large administrative claims dataset to (1)explore the systematic application of neural network-based models versus logistic regression for predicting 30 days all-cause readmission after discharge from a HF admission, and (2)to examine the additive value of patients' hospitalization timelines on prediction performance. Based on data from 272,778 (49% female) patients with a mean (SD) age of 73 years (14) and 343,328 HF admissions (67% of total admissions), we trained and tested our predictive readmission models following a stratified 5-fold cross-validation scheme. Among the deep learning approaches, a recurrent neural network (RNN) combined with conditional random fields (CRF) model (RNNCRF) achieved the best performance in readmission prediction with 0.642 AUC (95% CI, 0.640-0.645). Other models, such as those based on RNN, convolutional neural networks and CRF alone had lower performance, with a non-timeline based model (MLP) performing worst. A competitive model based on logistic regression with LASSO achieved a performance of 0.643 AUC (95%CI, 0.640-0.646). We conclude that data from patient timelines improve 30 day readmission prediction for neural network-based models, that a logistic regression with LASSO has equal performance to the best neural network model and that the use of administrative data result in competitive performance compared to published approaches based on richer clinical datasets.

📄 PDF Abstract BibTeX arXiv:1812.09549

Code (1)

https://bitbucket.org/A_2/hcup_research 공식 구현 pytorch

Tasks

AllManagementReadmission Predictionregression

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Predicting All-Cause Hospital Readmissions from Medical Claims Data of Hospitalised Patients

2025-10-30 · Avinash Kadimisetty, Arun Rajagopalan, Vijendra SK arxiv

Reducing preventable hospital readmissions is a national priority for payers, providers, and policymakers seeking to improve health care and lower costs. The rate of readmission is being used as a benchmark to determine …

Predicting Risk-of-Readmission for Congestive Heart Failure Patients: A Multi-Layer Approach

2013-06-10 · Kiyana Zolfaghar, Nele Verbiest, Jayshree Agarwal, Naren Meadem 외

Mitigating risk-of-readmission of Congestive Heart Failure (CHF) patients within 30 days of discharge is important because such readmissions are not only expensive but also critical indicator of provider care and quality…

General Classification

Interpretable (not just posthoc-explainable) medical claims modeling for discharge placement to prevent avoidable all-cause readmissions or death

2022-08-28 · Joshua C. Chang, Ted L. Chang, Carson C. Chow, Rohit Mahajan 외

We developed an inherently interpretable multilevel Bayesian framework for representing variation in regression coefficients that mimics the piecewise linearity of ReLU-activated deep neural networks. We used the framewo…

AllFeature Engineeringregression

Deep Learning Approach for Predicting 30 Day Readmissions after Coronary Artery Bypass Graft Surgery

2018-12-03 · Ramesh B. Manyam, Yanqing Zhang, William B. Keeling, Jose Binongo 외

Hospital Readmissions within 30 days after discharge following Coronary Artery Bypass Graft (CABG) Surgery are substantial contributors to healthcare costs. Many predictive models were developed to identify risk factors …

BIG-bench Machine LearningSurvival Analysis

Contribution of Data Categories to Readmission Prediction Accuracy

2018-03-22

Identification of patients at high risk for readmission could help reduce morbidity and mortality as well as healthcare costs. Most of the existing studies on readmission prediction did not compare the contribution of da…

PredictionReadmission Prediction