Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,742 papers · 148 categories

Trend · papers per month

11223243 · Nov 201819922001200920172026
48 results for hospital monitoring

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.

Monitoring patients in ICU is a challenging and high-cost task. Hence, predicting the condition of patients during their ICU stay can help provide better acute care and plan the hospital's resources. There has been continuous progress in machine learning research for ICU management, and most of this work has focused on…

2019-09-12abs ↗pdf ↗

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.

Study compares geostatistical and machine learning models for PM2.5 prediction.

problem Improving accuracy of hourly PM2.5 maps across California.
method Traditional geostatistical methods (kriging, land use regression) and machine learning models (neural networks, random forests, support vector machines) were evaluated.
result Ensemble model enhanced predictive accuracy of PM2.5 concentration by correcting PurpleAir data bias.

Study develops a dynamic risk model for COVID-19 mortality using UK Biobank data.

problem Developing tools to monitor high-risk patients during the COVID-19 pandemic.
method Data-driven random forest classification model using baseline characteristics and symptoms.
result Model predicts COVID-19 mortality with excellent performance (AUC: 0.91), identifying novel predictors.

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.

Recent works have shown that applying Machine Learning to Electronic Health Records (EHR) can strongly accelerate precision medicine. This requires developing models based on diverse EHR sources. Federated Learning (FL) has enabled predictive modeling using distributed training which lifted the need of sharing data and…

2019-10-27abs ↗pdf ↗

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.

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.

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…

2018-12-06abs ↗pdf ↗

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.

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…

2019-02-26abs ↗pdf ↗

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%.

AI systems that explain their decisions can be monitored for harmful intentions.

problem Monitoring AI systems' decision-making processes for harmful intentions is imperfect and can miss some misbehavior.
method Monitoring the chain of thought (CoT) of AI systems that communicate in human language.
result CoT monitoring is a promising but fragile approach to AI safety.

Electronic medical records (EMRs) supports the development of machine learning algorithms for predicting disease incidence, patient response to treatment, and other healthcare events. But insofar most algorithms have been centralized, taking little account of the decentralized, non-identically independently distributed…

2019-03-22abs ↗pdf ↗

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.

Study improves mortality prediction in hospital patients using comprehensive feature engineering.

problem Accurate prediction of all-cause in-hospital mortality in healthcare.
method Comprehensive feature engineering approach using vital signs, laboratory results, and demographic data.
result Random Forest model achieved highest performance with AUC of 0.94, significantly outperforming other models.