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,978 papers · 148 categories

Trend · papers per month

4692138184 · May 202619922001200920172026
48 results for ICU Mortality Risk

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 ↗

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.

This research improves transparency in RNN predictions of ICU mortality risk.

problem Lack of transparency in RNNs' healthcare predictions.
method Introduced Learned Binary Masks (LBM) and KernelSHAP for identifying EMR variables' contributions to RNN risk of mortality predictions.
result Attribution matrices show each input feature's contribution to RNN predictions, facilitating analysis of the model and its predictions.

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.

Improved model predicts ICU readmission and mortality with interpretable results.

problem Lack of clinically interpretable predictions from deep learning models on clinical notes.
method Augmented a convolutional model with an attention mechanism for clinical note prediction.
result Attention mechanism improves prediction performance while providing interpretable results.

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.

Enhanced mortality prediction model using EHR and free-text data.

problem Predicting one-year mortality in AMI patients.
method Used deep learning models with word embedding features from free-text discharge summaries.
result Significant improvement in model performance (92.89% accuracy, 0.928 F-measure).

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.

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 ↗

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.

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.

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 ↗

Predicting blood lactate levels helps manage ICU patients without invasive tests.

problem Predict blood lactate levels accurately in ICU patients without invasive tests.
method Defined a benchmark problem, evaluated different prediction algorithms, and investigated missing value imputation methods.
result Promising prediction results show the potential of machine learning in ICU care.

AdaptHetero uses MLI to tailor EHR models for subgroup-specific predictions.

problem Lack of subgroup-specific, operationalizable modeling strategies in EHRs.
method Integrates MLI with unsupervised clustering to identify subgroup-specific characteristics.
result Improves predictive performance by up to 174.39 percent across many subpopulations.

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.

DeepAISE predicts sepsis onset with high accuracy and low false alarms.

problem Early prediction of sepsis in ICU patients to improve clinical situational awareness.
method Recurrent neural survival model that combines clinical criteria and treatment policies.
result DeepAISE produces the most accurate predictions (AUC=0.90 and 0.87) and lowest false alarm rates (FAR=0.20 and 0.26) compared to baseline models.

In healthcare, patient risk stratification models are often learned using time-series data extracted from electronic health records. When extracting data for a clinical prediction task, several formulations exist, depending on how one chooses the time of prediction and the prediction horizon. In this paper, we show how…

2018-11-29abs ↗pdf ↗

Study develops an interpretable model for early mortality prediction in elderly MODS patients.

problem High mortality risk in elderly patients with MODS, unsatisfactory current scoring systems.
method Used eXtreme Gradient Boosting with SHapley Additive exPlanations on MIMIC-III, eICU-CRD, and PLAGH-S datasets.
result Interpretable model outperforms baseline models and clinical scores in predicting hospital mortality.

This study proposes a method to predict ICU infections from imbalanced data using clustering-based undersampling and ensemble classifiers.

problem Predicting healthcare-associated infections in ICU patients from imbalanced data.
method Clustering-based undersampling strategy combined with ensemble classifiers.
result The proposed method outperforms other resampling techniques in predicting ICU infections.

Proposes a fairness criterion for multi-objective optimization in classification.

problem Ensuring fairness in classification models across different groups.
method Formulates a minimax Pareto fairness criterion and provides an optimization algorithm.
result Demonstrates improved fairness compared to existing methods on various real-world datasets.

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.

Selective prediction-set models improve predictive reliability and uncertainty quantification.

problem Inaccurate and unreliable predictions from black-box models, especially for unfamiliar data.
method Training selective prediction-set models using uncertainty-aware loss minimization, and calculating well-calibrated prediction sets.
result Selective prediction-set models outperform existing approaches in predicting in-hospital mortality and length-of-stay for ICU patients.

Study fair healthcare predictions without harming patients.

problem Balancing fairness and avoiding unnecessary harm in healthcare predictions.
method Formalizes Pareto-optimal approach to minimize risk disparity without causing harm, dynamically re-balancing subgroup risks.
result Demonstrates a method to train neural networks achieving fair predictions without unnecessary harm.

Unsupervised learning summarizes EHR data into a patient status vector.

problem Challenges in modeling electronic health records due to irregularities and varying procedures/diagnoses.
method Two-step unsupervised representation learning scheme using auto-encoders and forecasting tasks.
result Improved generalization performance on mortality and readmission tasks.

Method uses random forest with distance covariance for transfer learning in healthcare.

problem Transfer learning in random forests with sparse differences between source and target.
method Distance covariance-based feature weights in residual random forest.
result Upper bound on mean square error rate for transfer learning in RF.

A risk of small defined-benefit pension schemes is that there are too few members to eliminate idiosyncratic mortality risk, that is there are too few members to effectively pool mortality risk. This means that when there are few members in the scheme, there is an increased risk of the liability value deviating signifi…

2011-07-07abs ↗pdf ↗

New model incorporates long-range dependence in mortality rates for better valuation and risk management.

problem Lack of appropriate models for valuing and managing mortality securities with long-range dependence.
method Proposes a novel class of Volterra mortality models that incorporate LRD, derived in closed-form solution.
result Models provide flexibility and tractability for valuing and hedging mortality-related products.

Develops a bi-variate stochastic framework to model mortality and interest rates with long-range dependence.

problem Captures long-range dependence and instantaneous correlation in mortality and interest rates.
method Mixed fractional Brownian motions, analytical solutions, risk-neutral measure, sequential parameter estimation.
result Explicit pricing of zero-coupon bonds and extreme mortality bonds, practical implications for pricing and risk management.

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.

There is growing interest in applying machine learning methods to Electronic Medical Records (EMR). Across different institutions, however, EMR quality can vary widely. This work investigated the impact of this disparity on the performance of three advanced machine learning algorithms: logistic regression, multilayer p…

2017-03-23abs ↗pdf ↗