Deep neural network predicts diabetic readmission with high accuracy.
problem Predicting 30-day readmission for diabetic patients.
method Categorical embeddings and deep neural network.
result 95.2% accuracy and 97.4% AUROC on diabetic readmission data.
Unified ML approach predicts ED attendances with high accuracy.
problem Managing hospital demand at emergency departments efficiently.
method Ensemble of time series and machine learning approaches with hyperparameter tuning.
result Predictions with mean absolute error of +/- 14 and +/- 10 patients, MAE of 6.8% and 8.6%.
We develop a model using deep learning techniques and natural language processing on unstructured text from medical records to predict hospital-wide 30-day unplanned readmission, with c-statistic .70. Our model is constructed to allow physicians to interpret the significant features for prediction.
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 …
Categorical Co-Frequency Analysis clusters diagnoses to predict hospital readmissions.
problem Predicting patients' risk of 30-day hospital readmission.
method Categorical Co-Frequency Analysis (CoFA) measures diagnosis similarity using random forests.
result Identified three groups of diagnoses with varying readmission risk.
Natural language processing predicts ICU readmissions with 74.8% accuracy.
problem Early detection of ICU readmissions to improve patient outcomes and reduce costs.
method Natural language processing of discharge summaries, machine learning classifiers, UMLS standardization.
result Best configuration achieved an AUC of 0.748 for predicting ICU readmissions.
Inpatient2Vec learns representations for inpatients with multi-layer self-attention.
problem Lack of specialized RL methods for inpatient data with strong temporal relations and consistent diagnoses.
method Inpatient2Vec uses a multi-layer self-attention mechanism with two training tasks to learn medical activity, hospital day, and diagnosis representations for inpatients.
result Inpatient2Vec outperforms baselines on semantic similarity and clinical events prediction tasks.
The paper improves SVM for predicting hospital readmissions by clustering patients and personalizing recommendations.
problem Predicting and preventing hospital readmissions.
method Cluster-dependent SVM with personalized prescriptions.
result Personalized recommendations reduce hospital readmissions.
Random forest models predict CLABSI risk in hospital admissions, with static models performing similarly to dynamic ones.
problem Predicting CLABSI risk in hospital admissions using EHR data with competing risks.
method Comparison of static and dynamic random forest models for binary, multinomial, survival, and competing risks outcomes.
result Static and dynamic random forest models perform similarly in predicting CLABSI risk, with multinomial models having the lowest computation times.
Study compares ARIMA, ETS, NNAR and hybrids for COVID-19 hospitalizations.
problem Forecasting the second wave of COVID-19 hospitalizations in Italy.
method ARIMA, ETS, NNAR, and hybrid models.
result Hybrid models outperform single models in capturing epidemic patterns.
Inpatient care is a large share of total health care spending, making analysis of inpatient utilization patterns an important part of understanding what drives health care spending growth. Common features of inpatient utilization measures include zero inflation, over-dispersion, and skewness, all of which complicate st…
Study predicts antimicrobial resistance in ICU patients quickly.
problem Delayed AMR testing in ICU leads to suboptimal treatment.
method Developed predictive models using clinical and microbiological data.
result Machine learning models predict AMR with higher accuracy than naive model.
Bayesian models forecast COVID-19 hospitalizations at single sites.
problem Forecasting daily COVID-19 hospitalizations at a single hospital.
method Hierarchical Bayesian models with generalized Poisson likelihood and autoregressive/Gaussian process latent processes.
result Demonstrated superior performance compared to baselines in public datasets.
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 for readmissions. However, majority of the existing models use statistical analysis techniques with …
Study predicts future hospitalizations to manage COVID-19 patient surge.
problem Managing hospitalization needs during COVID-19 pandemic.
method Used 4 recurrent neural networks to predict hospitalization changes.
result Sequence to sequence model with attention achieved high accuracy and AUC.
Managing patients with chronic diseases is a major and growing healthcare challenge in several countries. A chronic condition, such as diabetes, is an illness that lasts a long time and does not go away, and often leads to the patient's health gradually getting worse. While recent works involve raw electronic health re…
Early results in using convolutional neural networks (CNNs) on x-rays to diagnose disease have been promising, but it has not yet been shown that models trained on x-rays from one hospital or one group of hospitals will work equally well at different hospitals. Before these tools are used for computer-aided diagnosis i…
Natural language processing improves COVID-19 hospitalization identification.
problem Identifying patients hospitalized due to COVID-19 among those with positive SARS-CoV-2 tests.
method Used natural language processing on provider notes and structured EHR data elements to create classification algorithms.
result Classification algorithms using provider notes outperformed those using only structured EHR data elements, with AUROC of 0.894 compared to 0.841.
Adversarial method improves pneumonia classifier's performance across hospitals.
problem Robust classification of pneumonia from chest radiographs across different hospitals.
method Adversarial optimization to learn models invariant to confounders.
result Improved out-of-hospital generalization performance compared to baselines.
CPAS uses machine learning to plan hospital resources for COVID-19.
problem Forecasting hospital resource demands during the COVID-19 pandemic.
method Combining machine learning algorithms with diverse data sources.
result CPAS successfully managed hospital resource planning in the UK.
Over the past decades, both critical care and cancer care have improved substantially. Due to increased cancer-specific survival, we hypothesized that both the number of cancer patients admitted to the ICU and overall survival have increased since the millennium change. MIMIC-III, a freely accessible critical care data…
Acute Kidney Injury (AKI), a sudden decline in kidney function, is associated with increased mortality, morbidity, length of stay, and hospital cost. Since AKI is sometimes preventable, there is great interest in prediction. Most existing studies consider all patients and therefore restrict to features available in the…
The paper uses SHAP for interpreting machine learning models in hospital data.
problem Interpreting machine learning models in healthcare.
method SHAP for feature importance and feature packing techniques.
result SHAP provides better interpretability of machine learning models in healthcare.
New model predicts ICU patient stays more accurately.
problem Efficient ICU bed allocation under resource constraints.
method Temporal Pointwise Convolutional Networks (TPC) combining temporal and pointwise convolutions.
result Significant performance improvements over LSTM and Transformer models.
FUALA improves Federated Learning for EHR data, enhancing model uncertainty.
problem Applying ML to EHR data while maintaining privacy and accuracy.
method FUALA embeds uncertainty in federated learning, using ensembling and averaging.
result FUALA outperforms FedAvg on out-of-distribution data in EHR model predictions.
Study evaluates approaches to improve worst-case model performance across patient subpopulations.
problem Improving model accuracy for specific patient subpopulations.
method Comparison of distributionally robust optimization (DRO) and standard learning procedures.
result Standard learning procedures generally outperform DRO approaches for improving model performance across subpopulations.
Algorithm detects surgical site infections from hospital data.
problem Reduces incidence of surgical site infections in hospitals.
method Machine learning algorithms trained on hospital data.
result Identifies all SSIs with minimal false positives.
A broad spectrum of data from different modalities are generated in the healthcare domain every day, including scalar data (e.g., clinical measures collected at hospitals), tensor data (e.g., neuroimages analyzed by research institutes), graph data (e.g., brain connectivity networks), and sequence data (e.g., digital f…
Paper shows federated learning can train models on private data.
problem Training predictive models on private hospital data.
method Distributed training in federated learning framework.
result Federated learning achieves comparable performance to traditional methods.
Machine learning improves early detection of patient deterioration in Brazilian hospitals.
problem Challenges in recognizing clinical deterioration in hospital settings.
method Application of machine learning to analyze EHR data from multiple hospitals.
result Machine learning models outperformed traditional protocols by 25 percentage points in AUC.
Deep network clusters hospital patients' vital signs.
problem Sparse and irregularly collected vital sign data.
method Deep interpolation network for latent representation extraction.
result Extracted 7 distinct clusters from vital sign data.
Trans-GLMC tackles source heterogeneity in transfer learning for structured clusters.
problem Source heterogeneity makes it hard to use multiple related auxiliary sources effectively.
method Trans-GLMC constructs clusters of sources, then combines global fusion, within-cluster refinement, and target debiasing.
result Improves facility-specific prediction and identifies interpretable communities of hospitals with mutual transferability.
Hospital readmissions have become one of the key measures of healthcare quality. Preventable readmissions have been identified as one of the primary targets for reducing costs and improving healthcare delivery. However, most data driven studies for understanding readmissions have produced black box classification and p…
New scalable method balances hospital profit status and heart attack outcomes.
problem Balancing covariate distributions and minimizing weight dispersion in large datasets.
method Combines kernel basis expansion and convex optimization for efficient and flexible weighting.
result For-profit hospitals use interventional cardiology similarly to other hospitals but have higher mortality and readmission rates.
A large volume of research has considered the creation of predictive models for clinical data; however, much existing literature reports results using only a single source of data. In this work, we evaluate the performance of models trained on the publicly-available eICU Collaborative Research Database. We show that cr…
This work proposes a student-teacher network for predicting hospital admission locations.
problem Accurate prediction of hospital admission locations to optimize resource allocation.
method Reinforcement learning approach where a teacher network selects data batches for a student network.
result The approach outperforms state-of-the-art methods on tabular data and image recognition.
Patients in the intensive care unit (ICU) require constant and close supervision. To assist clinical staff in this task, hospitals use monitoring systems that trigger audiovisual alarms if their algorithms indicate that a patient's condition may be worsening. However, current monitoring systems are extremely sensitive …
Bayesian model forecasts hospital resource use during pandemic.
problem Modeling constrained hospital resources during pandemic.
method Approximate Bayesian Computation for an ACED-HMM.
result Mechanistic approach provides competitive probabilistic forecasts.
Estimates funding impact from an algorithmic relief rule, finding little effect on hospital activities.
problem Evaluating the impact of algorithmic policy decisions.
method Developed a treatment-effect estimator using algorithmic decisions as instruments.
result Funding from an algorithmic relief rule had little effect on COVID-19-related hospital activities.
New method for k-modes algorithm improves clustering performance.
problem Improving initial solution selection for k-modes algorithm.
method Uses Hospital-Resident Assignment Problem to find initial cluster centroids.
result Outperforms other initialisations in most cases, especially for low-density data.
Acute kidney injury (AKI) commonly occurs in hospitalized patients and can lead to serious medical complications. In order to optimally predict AKI before it develops at any time during a hospital stay, we present a novel framework in which AKI is continually predicted automatically from EHR data over the entire hospit…
The ability to accurately forecast and control inpatient census, and thereby workloads, is a critical and longstanding problem in hospital management. Majority of current literature focuses on optimal scheduling of inpatients, but largely ignores the process of accurate estimation of the trajectory of patients througho…
Febrile neutropenia (FN) has been associated with high mortality, especially among adults with cancer. Understanding the patient and provider level heterogeneity in FN hospital admissions has potential to inform personalized interventions focused on increasing survival of individuals with FN. We leverage machine learni…
Study improves forecasting of ED crowding using advanced ML models.
problem Improving forecasting of emergency department crowding.
method Advanced machine learning models (N-BEATS, LightGBM, DeepAR) using multivariable input data.
result N-BEATS and LightGBM outperform benchmarks in forecasting ED occupancy.
Ability for accurate hospital case cost modelling and prediction is critical for efficient health care financial management and budgetary planning. A variety of regression machine learning algorithms are known to be effective for health care cost predictions. The purpose of this experiment was to build an Azure Machine…
Study evaluates cross-validation methods for clinical ECG classification, finding leave-source-out more reliable.
problem Overoptimistic cross-validation estimates for new patient sources.
method Empirical evaluation of K-fold and leave-source-out cross-validation methods.
result Leave-source-out cross-validation provides more reliable performance estimates.
Tree-based model averaging improves CATE estimation from diverse sites.
problem Limited sample size and privacy concerns prevent accurate personalized treatment effect estimation.
method Tree-based model averaging approach to estimate CATEs from multiple heterogeneous sites.
result Improved accuracy in estimating conditional average treatment effects (CATEs) across sites.
Italy's daily COVID-19 cases stratified by age groups.
problem Analyzing the spread and impact of COVID-19 across different age groups.
method Stratified daily data of COVID-19 cases by age classes.
result Detailed insights into how age affects COVID-19 outcomes.