paper-with-me

Papers

From Distributed Machine Learning to Federated Learning: A Survey

2021-04-29 · Ji Liu, Jizhou Huang, Yang Zhou, Xuhong LI, Shilei Ji, Haoyi Xiong, Dejing Dou

In recent years, data and computing resources are typically distributed in the devices of end users, various regions or organizations. Because of laws or regulations, the distributed data and computing resources cannot be directly shared among different regions or organizations for machine learning tasks. Federated learning emerges as an efficient approach to exploit distributed data and computing resources, so as to collaboratively train machine learning models, while obeying the laws and regulations and ensuring data security and data privacy. In this paper, we provide a comprehensive survey of existing works for federated learning. We propose a functional architecture of federated learning systems and a taxonomy of related techniques. Furthermore, we present the distributed training, data communication, and security of FL systems. Finally, we analyze their limitations and propose future research directions.

📄 PDF Abstract BibTeX arXiv:2104.14362

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningFederated LearningSurvey

Similar Papers 제목 키워드 기반

Federated Learning on Non-IID Data: A Survey

2021-06-12 · Hangyu Zhu, Jinjin Xu, Shiqing Liu, Yaochu Jin

Federated learning is an emerging distributed machine learning framework for privacy preservation. However, models trained in federated learning usually have worse performance than those trained in the standard centraliz…

BIG-bench Machine LearningFederated LearningSurveyVertical Federated Learning

Federated Learning for Healthcare Domain - Pipeline, Applications and Challenges

2022-11-15 · Madhura Joshi, Ankit Pal, Malaikannan Sankarasubbu

Federated learning is the process of developing machine learning models over datasets distributed across data centers such as hospitals, clinical research labs, and mobile devices while preventing data leakage. This surv…

Federated LearningSurvey

A Survey of Model Extraction Attacks and Defenses in Distributed Computing Environments

2025-02-22 · Kaixiang Zhao, Lincan Li, Kaize Ding, Neil Zhenqiang Gong 외

Model Extraction Attacks (MEAs) threaten modern machine learning systems by enabling adversaries to steal models, exposing intellectual property and training data. With the increasing deployment of machine learning model…

Autonomous VehiclesDistributed ComputingFederated LearningModel extraction+1

Federated Domain Generalization: A Survey

2023-06-02 · Ying Li, Xingwei Wang, Rongfei Zeng, Praveen Kumar Donta 외

Machine learning typically relies on the assumption that training and testing distributions are identical and that data is centrally stored for training and testing. However, in real-world scenarios, distributions may di…

Domain AdaptationDomain GeneralizationFederated LearningSurvey

Communication Efficiency in Federated Learning: Achievements and Challenges

2021-07-23 · Osama Shahid, Seyedamin Pouriyeh, Reza M. Parizi, Quan Z. Sheng 외

Federated Learning (FL) is known to perform Machine Learning tasks in a distributed manner. Over the years, this has become an emerging technology especially with various data protection and privacy policies being impose…

BIG-bench Machine LearningFederated Learning