2021
DOI: 10.1155/2021/8261663
|View full text |Cite
|
Sign up to set email alerts
|

Federated Learning: A Distributed Shared Machine Learning Method

Abstract: Federated learning (FL) is a distributed machine learning (ML) framework. In FL, multiple clients collaborate to solve traditional distributed ML problems under the coordination of the central server without sharing their local private data with others. This paper mainly sorts out FLs based on machine learning and deep learning. First of all, this paper introduces the development process, definition, architecture, and classification of FL and explains the concept of FL by comparing it with traditional distribu… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
15
0
1

Year Published

2022
2022
2024
2024

Publication Types

Select...
6
3

Relationship

0
9

Authors

Journals

citations
Cited by 30 publications
(18 citation statements)
references
References 32 publications
0
15
0
1
Order By: Relevance
“…Federated learning is a distributed machine learning framework [ 4 , 5 ], which aims to solve the problems of user privacy and data islands which occur in the process of machine learning. Without data transmission, this method can train a machine learning model through using data from various devices.…”
Section: Literature Reviewmentioning
confidence: 99%
“…Federated learning is a distributed machine learning framework [ 4 , 5 ], which aims to solve the problems of user privacy and data islands which occur in the process of machine learning. Without data transmission, this method can train a machine learning model through using data from various devices.…”
Section: Literature Reviewmentioning
confidence: 99%
“…5) Calculate the average of the update values and apply it to the overall model. 6) Repetition of steps 2 through 5 FL has been used, for instance, to train prediction models for mobile keyboards without sending confidential typing information to servers [91]. FedCV is a benchmarking system and federated learning library that assesses FL on the three most common computer vision tasks, including object identification, image segmentation, and classification.…”
Section: Federated Learningmentioning
confidence: 99%
“…FL differs from distributed ML in that the data that each participant uploads to the server is a trained sub-model rather than the original data. The FL also permits asynchronous transmission at the same time, allowing for a suitable reduction in the communication needs [91]. Each unit builds a model and transmits its input data to the server for aggregation.…”
Section: Federated Learningmentioning
confidence: 99%
“…FL can be an appropriate choice to address the issues encountered with the traditional ML-based IDSs. FL is one of the most adaptable techniques that allow the training of ML algorithms on edge devices [16]. FL approach enables multiple participants to develop robust and efficient ML models without data sharing.…”
Section: Motivationmentioning
confidence: 99%