SlideShare a Scribd company logo
1 of 3
Download to read offline
What is Federated Learning (FML) Unveiling Its Power
Federated Learning or Federated machine learning (FML), a type of machine learning, allows
multiple parties to train a single model while protecting the privacy of their respective data. In
classical machine learning, data collection and storage are often centralized, that is, they happen
all at once. On the other hand, when utilizing FML, the data is stored on the computers or servers
of the involved parties, and the model is jointly trained without the need for raw data.
In FML, a local model is trained on the data of each party, and the local models are combined to
form a global model. This procedure can be repeated in order to improve the global model's
accuracy. The main advantage of FML is that it protects customer privacy while allowing
businesses to benefit from group intelligence.
Applications of Federated Learning:
Numerous practical applications of FML can be found in the banking, healthcare, and smart city
industries. In the healthcare sector, for example, multiple organizations can collaborate to train a
model that can detect illnesses without revealing their patients' private health information.
Financial institutions can collaborate to protect the privacy of their customers' transaction data
while training a fraud detection model.
Since FML is a rapidly evolving field, there are a number of problems that need to be resolved,
such as model security, efficient communication, and heterogeneous data.
How does Federated Machine Learning (FML) work?
A subset of machine learning called federated machine learning allows multiple parties to
collaborate on creating a machine learning model without disclosing any of their individual data.
Instead of collecting data from all participants and centralizing it in one location, federated
machine learning allows each person to maintain their data locally and train a model collectively
by sharing only model updates rather than raw data. Below is a summary of how federated
machine learning works:
Data distribution:
With their datasets, the participants hope to develop a machine-learning model. Subsets of the
datasets are separated out and kept private for training purposes.
Initialization of the model:
The central server sends the initialized version of a machine learning model (e.g., neural network
to each participant.
Local training:
To train the model, each participant uses their own local dataset. The local dataset is the subset
of the data that the model sees during training. The model generates an update with parameters
that can be adjusted in order to enhance the model's fit to the local dataset.
Model aggregation:
Each participant's changes are sent to the central server, which combines them to create a new
model. The aggregation method is commonly used to compute the average of the updates, where
weights are determined by the number of data points in each participant's local dataset.
Model distribution:
After receiving the updated model, each participant applies it to carry out the local training
process once more. It is repeated for a predefined number of iterations or until a specific
convergence criterion is met.
Federated machine learning, in general, enables various parties to collaborate on training a
machine learning model without exchanging raw data. Rather, participants just exchange updates
while the model is trained using their local data. When there are concerns about data ownership
or privacy, or when the volume or dispersion of the data makes centralized data storage
impractical, this tactic can be very useful.
Is federated learning supervised or unsupervised?
It is possible to use federated learning in supervised and unsupervised learning situations.
Federated learning involves training a model without data exchange across several decentralized
devices or servers that hold local data samples. The model can evolve over time while
maintaining data privacy thanks to this collaborative learning methodology. Depending on the
use case and application, the underlying learning task may be unsupervised (without labeled
data) or supervised (with labeled data).
What are the three types of federated learning?
Depending on the type of learning task and device collaboration, federated learning can be
divided into three main categories:
FedEx Horizontal Learning:
Each device (or server) in this type stores data instances from distinct samples within the same
feature space. Training a model with the ability to generalize across various instances of the
same features is the aim.
Federated Learning Vertically:
Each device (or server) in vertical federated learning contains data pertaining to various features
of the same samples. The goal is to work together to create a model that can learn from the entire
collection of features from all of the devices.
Federated Learning Transfer:
With this kind, a model is trained on a task or domain and then its knowledge is transferred to
another task or domain that is related. The goal is to enhance the model's performance in a
distinct but related setting by utilizing the knowledge gained from one setting.
These three varieties facilitate cooperation and model enhancement amongst decentralized data
sources by enabling federated learning to be tailored to diverse scenarios.

More Related Content

Similar to What is Federated Learning.pdf

Smudie project discussion document
Smudie project discussion documentSmudie project discussion document
Smudie project discussion document
Tony Toole
 
Zaffar+Ahmed+ +Collaborative+Filtering
Zaffar+Ahmed+ +Collaborative+FilteringZaffar+Ahmed+ +Collaborative+Filtering
Zaffar+Ahmed+ +Collaborative+Filtering
Zaffar Ahmed Shaikh
 
FEDERATED LEARNING FOR PRIVACY-PRESERVING: A REVIEW OF PII DATA ANALYSIS IN F...
FEDERATED LEARNING FOR PRIVACY-PRESERVING: A REVIEW OF PII DATA ANALYSIS IN F...FEDERATED LEARNING FOR PRIVACY-PRESERVING: A REVIEW OF PII DATA ANALYSIS IN F...
FEDERATED LEARNING FOR PRIVACY-PRESERVING: A REVIEW OF PII DATA ANALYSIS IN F...
ijseajournal
 

Similar to What is Federated Learning.pdf (20)

Unlock the power of MLOps.pdf
Unlock the power of MLOps.pdfUnlock the power of MLOps.pdf
Unlock the power of MLOps.pdf
 
Unlock the power of MLOps.pdf
Unlock the power of MLOps.pdfUnlock the power of MLOps.pdf
Unlock the power of MLOps.pdf
 
Unlock the power of MLOps.pdf
Unlock the power of MLOps.pdfUnlock the power of MLOps.pdf
Unlock the power of MLOps.pdf
 
100-Concepts-of-AI By Anupama Kate .pptx
100-Concepts-of-AI By Anupama Kate .pptx100-Concepts-of-AI By Anupama Kate .pptx
100-Concepts-of-AI By Anupama Kate .pptx
 
Machine learning
Machine learningMachine learning
Machine learning
 
Smudie project discussion document
Smudie project discussion documentSmudie project discussion document
Smudie project discussion document
 
Unlock the power of MLOps.pdf
Unlock the power of MLOps.pdfUnlock the power of MLOps.pdf
Unlock the power of MLOps.pdf
 
ICWL 2009
ICWL 2009ICWL 2009
ICWL 2009
 
Multi Layer Federated Learning.pptx
Multi Layer Federated Learning.pptxMulti Layer Federated Learning.pptx
Multi Layer Federated Learning.pptx
 
Ensemble Methods for Collective Intelligence: Combining Ubiquitous ML Models ...
Ensemble Methods for Collective Intelligence: Combining Ubiquitous ML Models ...Ensemble Methods for Collective Intelligence: Combining Ubiquitous ML Models ...
Ensemble Methods for Collective Intelligence: Combining Ubiquitous ML Models ...
 
Machine learning ICT
Machine learning ICTMachine learning ICT
Machine learning ICT
 
Zaffar+Ahmed+ +Collaborative+Filtering
Zaffar+Ahmed+ +Collaborative+FilteringZaffar+Ahmed+ +Collaborative+Filtering
Zaffar+Ahmed+ +Collaborative+Filtering
 
F046063538
F046063538F046063538
F046063538
 
FEDERATED LEARNING FOR PRIVACY-PRESERVING: A REVIEW OF PII DATA ANALYSIS IN F...
FEDERATED LEARNING FOR PRIVACY-PRESERVING: A REVIEW OF PII DATA ANALYSIS IN F...FEDERATED LEARNING FOR PRIVACY-PRESERVING: A REVIEW OF PII DATA ANALYSIS IN F...
FEDERATED LEARNING FOR PRIVACY-PRESERVING: A REVIEW OF PII DATA ANALYSIS IN F...
 
what-is-machine-learning-and-its-importance-in-todays-world.pdf
what-is-machine-learning-and-its-importance-in-todays-world.pdfwhat-is-machine-learning-and-its-importance-in-todays-world.pdf
what-is-machine-learning-and-its-importance-in-todays-world.pdf
 
A Study on Machine Learning and Its Working
A Study on Machine Learning and Its WorkingA Study on Machine Learning and Its Working
A Study on Machine Learning and Its Working
 
ANALYSIS OF SYSTEM ON CHIP DESIGN USING ARTIFICIAL INTELLIGENCE
ANALYSIS OF SYSTEM ON CHIP DESIGN USING ARTIFICIAL INTELLIGENCEANALYSIS OF SYSTEM ON CHIP DESIGN USING ARTIFICIAL INTELLIGENCE
ANALYSIS OF SYSTEM ON CHIP DESIGN USING ARTIFICIAL INTELLIGENCE
 
ANALYSIS OF SYSTEM ON CHIP DESIGN USING ARTIFICIAL INTELLIGENCE
ANALYSIS OF SYSTEM ON CHIP DESIGN USING ARTIFICIAL INTELLIGENCEANALYSIS OF SYSTEM ON CHIP DESIGN USING ARTIFICIAL INTELLIGENCE
ANALYSIS OF SYSTEM ON CHIP DESIGN USING ARTIFICIAL INTELLIGENCE
 
ANALYSIS OF SYSTEM ON CHIP DESIGN USING ARTIFICIAL INTELLIGENCE
ANALYSIS OF SYSTEM ON CHIP DESIGN USING ARTIFICIAL INTELLIGENCEANALYSIS OF SYSTEM ON CHIP DESIGN USING ARTIFICIAL INTELLIGENCE
ANALYSIS OF SYSTEM ON CHIP DESIGN USING ARTIFICIAL INTELLIGENCE
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 

More from Aiblogtech

Exploring the Largest Economies in the World.pdf
Exploring the Largest Economies in the World.pdfExploring the Largest Economies in the World.pdf
Exploring the Largest Economies in the World.pdf
Aiblogtech
 
The Fulbright Scholarship Eligibility and Opportunities.pdf
The Fulbright Scholarship Eligibility and Opportunities.pdfThe Fulbright Scholarship Eligibility and Opportunities.pdf
The Fulbright Scholarship Eligibility and Opportunities.pdf
Aiblogtech
 
What is GNN and Its Real World Applications.pdf
What is GNN and Its Real World Applications.pdfWhat is GNN and Its Real World Applications.pdf
What is GNN and Its Real World Applications.pdf
Aiblogtech
 
What is Function approximation in RL and its types.pdf
What is Function approximation in RL and its types.pdfWhat is Function approximation in RL and its types.pdf
What is Function approximation in RL and its types.pdf
Aiblogtech
 
What is Reinforcement Learning.pdf
What is Reinforcement Learning.pdfWhat is Reinforcement Learning.pdf
What is Reinforcement Learning.pdf
Aiblogtech
 
How to do cryptocurrency investing.pdf
How to do cryptocurrency investing.pdfHow to do cryptocurrency investing.pdf
How to do cryptocurrency investing.pdf
Aiblogtech
 
How to trade cryptocurrency.pdf
How to trade cryptocurrency.pdfHow to trade cryptocurrency.pdf
How to trade cryptocurrency.pdf
Aiblogtech
 
Crypto Wallets.pdf
Crypto Wallets.pdfCrypto Wallets.pdf
Crypto Wallets.pdf
Aiblogtech
 
The impact of blockchain technology on the finance industry.pdf
The impact of blockchain technology on the finance industry.pdfThe impact of blockchain technology on the finance industry.pdf
The impact of blockchain technology on the finance industry.pdf
Aiblogtech
 
What is ESG.pdf
What is ESG.pdfWhat is ESG.pdf
What is ESG.pdf
Aiblogtech
 
The World of Deepfake AI.pdf
The World of Deepfake AI.pdfThe World of Deepfake AI.pdf
The World of Deepfake AI.pdf
Aiblogtech
 
What is Economic Development and Its Valuable Determinants.pdf
What is Economic Development and Its Valuable Determinants.pdfWhat is Economic Development and Its Valuable Determinants.pdf
What is Economic Development and Its Valuable Determinants.pdf
Aiblogtech
 
What is Virtual Reality.pdf
What is Virtual Reality.pdfWhat is Virtual Reality.pdf
What is Virtual Reality.pdf
Aiblogtech
 
What Is Global Economy and Its Importance.pdf
What Is Global Economy and Its Importance.pdfWhat Is Global Economy and Its Importance.pdf
What Is Global Economy and Its Importance.pdf
Aiblogtech
 
What is NLP and Why NLP is important.pdf
What is NLP and Why NLP is important.pdfWhat is NLP and Why NLP is important.pdf
What is NLP and Why NLP is important.pdf
Aiblogtech
 
The future of cryptocurrency.pdf
The future of cryptocurrency.pdfThe future of cryptocurrency.pdf
The future of cryptocurrency.pdf
Aiblogtech
 
Convolutional Neural Network.pdf
Convolutional Neural Network.pdfConvolutional Neural Network.pdf
Convolutional Neural Network.pdf
Aiblogtech
 

More from Aiblogtech (17)

Exploring the Largest Economies in the World.pdf
Exploring the Largest Economies in the World.pdfExploring the Largest Economies in the World.pdf
Exploring the Largest Economies in the World.pdf
 
The Fulbright Scholarship Eligibility and Opportunities.pdf
The Fulbright Scholarship Eligibility and Opportunities.pdfThe Fulbright Scholarship Eligibility and Opportunities.pdf
The Fulbright Scholarship Eligibility and Opportunities.pdf
 
What is GNN and Its Real World Applications.pdf
What is GNN and Its Real World Applications.pdfWhat is GNN and Its Real World Applications.pdf
What is GNN and Its Real World Applications.pdf
 
What is Function approximation in RL and its types.pdf
What is Function approximation in RL and its types.pdfWhat is Function approximation in RL and its types.pdf
What is Function approximation in RL and its types.pdf
 
What is Reinforcement Learning.pdf
What is Reinforcement Learning.pdfWhat is Reinforcement Learning.pdf
What is Reinforcement Learning.pdf
 
How to do cryptocurrency investing.pdf
How to do cryptocurrency investing.pdfHow to do cryptocurrency investing.pdf
How to do cryptocurrency investing.pdf
 
How to trade cryptocurrency.pdf
How to trade cryptocurrency.pdfHow to trade cryptocurrency.pdf
How to trade cryptocurrency.pdf
 
Crypto Wallets.pdf
Crypto Wallets.pdfCrypto Wallets.pdf
Crypto Wallets.pdf
 
The impact of blockchain technology on the finance industry.pdf
The impact of blockchain technology on the finance industry.pdfThe impact of blockchain technology on the finance industry.pdf
The impact of blockchain technology on the finance industry.pdf
 
What is ESG.pdf
What is ESG.pdfWhat is ESG.pdf
What is ESG.pdf
 
The World of Deepfake AI.pdf
The World of Deepfake AI.pdfThe World of Deepfake AI.pdf
The World of Deepfake AI.pdf
 
What is Economic Development and Its Valuable Determinants.pdf
What is Economic Development and Its Valuable Determinants.pdfWhat is Economic Development and Its Valuable Determinants.pdf
What is Economic Development and Its Valuable Determinants.pdf
 
What is Virtual Reality.pdf
What is Virtual Reality.pdfWhat is Virtual Reality.pdf
What is Virtual Reality.pdf
 
What Is Global Economy and Its Importance.pdf
What Is Global Economy and Its Importance.pdfWhat Is Global Economy and Its Importance.pdf
What Is Global Economy and Its Importance.pdf
 
What is NLP and Why NLP is important.pdf
What is NLP and Why NLP is important.pdfWhat is NLP and Why NLP is important.pdf
What is NLP and Why NLP is important.pdf
 
The future of cryptocurrency.pdf
The future of cryptocurrency.pdfThe future of cryptocurrency.pdf
The future of cryptocurrency.pdf
 
Convolutional Neural Network.pdf
Convolutional Neural Network.pdfConvolutional Neural Network.pdf
Convolutional Neural Network.pdf
 

Recently uploaded

THE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptx
THE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptxTHE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptx
THE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptx
ANSARKHAN96
 
Digital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptxDigital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptx
MohamedFarag457087
 
Human genetics..........................pptx
Human genetics..........................pptxHuman genetics..........................pptx
Human genetics..........................pptx
Silpa
 
development of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virusdevelopment of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virus
NazaninKarimi6
 
Phenolics: types, biosynthesis and functions.
Phenolics: types, biosynthesis and functions.Phenolics: types, biosynthesis and functions.
Phenolics: types, biosynthesis and functions.
Silpa
 
The Mariana Trench remarkable geological features on Earth.pptx
The Mariana Trench remarkable geological features on Earth.pptxThe Mariana Trench remarkable geological features on Earth.pptx
The Mariana Trench remarkable geological features on Earth.pptx
seri bangash
 
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 bAsymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Sérgio Sacani
 
POGONATUM : morphology, anatomy, reproduction etc.
POGONATUM : morphology, anatomy, reproduction etc.POGONATUM : morphology, anatomy, reproduction etc.
POGONATUM : morphology, anatomy, reproduction etc.
Silpa
 

Recently uploaded (20)

Use of mutants in understanding seedling development.pptx
Use of mutants in understanding seedling development.pptxUse of mutants in understanding seedling development.pptx
Use of mutants in understanding seedling development.pptx
 
PSYCHOSOCIAL NEEDS. in nursing II sem pptx
PSYCHOSOCIAL NEEDS. in nursing II sem pptxPSYCHOSOCIAL NEEDS. in nursing II sem pptx
PSYCHOSOCIAL NEEDS. in nursing II sem pptx
 
Proteomics: types, protein profiling steps etc.
Proteomics: types, protein profiling steps etc.Proteomics: types, protein profiling steps etc.
Proteomics: types, protein profiling steps etc.
 
Site Acceptance Test .
Site Acceptance Test                    .Site Acceptance Test                    .
Site Acceptance Test .
 
THE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptx
THE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptxTHE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptx
THE ROLE OF BIOTECHNOLOGY IN THE ECONOMIC UPLIFT.pptx
 
Call Girls Ahmedabad +917728919243 call me Independent Escort Service
Call Girls Ahmedabad +917728919243 call me Independent Escort ServiceCall Girls Ahmedabad +917728919243 call me Independent Escort Service
Call Girls Ahmedabad +917728919243 call me Independent Escort Service
 
Gwalior ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Gwalior ESCORT SERVICE❤CALL GIRL
Gwalior ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Gwalior ESCORT SERVICE❤CALL GIRLGwalior ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Gwalior ESCORT SERVICE❤CALL GIRL
Gwalior ❤CALL GIRL 84099*07087 ❤CALL GIRLS IN Gwalior ESCORT SERVICE❤CALL GIRL
 
Digital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptxDigital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptx
 
Chemistry 5th semester paper 1st Notes.pdf
Chemistry 5th semester paper 1st Notes.pdfChemistry 5th semester paper 1st Notes.pdf
Chemistry 5th semester paper 1st Notes.pdf
 
FAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
FAIRSpectra - Enabling the FAIRification of Spectroscopy and SpectrometryFAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
FAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
 
Human genetics..........................pptx
Human genetics..........................pptxHuman genetics..........................pptx
Human genetics..........................pptx
 
development of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virusdevelopment of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virus
 
Phenolics: types, biosynthesis and functions.
Phenolics: types, biosynthesis and functions.Phenolics: types, biosynthesis and functions.
Phenolics: types, biosynthesis and functions.
 
The Mariana Trench remarkable geological features on Earth.pptx
The Mariana Trench remarkable geological features on Earth.pptxThe Mariana Trench remarkable geological features on Earth.pptx
The Mariana Trench remarkable geological features on Earth.pptx
 
Genetics and epigenetics of ADHD and comorbid conditions
Genetics and epigenetics of ADHD and comorbid conditionsGenetics and epigenetics of ADHD and comorbid conditions
Genetics and epigenetics of ADHD and comorbid conditions
 
Selaginella: features, morphology ,anatomy and reproduction.
Selaginella: features, morphology ,anatomy and reproduction.Selaginella: features, morphology ,anatomy and reproduction.
Selaginella: features, morphology ,anatomy and reproduction.
 
Thyroid Physiology_Dr.E. Muralinath_ Associate Professor
Thyroid Physiology_Dr.E. Muralinath_ Associate ProfessorThyroid Physiology_Dr.E. Muralinath_ Associate Professor
Thyroid Physiology_Dr.E. Muralinath_ Associate Professor
 
Zoology 5th semester notes( Sumit_yadav).pdf
Zoology 5th semester notes( Sumit_yadav).pdfZoology 5th semester notes( Sumit_yadav).pdf
Zoology 5th semester notes( Sumit_yadav).pdf
 
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 bAsymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
 
POGONATUM : morphology, anatomy, reproduction etc.
POGONATUM : morphology, anatomy, reproduction etc.POGONATUM : morphology, anatomy, reproduction etc.
POGONATUM : morphology, anatomy, reproduction etc.
 

What is Federated Learning.pdf

  • 1. What is Federated Learning (FML) Unveiling Its Power Federated Learning or Federated machine learning (FML), a type of machine learning, allows multiple parties to train a single model while protecting the privacy of their respective data. In classical machine learning, data collection and storage are often centralized, that is, they happen all at once. On the other hand, when utilizing FML, the data is stored on the computers or servers of the involved parties, and the model is jointly trained without the need for raw data. In FML, a local model is trained on the data of each party, and the local models are combined to form a global model. This procedure can be repeated in order to improve the global model's accuracy. The main advantage of FML is that it protects customer privacy while allowing businesses to benefit from group intelligence. Applications of Federated Learning: Numerous practical applications of FML can be found in the banking, healthcare, and smart city industries. In the healthcare sector, for example, multiple organizations can collaborate to train a model that can detect illnesses without revealing their patients' private health information. Financial institutions can collaborate to protect the privacy of their customers' transaction data while training a fraud detection model. Since FML is a rapidly evolving field, there are a number of problems that need to be resolved, such as model security, efficient communication, and heterogeneous data. How does Federated Machine Learning (FML) work?
  • 2. A subset of machine learning called federated machine learning allows multiple parties to collaborate on creating a machine learning model without disclosing any of their individual data. Instead of collecting data from all participants and centralizing it in one location, federated machine learning allows each person to maintain their data locally and train a model collectively by sharing only model updates rather than raw data. Below is a summary of how federated machine learning works: Data distribution: With their datasets, the participants hope to develop a machine-learning model. Subsets of the datasets are separated out and kept private for training purposes. Initialization of the model: The central server sends the initialized version of a machine learning model (e.g., neural network to each participant. Local training: To train the model, each participant uses their own local dataset. The local dataset is the subset of the data that the model sees during training. The model generates an update with parameters that can be adjusted in order to enhance the model's fit to the local dataset. Model aggregation: Each participant's changes are sent to the central server, which combines them to create a new model. The aggregation method is commonly used to compute the average of the updates, where weights are determined by the number of data points in each participant's local dataset. Model distribution: After receiving the updated model, each participant applies it to carry out the local training process once more. It is repeated for a predefined number of iterations or until a specific convergence criterion is met. Federated machine learning, in general, enables various parties to collaborate on training a machine learning model without exchanging raw data. Rather, participants just exchange updates while the model is trained using their local data. When there are concerns about data ownership or privacy, or when the volume or dispersion of the data makes centralized data storage impractical, this tactic can be very useful. Is federated learning supervised or unsupervised? It is possible to use federated learning in supervised and unsupervised learning situations. Federated learning involves training a model without data exchange across several decentralized devices or servers that hold local data samples. The model can evolve over time while
  • 3. maintaining data privacy thanks to this collaborative learning methodology. Depending on the use case and application, the underlying learning task may be unsupervised (without labeled data) or supervised (with labeled data). What are the three types of federated learning? Depending on the type of learning task and device collaboration, federated learning can be divided into three main categories: FedEx Horizontal Learning: Each device (or server) in this type stores data instances from distinct samples within the same feature space. Training a model with the ability to generalize across various instances of the same features is the aim. Federated Learning Vertically: Each device (or server) in vertical federated learning contains data pertaining to various features of the same samples. The goal is to work together to create a model that can learn from the entire collection of features from all of the devices. Federated Learning Transfer: With this kind, a model is trained on a task or domain and then its knowledge is transferred to another task or domain that is related. The goal is to enhance the model's performance in a distinct but related setting by utilizing the knowledge gained from one setting. These three varieties facilitate cooperation and model enhancement amongst decentralized data sources by enabling federated learning to be tailored to diverse scenarios.