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

148296443591 · Jun 202019922001200920172026
48 results for patient risk analysis

Study predicts risk of true-lumen narrowing after ATAAD surgery using CT data.

problem Early post-surgery risk assessment for aortic dissection patients.
method Retrospective study with CT data, derived cross-sectional shapes, form factor (FF) for morphology assessment, linear discriminant analysis (LDA) for risk classification, LOPO-CV for prediction.
result Machine-learning model accurately predicts risk for all high-risk patients and low-risk patients, potentially reducing hospital visits.

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.

The electronic health record (EHR) provides an unprecedented opportunity to build actionable tools to support physicians at the point of care. In this paper, we investigate survival analysis in the context of EHR data. We introduce deep survival analysis, a hierarchical generative approach to survival analysis. It depa…

2016-08-06abs ↗pdf ↗

Model predicts wound and episode-level readmission risk and time to re-admit.

problem Identify patients at high risk of re-admission to prevent wound recurrences and reduce healthcare costs.
method Data-driven analysis of wound care and episode-level patient data.
result Model achieves high recall and precision for predicting re-admission risk and time.

Proposes a new model to analyze CT scans for lung cancer patients.

problem Analyzing survival risks of lung cancer patients using CT scans.
method Penalized Deep Partially Linear Cox Model (Penalized DPLC) incorporating SCAD penalty and deep neural network.
result The model effectively selects important texture features and estimates nonparametric components.

Traditional medicine typically applies one-size-fits-all treatment for the entire patient population whereas precision medicine develops tailored treatment schemes for different patient subgroups. The fact that some factors may be more significant for a specific patient subgroup motivates clinicians and medical researc…

2017-09-26abs ↗pdf ↗

Study predicts colorectal polyp recurrence using medical records and statistical models.

problem Identifying patient characteristics influencing colorectal polyp recurrence.
method Natural language processing for extracting polyp characteristics, Kaplan-Meier curves, Cox proportional hazards modeling, random survival forest models.
result Polyp size, number, location, and patient smoking status significantly influence recurrence risk.

A new method boosts survival analysis by stratifying patients and removing noise covariates.

problem Weak detection of treatment differences in randomized clinical trials due to patient heterogeneity.
method 5-Step Stratified Testing and Amalgamation Routine (5-STAR) using elastic net Cox regression and conditional inference trees.
result The 5-STAR routine significantly improves power in detecting treatment effects compared to traditional methods.

StageNet improves health risk prediction by integrating disease stage information.

problem Improving health risk prediction for patients with chronic conditions.
method StageNet uses a stage-aware LSTM and stage-adaptive convolutional modules to extract and integrate disease stage information.
result StageNet achieves up to 12% higher AUPRC for risk prediction and over 58% higher Calinski-Harabasz score for patient subtyping compared to state-of-the-art models.

A clinician desires to use a risk-stratification method that achieves confident risk-stratification - the risk estimates of the different patients reflect the true risks with a high probability. This allows him/her to use these risks to make accurate predictions about prognosis and decisions about screening, treatments…

2018-11-02abs ↗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.

New method improves prediction accuracy for low-risk patients in healthcare.

problem Machine learning models often focus on high-risk patients, ignoring low-risk ones.
method Proposed a new log-likelihood formulation to minimize proportional rate error.
result Improved prediction accuracy for low-risk patients in EHR data.

Machine learning detects NASH patients from medical claims data.

problem Detecting undiagnosed NASH patients for screening and management.
method Gradient-boosted decision trees trained on administrative medical claims data.
result Model precision for NASH detection is significantly higher than NASH incidence.

Characterizing a patient's progression through stages of sepsis is critical for enabling risk stratification and adaptive, personalized treatment. However, commonly used sepsis diagnostic criteria fail to account for significant underlying heterogeneity, both between patients as well as over time in a single patient. W…

2018-01-09abs ↗pdf ↗

Develops a risk score to assist ECMO planning for critically ill patients with viral or unspecified pneumonia.

problem Lack of a risk score to guide ECMO planning for critically ill patients.
method Leverages machine learning to develop the PEER score.
result PEER score predicts mortality and decompensation in patients eligible for ECMO.

Patients who suffer an acute coronary syndrome are at elevated risk for adverse cardiovascular events such as myocardial infarction and cardiovascular death. Accurate assessment of this risk is crucial to their course of care. We focus on estimating a patient's risk of cardiovascular death after an acute coronary syndr…

2018-12-02abs ↗pdf ↗

With the emergence of the Hospital Readmission Reduction Program of the Center for Medicare and Medicaid Services on October 1, 2012, forecasting unplanned patient readmission risk became crucial to the healthcare domain. There are tangible works in the literature emphasizing on developing readmission risk prediction m…

2018-12-11abs ↗pdf ↗

Deep learning model predicts severe COVID-19 outcomes.

problem Predicting severe COVID-19 outcomes in ED patients.
method Deep feature fusion model using EHR data and CXR images.
result CO-RISK score achieved AUC of 0.95 and 0.92 for 24 and 72 hours predictions, superior to human performance.

LMM predicts healthcare costs and risks with improved accuracy.

problem Wasteful healthcare spending and inefficiencies in risk prediction.
method Generative pre-trained transformer trained on patient event sequences.
result Improves cost prediction by 14.1% and chronic conditions prediction by 1.9%.

Study identifies risk factors for subsequent suicide attempts in youth.

problem Uncertainty in suicide attempt identification from medical claims data.
method Integrative Cox cure model with regularization for survival analysis with uncertain events.
result Identifies risk factors for subsequent suicide attempts and distinguishes susceptibility from timing.

Machine learning predicts trauma patient mortality risk.

problem Predicting mortality risk in trauma patients using traditional regression models.
method Transfer learning-based machine learning algorithm applied to trauma patient data.
result Machine learning model achieved similar performance to contemporary models without restrictive criteria.

This paper uses neural networks to accurately model competing risks in survival analysis.

problem Ignoring competing risks leads to biased survival estimation in machine learning models.
method The paper introduces constrained monotonic neural networks to model each competing survival distribution.
result The method ensures exact likelihood maximization with reduced computational cost.

The paper explores using historical data to improve clinical trial analysis by optimizing covariate weights.

problem Limited covariates in small clinical trials reduce the effectiveness of analysis.
method Leverage historical data to pre-specify covariate weights as a composite covariate.
result A composite covariate improves the cost/benefit ratio and reduces overfitting in small clinical trials.

Research proposes a risk-free machine learning model for COVID screening from routine blood tests.

problem Rapid antigen tests have low sensitivity and are not suitable for widespread screening.
method Stacked Ensemble Machine Learning model using routine blood tests.
result 100% accuracy, precision, recall and F1-score in identifying COVID patients.

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.

Deep learning predicts opioid use disorder risk in patients.

problem Identifying patients at high risk of opioid use disorder.
method Applied LSTM models to analyze electronic health records of opioid users.
result LSTM model outperformed other methods with F1 score of 0.8023 and AUCROC of 0.9369.

CEDAR efficiently analyzes distributed EHR data without sharing patient-level info.

problem Analyzing patient-level data from multiple EHRs databases without sharing raw data.
method Tackles by turning problem into missing data, incorporating posterior samples.
result Improves efficiency and privacy of parameter estimates in sparse regressions.

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.