paper-with-me

Papers

A SHAP-based explainable multi-level stacking ensemble learning method for predicting the length of stay in acute stroke

2025-05-30 · Zhenran Xu

Length of stay (LOS) prediction in acute stroke is critical for improving care planning. Existing machine learning models have shown suboptimal predictive performance, limited generalisability, and have overlooked system-level factors. We aimed to enhance model efficiency, performance, and interpretability by refining predictors and developing an interpretable multi-level stacking ensemble model. Data were accessed from the biennial Stroke Foundation Acute Audit (2015, 2017, 2019, 2021) in Australia. Models were developed for ischaemic and haemorrhagic stroke separately. The outcome was prolonged LOS (the LOS above the 75th percentile). Candidate predictors (ischaemic: n=89; haemorrhagic: n=83) were categorised into patient, clinical, and system domains. Feature selection with correlation-based approaches was used to refine key predictors. The evaluation of models included discrimination (AUC), calibration curves, and interpretability (SHAP plots). In ischaemic stroke (N=12,575), prolonged LOS was >=9 days, compared to >=11 days in haemorrhagic stroke (N=1,970). The ensemble model achieved superior performance [AUC: 0.824 (95% CI: 0.801-0.846)] and statistically outperformed logistic regression [AUC: 0.805 (95% CI: 0.782-0.829); P=0.0004] for ischaemic. However, the model [AUC: 0.843 (95% CI: 0.790-0.895)] did not statistically outperform logistic regression [AUC: 0.828 (95% CI: 0.774-0.882); P=0.136] for haemorrhagic. SHAP analysis identified shared predictors for both types of stroke: rehabilitation assessment, urinary incontinence, stroke unit care, inability to walk independently, physiotherapy, and stroke care coordinators involvement. An explainable ensemble model effectively predicted the prolonged LOS in ischaemic stroke. Further validation in larger cohorts is needed for haemorrhagic stroke.

📄 PDF Abstract BibTeX arXiv:2505.24101

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble Learningfeature selection

Methods 이 논문이 사용한 방법론

SHAP 설명 없음
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 제목 키워드 기반

XStacking: Explanation-Guided Stacked Ensemble Learning

2025-07-23 · Moncef Garouani, Ayah Barhrhouj, Olivier Teste arxiv

Ensemble Machine Learning (EML) techniques, especially stacking, have been shown to improve predictive performance by combining multiple base models. However, they are often criticized for their lack of interpretability.…

Ensemble Learning

Sampling - Variational Auto Encoder - Ensemble: In the Quest of Explainable Artificial Intelligence

2023-09-25 · Sarit Maitra, Vivek Mishra, Pratima Verma, Manav Chopra 외

Explainable Artificial Intelligence (XAI) models have recently attracted a great deal of interest from a variety of application sectors. Despite significant developments in this area, there are still no standardized meth…

Anomaly DetectionExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)imbalanced classification

Financial Fraud Detection Using Explainable AI and Stacking Ensemble Methods

2025-05-15 · Fahad Almalki, Mehedi Masud

Traditional machine learning models often prioritize predictive accuracy, often at the expense of model transparency and interpretability. The lack of transparency makes it difficult for organizations to comply with regu…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Feature Importancefeature selection+1

A Human-Centered Approach for Improving Supervised Learning

2024-10-14 · Shubhi Bansal, Atharva Tendulkar, Nagendra Kumar

Supervised Learning is a way of developing Artificial Intelligence systems in which a computer algorithm is trained on labeled data inputs. Effectiveness of a Supervised Learning algorithm is determined by its performanc…

Ensemble Learning

Analyzing Domestic Violence through Exploratory Data Analysis and Explainable Ensemble Learning Insights

2024-03-22 · Md Abrar Jahin, Saleh Akram Naife, Fatema Tuj Johora Lima, M. F. Mridha 외

Domestic violence is commonly viewed as a gendered issue that primarily affects women, which tends to leave male victims largely overlooked. This study explores male domestic violence (MDV) for the first time, highlighti…

Decision MakingEnsemble LearningFeature ImportanceMissing Values