paper-with-me

홈 › Papers

Stroke Prediction using Clinical and Social Features in Machine Learning

2024-12-27 · Aidan Chadha

Every year in the United States, 800,000 individuals suffer a stroke - one person every 40 seconds, with a death occurring every four minutes. While individual factors vary, certain predictors are more prevalent in determining stroke risk. As strokes are the second leading cause of death and disability worldwide, predicting stroke likelihood based on lifestyle factors is crucial. Showing individuals their stroke risk could motivate lifestyle changes, and machine learning offers solutions to this prediction challenge. Neural networks excel at predicting outcomes based on training features like lifestyle factors, however, they're not the only option. Logistic regression models can also effectively compute the likelihood of binary outcomes based on independent variables, making them well-suited for stroke prediction. This analysis will compare both neural networks (dense and convolutional) and logistic regression models for stroke prediction, examining their pros, cons, and differences to develop the most effective predictor that minimizes false negatives.

📄 PDF Abstract BibTeX arXiv:2501.00048

Code (1)

aidan7757/stroke_prediction_using_clinical_social_features 공식 구현 pytorch

Tasks

Predictionregression

Methods 이 논문이 사용한 방법론

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,…

Similar Papers 제목 키워드 기반

Comparative Analysis of Stroke Prediction Models Using Machine Learning

2025-05-14 · Anastasija Tashkova, Stefan Eftimov, Bojan Ristov, Slobodan Kalajdziski

Stroke remains one of the most critical global health challenges, ranking as the second leading cause of death and the third leading cause of disability worldwide. This study explores the effectiveness of machine learnin…

Enhanced Atrial Fibrillation Prediction in ESUS Patients with Hypergraph-based Pre-training

2026-03-02 · Yuzhang Xie, Yuhua Wu, Ruiyu Wang, Fadi Nahab 외 arxiv

Atrial fibrillation (AF) is a major complication following embolic stroke of undetermined source (ESUS), elevating the risk of recurrent stroke and mortality. Early identification is clinically important, yet existing to…

Optimizing Stroke Risk Prediction: A Machine Learning Pipeline Combining ROS-Balanced Ensembles and XAI

2025-12-01 · A S M Ahsanul Sarkar Akib, Raduana Khawla, Abdul Hasib arxiv

Stroke is a major cause of death and permanent impairment, making it a major worldwide health concern. For prompt intervention and successful preventative tactics, early risk assessment is essential. To address this chal…

Interpretable Machine LearningFeature EngineeringEnsemble Learning

Random Forest-Based Prediction of Stroke Outcome

2024-02-01 · Carlos Fernandez-Lozano, Pablo Hervella, Virginia Mato-Abad, Manuel Rodriguez-Yanez 외

We research into the clinical, biochemical and neuroimaging factors associated with the outcome of stroke patients to generate a predictive model using machine learning techniques for prediction of mortality and morbidit…

Prediction

In-Hospital Stroke Prediction from PPG-Derived Hemodynamic Features

2026-02-10 · Jiaming Liu, Cheng Ding, Daoqiang Zhang arxiv

The absence of pre-hospital physiological data in standard clinical datasets fundamentally constrains the early prediction of stroke, as patients typically present only after stroke has occurred, leaving the predictive v…