PulseAugur
LIVE 10:56:09
research · [5 sources] ·
0
research

An Integrated Framework for Explainable, Fair, and Observable Hospital Readmission Prediction: Development…

Researchers have developed a new gradient-regularized Newton scheme to ensure global convergence for Gradient Boosting Decision Trees (GBDTs), a technique widely used in tabular machine learning. This method introduces an adaptive L2-regularization term, achieving a convergence rate comparable to first-order boosting methods like Nesterov momentum. Numerical experiments demonstrated that this new scheme converges where standard Newton boosting might diverge. Additionally, separate research presents a multimodal machine learning framework for diagnosing ejection fraction from ECGs, achieving high accuracy and providing explainable features. AI

Summary written by None from 5 sources. How we write summaries →

IMPACT Introduces a globally convergent GBDT algorithm, potentially improving performance and reliability in tabular data tasks.

RANK_REASON The cluster contains multiple academic papers detailing new algorithms and applications of machine learning models.

Read on arXiv cs.LG →

COVERAGE [5]

  1. arXiv cs.LG TIER_1 · Nikita Zozoulenko, Daniel Falkowski, Thomas Cass, Lukas Gonon ·

    Gradient Regularized Newton Boosting Trees with Global Convergence

    arXiv:2605.00581v1 Announce Type: cross Abstract: Gradient Boosting Decision Trees (GBDTs) dominate tabular machine learning, with modern implementations like XGBoost, LightGBM, and CatBoost being based on Newton boosting: a second-order descent step in the space of decision tree…

  2. arXiv cs.LG TIER_1 · Catherine Ning, Yu Ma, Cindy Beini Wang, Sean McMahon, Joseph Radojevic, Steven Zweibel, Dimitris Bertsimas ·

    A Multimodal and Explainable Machine Learning Approach to Diagnosing Multi-Class Ejection Fraction from Electrocardiograms

    arXiv:2604.25942v1 Announce Type: new Abstract: Left ventricular ejection fraction (LVEF) assessment depends on echocardiography, limiting access in primary care and resource-constrained settings. We developed a multimodal machine-learning framework that combines engineered 12-le…

  3. arXiv cs.LG TIER_1 · Isaac Tosin Adisa ·

    An Integrated Framework for Explainable, Fair, and Observable Hospital Readmission Prediction: Development and Validation on MIMIC-IV

    arXiv:2604.22535v1 Announce Type: new Abstract: Objective: To propose and retrospectively validate an integrated framework addressing three barriers to clinical translation of readmission prediction: lack of explainability, absence of deployment reliability infrastructure, and in…

  4. arXiv cs.LG TIER_1 · Isaac Tosin Adisa ·

    An Integrated Framework for Explainable, Fair, and Observable Hospital Readmission Prediction: Development and Validation on MIMIC-IV

    Objective: To propose and retrospectively validate an integrated framework addressing three barriers to clinical translation of readmission prediction: lack of explainability, absence of deployment reliability infrastructure, and inadequate demographic fairness evaluation. Materi…

  5. arXiv stat.ML TIER_1 · Lukas Gonon ·

    Gradient Regularized Newton Boosting Trees with Global Convergence

    Gradient Boosting Decision Trees (GBDTs) dominate tabular machine learning, with modern implementations like XGBoost, LightGBM, and CatBoost being based on Newton boosting: a second-order descent step in the space of decision trees. Despite its empirical success, the global conve…