Open AccessPosted Content
A Survey on Federated Learning Systems: Vision, Hype and Reality for Data Privacy and Protection
TL;DR: A comprehensive review of federated learning systems can be found in this paper, where the authors provide a thorough categorization of the existing systems according to six different aspects, including data distribution, machine learning model, privacy mechanism, communication architecture, scale of federation and motivation of federation.
read more
Abstract: Federated learning has been a hot research topic in enabling the collaborative training of machine learning models among different organizations under the privacy restrictions. As researchers try to support more machine learning models with different privacy-preserving approaches, there is a requirement in developing systems and infrastructures to ease the development of various federated learning algorithms. Similar to deep learning systems such as PyTorch and TensorFlow that boost the development of deep learning, federated learning systems (FLSs) are equivalently important, and face challenges from various aspects such as effectiveness, efficiency, and privacy. In this survey, we conduct a comprehensive review on federated learning systems. To achieve smooth flow and guide future research, we introduce the definition of federated learning systems and analyze the system components. Moreover, we provide a thorough categorization for federated learning systems according to six different aspects, including data distribution, machine learning model, privacy mechanism, communication architecture, scale of federation and motivation of federation. The categorization can help the design of federated learning systems as shown in our case studies. By systematically summarizing the existing federated learning systems, we present the design factors, case studies, and future research opportunities.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
A survey on security and privacy of federated learning
Viraaji Mothukuri,Reza M. Parizi,Seyedamin Pouriyeh,Yan Huang,Ali Dehghantanha,Gautam Srivastava,Gautam Srivastava +6 more
TL;DR: This paper aims to provide a comprehensive study concerning FL’s security and privacy aspects that can help bridge the gap between the current state of federated AI and a future in which mass adoption is possible.
1.1K
Model-Contrastive Federated Learning
Qinbin Li,Bingsheng He,Dawn Song +2 more
- 01 Jun 2021
TL;DR: Zhang et al. as discussed by the authors proposed model-contrastive federated learning (MOON) to correct the local training of individual parties, i.e., conducting contrastive learning in model-level.
Federated Learning for Internet of Things: A Comprehensive Survey
TL;DR: In this paper, a comprehensive survey of the emerging applications of federated learning in IoT networks is provided, which explores and analyzes the potential of FL for enabling a wide range of IoT services, including IoT data sharing, data offloading and caching, attack detection, localization, mobile crowdsensing and IoT privacy and security.
A Survey on Federated Learning: The Journey From Centralized to Distributed On-Site Learning and Beyond
Sawsan Abdulrahman,Hanine Tout,Hakima Ould-Slimane,Azzam Mourad,Chamseddine Talhi,Mohsen Guizani +5 more
TL;DR: In this article, a survey of federated learning (FL) topics and research fields is presented, including core system models and designs, application areas, privacy and security, and resource management.
641
Federated Learning: A Survey on Enabling Technologies, Protocols, and Applications.
TL;DR: A more thorough summary of the most relevant protocols, platforms, and real-life use-cases of FL is provided to enable data scientists to build better privacy-preserved solutions for industries in critical need of FL.
References
Differential Privacy via Wavelet Transforms
TL;DR: This paper develops a data publishing technique that ensures ∈-differential privacy while providing accurate answers for range-count queries, i.e., count queries where the predicate on each attribute is a range.
•Posted Content
Protection Against Reconstruction and Its Applications in Private Federated Learning
TL;DR: In this paper, the authors consider the types of disclosures and adversaries against which they provide protections, considering adversaries with limited prior information and ensuring that with high probability, ensuring they cannot reconstruct an individual's data within useful tolerances.
•Proceedings Article
Privacy preserving association rule mining in vertically partitioned data
Jaideep Vaidya,Chris Clifton +1 more
- 08 Apr 2003
TL;DR: This paper presents a two-party algorithm for efficiently discovering frequent itemsets with minimum support levels, without either site revealing individual transaction values.
392
•Posted Content
Blockchained On-Device Federated Learning
TL;DR: An end-to-end latency model of BlockFL is analyzed and the optimal block generation rate is characterized by considering communication, computation, and consensus delays.
•Journal Article
Federated Learning of a Mixture of Global and Local Models
Filip Hanzely,Peter Richtárik +1 more
TL;DR: This work proposes a new optimization formulation for training federated learning models that seeks an explicit trade-off between this traditional global model and the local models, which can be learned by each device from its own private data without any communication.