ARTFEED — Contemporary Art Intelligence

Federated Learning Benchmarked for Mortality Prediction on Clinical Data

other · 2026-07-27

A recent study evaluates five strategies for federated learning (FL)—FedAvg, FedProx, FedAdagrad, FedAdam, and FedCluster—focused on predicting in-hospital mortality with the MIMIC-IV dataset. The analysis involves 466,351 admissions from five care units, establishing a realistic non-IID (non-independent and identically distributed) environment, complemented by an 11-item laboratory panel from the first 24 hours. With a mortality rate of 1.98%, the research utilizes AUC-ROC and AUC-PR as its main threshold-independent metrics instead of F1. Over 50 rounds and five random seeds, FedProx records the highest AUC-ROC (0.897) and mean AUC-PR (0.230), with paired t-tests validating its significant AUC-ROC advantage over other methods. Conversely, FedCluster (0.280) slightly outperforms FedProx (0.273) in F1 score. This study underscores the necessity of assessing FL in the context of heterogeneous and imbalanced clinical data.

Key facts

  • Benchmarks five FL strategies: FedAvg, FedProx, FedAdagrad, FedAdam, FedCluster
  • Uses MIMIC-IV dataset with 466,351 admissions across five care units
  • Mortality prevalence is 1.98%
  • Primary metrics: AUC-ROC and AUC-PR
  • FedProx achieves best AUC-ROC (0.897) and mean AUC-PR (0.230)
  • FedProx AUC-ROC lead is statistically significant over all other strategies
  • FedCluster achieves best F1 (0.280), slightly above FedProx (0.273)
  • Study addresses non-IID and imbalanced data in federated learning

Entities

Sources