paper-with-me

Papers

Predicting Mortality and Functional Status Scores of Traumatic Brain Injury Patients using Supervised Machine Learning

2024-10-27 · Lucas Steinmetz, Shivam Maheshwari, Garik Kazanjian, Abigail Loyson, Tyler Alexander, Venkat Margapuri, C. Nataraj

Traumatic brain injury (TBI) presents a significant public health challenge, often resulting in mortality or lasting disability. Predicting outcomes such as mortality and Functional Status Scale (FSS) scores can enhance treatment strategies and inform clinical decision-making. This study applies supervised machine learning (ML) methods to predict mortality and FSS scores using a real-world dataset of 300 pediatric TBI patients from the University of Colorado School of Medicine. The dataset captures clinical features, including demographics, injury mechanisms, and hospitalization outcomes. Eighteen ML models were evaluated for mortality prediction, and thirteen models were assessed for FSS score prediction. Performance was measured using accuracy, ROC AUC, F1-score, and mean squared error. Logistic regression and Extra Trees models achieved high precision in mortality prediction, while linear regression demonstrated the best FSS score prediction. Feature selection reduced 103 clinical variables to the most relevant, enhancing model efficiency and interpretability. This research highlights the role of ML models in identifying high-risk patients and supporting personalized interventions, demonstrating the potential of data-driven analytics to improve TBI care and integrate into clinical workflows.

📄 PDF Abstract BibTeX arXiv:2410.20300

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Makingfeature selectionMortality PredictionPredictionregression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…
Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…
Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Unsupervised learning with GLRM feature selection reveals novel traumatic brain injury phenotypes

2018-11-30 · Aaron J. Masino, Kaitlin A. Folweiler

Baseline injury categorization is important to traumatic brain injury (TBI) research and treatment. Current categorization is dominated by symptom-based scores that insufficiently capture injury heterogeneity. In this wo…

Clusteringfeature selection

Cluster trajectory of SOFA score in predicting mortality in sepsis

2023-11-23 · Yuhe Ke, Matilda Swee Sun Tang, Celestine Jia Ling Loh, Hairil Rizal Abdullah 외

Objective: Sepsis is a life-threatening condition. Sequential Organ Failure Assessment (SOFA) score is commonly used to assess organ dysfunction and predict ICU mortality, but it is taken as a static measurement and fail…

Dynamic Time WarpingICU AdmissionICU Mortality

Random Survival Forest for Censored Functional Data

2024-07-22 · Elvira Romano, Giuseppe Loffredo, Fabrizio Maturo

This paper introduces a Random Survival Forest (RSF) method for functional data. The focus is specifically on defining a new functional data structure, the Censored Functional Data (CFD), for dealing with temporal observ…

Multiple Sclerosis Severity Classification From Clinical Text

2020-10-29 · EMNLP (ClinicalNLP) 2020 11 · Alister D Costa, Stefan Denkovski, Michal Malyska, Sae Young Moon 외

Multiple Sclerosis (MS) is a chronic, inflammatory and degenerative neurological disease, which is monitored by a specialist using the Expanded Disability Status Scale (EDSS) and recorded in unstructured text in the form…

ClassificationGeneral Classification

Machine Learning-Based Prediction of Mortality in Geriatric Traumatic Brain Injury Patients

2025-05-19 · Yong Si, Junyi Fan, Li Sun, Shuheng Chen 외

Traumatic Brain Injury (TBI) is a major contributor to mortality among older adults, with geriatric patients facing disproportionately high risk due to age-related physiological vulnerability and comorbidities. Early and…

Decision MakingFeature EngineeringImputationInterpretable Machine Learning+1