Federated-learning developers' biggest public pain points are environment setup, API/version breakage, non-IID training instability, and evaluation/privacy integration, with Stack Overflow skewing How and GitHub skewing Why.
OpenFL: An open-source framework for Federated Learning
1 Pith paper cite this work, alongside 58 external citations. Polarity classification is still indexing.
abstract
Federated learning (FL) is a computational paradigm that enables organizations to collaborate on machine learning (ML) projects without sharing sensitive data, such as, patient records, financial data, or classified secrets. Open Federated Learning (OpenFL https://github.com/intel/openfl) is an open-source framework for training ML algorithms using the data-private collaborative learning paradigm of FL. OpenFL works with training pipelines built with both TensorFlow and PyTorch, and can be easily extended to other ML and deep learning frameworks. Here, we summarize the motivation and development characteristics of OpenFL, with the intention of facilitating its application to existing ML model training in a production environment. Finally, we describe the first use of the OpenFL framework to train consensus ML models in a consortium of international healthcare organizations, as well as how it facilitates the first computational competition on FL.
fields
cs.SE 1years
2026 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Understanding Developer Pain Points in Federated Learning: Insights from Stack Overflow and GitHub
Federated-learning developers' biggest public pain points are environment setup, API/version breakage, non-IID training instability, and evaluation/privacy integration, with Stack Overflow skewing How and GitHub skewing Why.