2022
DOI: 10.1088/1361-6560/ac97d9
|View full text |Cite
|
Sign up to set email alerts
|

OpenFL: the open federated learning library

Abstract: Objective: Federated learning (FL) is a computational paradigm that enables organizations to collaborate on machine learning (ML) and deep learning (DL) projects without sharing sensitive data, such as patient records, financial data, or classified secrets. Approach: Open Federated Learning (OpenFL) framework is an open-source python-based tool for training ML/DL algorithms using the data-private collaborative learning paradigm of FL, irrespective to the use case. OpenFL works with training pipelines built wit… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
24
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
4
2
2
1

Relationship

1
8

Authors

Journals

citations
Cited by 51 publications
(24 citation statements)
references
References 36 publications
0
24
0
Order By: Relevance
“…The data augmentation was done via GaNDLF by leveraging TorchIO 122 . The FL backend developed for this project has been open-sourced as a separate software library, to encourage further research on FL 123 and is available at github.com/ intel/openfl. The optimization of the consensus model inference workload was performed via OpenVINO 124 (github.com/ openvinotoolkit/openvino/tree/2021.4.1), which is an open-source toolkit enabling acceleration of neural network models through various optimization techniques.…”
Section: Code Availabilitymentioning
confidence: 99%
“…The data augmentation was done via GaNDLF by leveraging TorchIO 122 . The FL backend developed for this project has been open-sourced as a separate software library, to encourage further research on FL 123 and is available at github.com/ intel/openfl. The optimization of the consensus model inference workload was performed via OpenVINO 124 (github.com/ openvinotoolkit/openvino/tree/2021.4.1), which is an open-source toolkit enabling acceleration of neural network models through various optimization techniques.…”
Section: Code Availabilitymentioning
confidence: 99%
“…Currently, open source federated learning frameworks are in full development, such as Flower (23), OpenFL (21) and PySyft (24). Ultimately, technical developments will increase the number of clients that can be present in a federated learning network.…”
Section: Discussionmentioning
confidence: 99%
“…All three algorithms produce the same strong hypothesis and AdaBoost model, but they differ in the selection of the best weak hypothesis at each round: Fig. 2: OpenFL architecture from [6]. The proposed extension targets only the inner components (coloured in blue).…”
Section: Model-agnostic Federated Algorithmsmentioning
confidence: 99%
“…The popularity of FL caused the development of a plethora of FL frameworks, e.g., Intel ® OpenFL [6], Flower [5], TensorFlow Federated [1], and HPE Swarm Learning [23] to cite a few. This software only supports one ML model type: Deep Neural Networks (DNNs).…”
Section: Introductionmentioning
confidence: 99%