2 research outputs found
A Generalized Look at Federated Learning: Survey and Perspectives
Federated learning (FL) refers to a distributed machine learning framework
involving learning from several decentralized edge clients without sharing
local dataset. This distributed strategy prevents data leakage and enables
on-device training as it updates the global model based on the local model
updates. Despite offering several advantages, including data privacy and
scalability, FL poses challenges such as statistical and system heterogeneity
of data in federated networks, communication bottlenecks, privacy and security
issues. This survey contains a systematic summarization of previous work,
studies, and experiments on FL and presents a list of possibilities for FL
across a range of applications and use cases. Other than that, various
challenges of implementing FL and promising directions revolving around the
corresponding challenges are provided.Comment: 9 pages, 2 figure
Fairness and Privacy-Preserving in Federated Learning: A Survey
Federated learning (FL) as distributed machine learning has gained popularity
as privacy-aware Machine Learning (ML) systems have emerged as a technique that
prevents privacy leakage by building a global model and by conducting
individualized training of decentralized edge clients on their own private
data. The existing works, however, employ privacy mechanisms such as Secure
Multiparty Computing (SMC), Differential Privacy (DP), etc. Which are immensely
susceptible to interference, massive computational overhead, low accuracy, etc.
With the increasingly broad deployment of FL systems, it is challenging to
ensure fairness and maintain active client participation in FL systems. Very
few works ensure reasonably satisfactory performances for the numerous diverse
clients and fail to prevent potential bias against particular demographics in
FL systems. The current efforts fail to strike a compromise between privacy,
fairness, and model performance in FL systems and are vulnerable to a number of
additional problems. In this paper, we provide a comprehensive survey stating
the basic concepts of FL, the existing privacy challenges, techniques, and
relevant works concerning privacy in FL. We also provide an extensive overview
of the increasing fairness challenges, existing fairness notions, and the
limited works that attempt both privacy and fairness in FL. By comprehensively
describing the existing FL systems, we present the potential future directions
pertaining to the challenges of privacy-preserving and fairness-aware FL
systems.Comment: 23 pages; 2 figure