paper-with-me

홈 › Papers

Using Data Mining to Predict Hospital Admissions From the Emergency Department

2018-02-22 · journal 2018 2 · BYRON GRAHAM 1, RAYMOND BOND2, MICHAEL QUINN3, AND MAURICE MULVENNA2, (Senior Member, IEEE)

Crowding within emergency departments (EDs) can have signicant negative consequences for patients. EDs therefore need to explore the use of innovative methods to improve patient ow and prevent overcrowding. One potential method is the use of data mining using machine learning techniques to predict ED admissions. This paper uses routinely collected administrative data (120 600 records) from two major acute hospitals in Northern Ireland to compare contrasting machine learning algorithms in predicting the risk of admission from the ED. We use three algorithms to build the predictive models: 1) logistic regression; 2) decision trees; and 3) gradient boosted machines (GBM). The GBM performed better (accuracy D 80:31%, AUC-ROC D 0:859) than the decision tree (accuracy D 80:06%, AUC-ROC D 0:824) and the logistic regression model (accuracy D 79:94%, AUC-ROC D 0:849). Drawing on logistic regression, we identify several factors related to hospital admissions, including hospital site, age, arrival mode, triage category, care group, previous admission in the past month, and previous admission in the past year. This paper highlights the potential utility of three common machine learning algorithms in predicting patient admissions. Practical implementation of the models developed in this paper in decision support tools would provide a snapshot of predicted admissions from the ED at a given time, allowing for advance resource planning and the avoidance bottlenecks in patient ow, as well as comparison of predicted and actual admission rates. When interpretability is a key consideration, EDs should consider adopting logistic regression models, although GBM's will be useful where accuracy is paramount.

📄 PDF Abstract BibTeX

Code (1)

robertvazan/sourceafis-java

Tasks

BIG-bench Machine Learningregression

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Foundation Model of Electronic Medical Records for Adaptive Risk Estimation

2025-02-10 · Pawel Renc, Michal K. Grzeszczyk, Nassim Oufattole, Deirdre Goode 외

We developed the Enhanced Transformer for Health Outcome Simulation (ETHOS), an AI model that tokenizes patient health timelines (PHTs) from EHRs. ETHOS predicts future PHTs using transformer-based architectures. The Ada…

Benchmarking

Predicting Elevated Risk of Hospitalization Following Emergency Department Discharges

2024-06-28 · Dat Hong, Philip M. Polgreen, Alberto Maria Segre

Hospitalizations that follow closely on the heels of one or more emergency department visits are often symptoms of missed opportunities to form a proper diagnosis. These diagnostic errors imply a failure to recognize the…

Diagnostic

A unified machine learning approach to time series forecasting applied to demand at emergency departments

2020-07-13 · Michaela A. C. Vollmer, Ben Glampson, Thomas A. Mellan, Swapnil Mishra 외

There were 25.6 million attendances at Emergency Departments (EDs) in England in 2019 corresponding to an increase of 12 million attendances over the past ten years. The steadily rising demand at EDs creates a constant c…

BIG-bench Machine LearningTime SeriesTime Series AnalysisTime Series Forecasting

Prediction of future hospital admissions - what is the tradeoff between specificity and accuracy?

2016-02-27 · Ieva Vasiljeva, Ognjen Arandjelovic

Large amounts of electronic medical records collected by hospitals across the developed world offer unprecedented possibilities for knowledge discovery using computer based data mining and machine learning. Notwithstandi…

PredictionSpecificity

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 …