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.

169,051 papers · 148 categories

Trend · papers per month

0.8%1.5%2.3%3.0% · Mar 199719922001200920182026
48 results for ICU Admission

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.

Study describes severe dengue ICU patients in Brazil, 2012-2024.

problem Characterize severe dengue ICU patients and identify risk factors.
method Prospective study, descriptive statistics, logistic regression, machine learning.
result Advanced age, comorbidities, leukocytes, and platelets are significant risk factors for complications.

Study develops electronic phenotypes of ICU patient acuity.

problem Limited time for patient acuity assessments and imprecise clinical trajectory prediction.
method Developed electronic phenotypes using automated variable retrieval in electronic health records.
result Identified three phenotypes: persistently stable, persistently unstable, and transitioning from unstable to stable.

Natural language processing predicts AKI onset in ICU patients.

problem Early detection of AKI in ICU patients to improve outcomes.
method Clinical notes were processed to generate word and concept embeddings. Five classifiers and a deep learning model were used to predict AKI.
result The best model achieved an AUC of 0.779 for predicting AKI onset.

RNN models perform similarly with or without extraneous variables.

problem Impact of extraneous variables on RNN performance in clinical tasks.
method Investigated the effect of extraneous input variables on RNN predictive performance using EMR and randomly drawn variables.
result Degradations in RNN's predictive performance with extraneous variables were negligible.

Study builds models to predict post-cardiac arrest outcomes using patient data.

problem Lack of accurate prognostication methods for patients resuscitated from cardiac arrest.
method Integrated electronic health records (EHR) and physiological time series (PTS) data to train machine learning classifiers.
result Combined EHR-PTS24 models outperformed models using either EHR or PTS24 alone in predicting survival and neurological outcomes.

Study builds machine learning models to predict ICU patients' one-year mortality.

problem Improving mortality prediction accuracy in ICU patients with heart disease.
method Developed and evaluated various machine learning models using MIMIC-III database.
result Best models achieved 85.12% prediction accuracy and AUC of 0.901.

Early hospital mortality prediction is critical as intensivists strive to make efficient medical decisions about the severely ill patients staying in intensive care units. As a result, various methods have been developed to address this problem based on clinical records. However, some of the laboratory test results are…

2018-03-18abs ↗pdf ↗

The paper develops a method to predict ICU mortality risk across diverse patient populations.

problem Improving patient survival by recognizing risky trajectories during ICU stays.
method Domain adaptation strategies to learn mortality prediction models robust to diverse ICU populations.
result The proposed model outperforms baselines, achieving AUC numbers up to 0.88 for the Cardiac ICU population.

Good predictors of ICU Mortality have the potential to identify high-risk patients earlier, improve ICU resource allocation, or create more accurate population-level risk models. Machine learning practitioners typically make choices about how to represent features in a particular model, but these choices are seldom eva…

2015-12-16abs ↗pdf ↗

Robust policies improve ICU transfer outcomes by predicting patient deterioration.

problem Higher mortality rates for unplanned ICU transfers.
method Markov Decision Process model to predict patient severity and optimize transfer policies.
result Robust policies are more aggressive in transferring patients than nominal policies, improving overall patient care.

Late fusion of clinical notes and physiological data improves ICU mortality prediction.

problem Improving ICU mortality prediction using multimodal data.
method Late fusion of clinical notes and physiological time series data with a deep learning architecture.
result Late fusion approach provides statistically significant improvement in mortality prediction performance.

Novel metrics improve machine learning models for ICU patient care.

problem Predicting vital sign trajectories for early detection of adverse events.
method Developed novel performance metrics aligned with clinical contexts, validated on simulated and real datasets, and optimized neural networks using these metrics.
result Neural networks trained with these metrics excel in predicting clinically significant events.

Modeling physiological time-series in ICU is of high clinical importance. However, data collected within ICU are irregular in time and often contain missing measurements. Since absence of a measure would signify its lack of importance, the missingness is indeed informative and might reflect the decision making by the c…

2017-07-17abs ↗pdf ↗

Bayesian models improve trustworthiness in ICU by providing uncertainty.

problem Uncertainty in machine learning predictions can lead to catastrophic medical decisions.
method Bayesian Neural Network and predictive uncertainty analysis.
result Bayesian models can mitigate prediction loss and identify out-of-domain examples.

WRSE predicts dynamic survival distributions in ICU patients.

problem Dynamic assessment of ICU patient mortality risk.
method Non-parametric weighted-resolution ensemble model combining binary classifiers.
result Competitive results with state-of-the-art models, reducing training time.

Model learns hierarchical EHR representation for clinical outcome prediction.

problem Capturing temporal patterns in irregular clinical event sequences.
method Proposes differentiated mechanisms to model events at different time scales, learning hierarchical representations.
result Significantly improves clinical outcome prediction, achieving AUC scores of 0.94 and 0.90 for death and ICU admission respectively.

Deep learning models predict ICU readmission with varying accuracy.

problem Predicting ICU readmission risk using deep learning architectures.
method Several deep learning architectures including attention-based models, recurrent layers, neural ODEs, and embeddings were trained on MIMIC-III data.
result Attention-based models with neural ODEs achieved highest predictive accuracy.

Novel IRL method identifies suboptimal medical decisions in ICU data.

problem Identifying suboptimal medical decisions in clinical settings.
method Incorporates Inverse Reinforcement Learning with a pruning step to identify and remove suboptimal actions.
result Pruning step effectively identifies clinical priorities and values from suboptimal data.

New model predicts ICU patients' stay duration efficiently.

problem Efficient ICU bed allocation under resource constraints.
method Temporal Pointwise Convolution (TPC) model combining temporal and pointwise convolutions.
result Significant performance improvements over LSTM and Transformer models.

Improved aggregation methods learn from all ICU events without preprocessing for better patient risk analysis.

problem Lack of efficient methods to dynamically assess patient status in ICU.
method Improved aggregation methods for a deep learning architecture that learns from all events without preprocessing.
result Models achieve strong performance (AUROC 0.87) in patient mortality classification.

Study predicts blood pressure response to fluid bolus therapy with high accuracy.

problem Predicting successful response to fluid bolus therapy in hypotensive ICU patients.
method Used attention-based LSTM and GRU neural networks on a large ICU database.
result Stacked LSTM with attention mechanism achieved highest accuracy of 0.852.

Study improves mortality prediction in ICU patients using feature engineering and 1D CNN.

problem Improving mortality prediction in ICU patients with high-dimensional, imbalanced, and missing data.
method Feature engineering, 1D Convolutional Neural Network (1D CNN), traditional machine learning algorithms.
result Best AUC of 0.848 achieved with 1D CNN model.

Proposes inference for DNNs in GNRMs, addressing non-independence issues.

problem Inference for DNN-estimated means in GNRMs under non-independence.
method Develops a DNN estimator and ESM for variance estimation and confidence intervals.
result Demonstrates feasibility of inference under GNRMs with ESM.