paper-with-me

Papers

Comparing Federated Stochastic Gradient Descent and Federated Averaging for Predicting Hospital Length of Stay

2024-07-17 · Mehmet Yigit Balik

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.

📄 PDF Abstract BibTeX arXiv:2407.12741

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Stochastic Smoothed Gradient Descent Ascent for Federated Minimax Optimization

2023-11-02 · Wei Shen, Minhui Huang, Jiawei Zhang, Cong Shen

In recent years, federated minimax optimization has attracted growing interest due to its extensive applications in various machine learning tasks. While Smoothed Alternative Gradient Descent Ascent (Smoothed-AGDA) has p…

Federated Learning

Bayes' capacity as a measure for reconstruction attacks in federated learning

2024-06-19 · Sayan Biswas, Mark Dras, Pedro Faustini, Natasha Fernandes 외

Within the machine learning community, reconstruction attacks are a principal attack of concern and have been identified even in federated learning, which was designed with privacy preservation in mind. In federated lear…

Federated LearningReconstruction Attack

Federated Stochastic Gradient Descent Begets Self-Induced Momentum

2022-02-17 · Howard H. Yang, Zuozhu Liu, Yaru Fu, Tony Q. S. Quek 외

Federated learning (FL) is an emerging machine learning method that can be applied in mobile edge systems, in which a server and a host of clients collaboratively train a statistical model utilizing the data and computat…

Federated Learning

Optimizing Quantum Federated Learning Based on Federated Quantum Natural Gradient Descent

2023-02-27 · Jun Qi, Xiao-Lei Zhang, Javier Tejedor

Quantum federated learning (QFL) is a quantum extension of the classical federated learning model across multiple local quantum devices. An efficient optimization algorithm is always expected to minimize the communicatio…

Federated Learning

Stochastic Unrolled Federated Learning

2023-05-24 · Samar Hadou, Navid Naderializadeh, Alejandro Ribeiro

Algorithm unrolling has emerged as a learning-based optimization paradigm that unfolds truncated iterative algorithms in trainable neural-network optimizers. We introduce Stochastic UnRolled Federated learning (SURF), a …

Federated LearningGraph Neural NetworkRolling Shutter Correction