Skip to content

Federated Learning for Hospital Length of Stay (LOS)

Notifications You must be signed in to change notification settings

YigitBalik/FL-for-LOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

COMPARING FEDERATED STOCHASTIC GRADIENT DESCENT AND FEDERATED AVERAGING FOR PREDICTING HOSPITAL LENGTH OF STAY

Abstract: Predicting hospital length of stay (LOS) reliably is an essential need for efficient resource allocation at hospitals. Traditional predictive modeling tools frequently have difficulty acquiring sufficient and diverse data because healthcare institutions have privacy rules in place. In our study, we modeled this problem as an empirical graph where nodes are the hospitals. This modeling approach facilitates collaborative model training by modeling decentralized data sources from different hospitals without extracting sensitive data outside of hospitals. A local model is trained on a node (hospital) by aiming the generalized total variation minimization (GTVMin). Moreover, we implemented and compared two different federated learning optimization algorithms named federated stochastic gradient descent (FedSGD) and federated averaging (FedAVG). Our results show that federated learning enables accurate prediction of hospital LOS while addressing privacy concerns without extracting data outside healthcare institutions.

Link to arXiv

https://arxiv.org/abs/2407.12741

Citation

@article{balik2024comparing,
  title={Comparing Federated Stochastic Gradient Descent and Federated Averaging for Predicting Hospital Length of Stay},
  author={Balik, Mehmet Yigit},
  journal={arXiv preprint arXiv:2407.12741},
  year={2024}
}

About

Federated Learning for Hospital Length of Stay (LOS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published