中文
相关论文

相关论文: Federated Learning with Differential Privacy

200 篇论文

Federated learning (FL) is a framework which allows multiple users to jointly train a global machine learning (ML) model by transmitting only model updates under the coordination of a parameter server, while being able to keep their…

机器学习 · 计算机科学 2024-06-12 Zixi Wang , M. Cenk Gursoy

Robust machine learning (ML) models can be developed by leveraging large volumes of data and distributing the computational tasks across numerous devices or servers. Federated learning (FL) is a technique in the realm of ML that facilitates…

Federated learning (FL) is a distributed learning paradigm that allows multiple clients to jointly train a shared model while maintaining data privacy. Despite its great potential for domains with strict data privacy requirements, the…

机器学习 · 计算机科学 2025-09-26 Christoph Düsing , Philipp Cimiano

Federated learning (FL) enables participating parties to collaboratively build a global model with boosted utility without disclosing private data information. Appropriate protection mechanisms have to be adopted to fulfill the opposing…

机器学习 · 计算机科学 2023-07-24 Xiaojin Zhang , Yan Kang , Kai Chen , Lixin Fan , Qiang Yang

Federated Learning (FL) allows for the training of Machine Learning models in a collaborative manner without the need to share sensitive data. However, it remains vulnerable to Gradient Leakage Attacks (GLAs), which can reveal private…

机器学习 · 计算机科学 2025-10-29 Miguel Fernandez-de-Retana , Unai Zulaika , Rubén Sánchez-Corcuera , Aitor Almeida

Federated learning (FL) enables multiple clients to train models collectively while preserving data privacy. However, FL faces challenges in terms of communication cost and data heterogeneity. One-shot federated learning has emerged as a…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Matias Mendieta , Guangyu Sun , Chen Chen

As data privacy is gradually valued by people, federated learning(FL) has emerged because of its potential to protect data. FL uses homomorphic encryption and differential privacy encryption on the promise of ensuring data security to…

机器学习 · 计算机科学 2021-01-26 Song WenJie , Shen Xuan

Federated Learning (FL) allows multiple participants to train machine learning models collaboratively by keeping their datasets local while only exchanging model updates. Alas, this is not necessarily free from privacy and robustness…

密码学与安全 · 计算机科学 2022-05-30 Mohammad Naseri , Jamie Hayes , Emiliano De Cristofaro

Federated Learning(FL) is popular as a privacy-preserving machine learning paradigm for generating a single model on decentralized data. However, statistical heterogeneity poses a significant challenge for FL. As a subfield of FL,…

机器学习 · 计算机科学 2024-10-22 Keting Yin , Jiayi Mao

Federated learning (FL) is a privacy-preserving learning technique that enables distributed computing devices to train shared learning models across data silos collaboratively. Existing FL works mostly focus on designing advanced FL…

机器学习 · 计算机科学 2023-02-20 Yash Travadi , Le Peng , Xuan Bi , Ju Sun , Mochen Yang

Federated learning (FL) is an emerging distributed machine learning paradigm that avoids data sharing among training nodes so as to protect data privacy. Under coordination of the FL server, each client conducts model training using its own…

机器学习 · 计算机科学 2021-01-01 Binbin Guo , Yuan Mei , Danyang Xiao , Weigang Wu , Ye Yin , Hongli Chang

Data-driven machine learning is playing a crucial role in the advancements of Industry 4.0, specifically in enhancing predictive maintenance and quality inspection. Federated learning (FL) enables multiple participants to develop a machine…

Federated Learning (FL) has become a key method for preserving data privacy in Internet of Things (IoT) environments, as it trains Machine Learning (ML) models locally while transmitting only model updates. Despite this design, FL remains…

机器学习 · 计算机科学 2025-03-25 Fardin Jalil Piran , Zhiling Chen , Mohsen Imani , Farhad Imani

Federated learning (FL) is an efficient approach for large-scale distributed machine learning that promises data privacy by keeping training data on client devices. However, recent research has uncovered vulnerabilities in FL, impacting…

机器学习 · 计算机科学 2025-10-15 Felix Marx , Thomas Schneider , Ajith Suresh , Tobias Wehrle , Christian Weinert , Hossein Yalame

Federated Learning (FL) enables training ML models on edge clients without sharing data. However, the federated model's performance on local data varies, disincentivising the participation of clients who benefit little from FL. Fair FL…

机器学习 · 计算机科学 2023-05-05 Alex Iacob , Pedro P. B. Gusmão , Nicholas D. Lane

Federated learning has emerged as a powerful framework for analysing distributed data, yet two challenges remain pivotal: heterogeneity across sites and privacy of local data. In this paper, we address both challenges within a federated…

机器学习 · 计算机科学 2026-04-07 Mengchu Li , Ye Tian , Yang Feng , Yi Yu

Federated learning (FL) is a promising approach for training decentralized data located on local client devices while improving efficiency and privacy. However, the distribution and quantity of the training data on the clients' side may…

机器学习 · 计算机科学 2020-12-16 Lixu Wang , Shichao Xu , Xiao Wang , Qi Zhu

Industrial chemical plants often operate under strict data confidentiality constraints, making centralized data-driven process modeling difficult. Federated learning (FL) provides a promising solution by enabling collaborative model…

机器学习 · 计算机科学 2026-04-30 Teetat Pipattaratonchai , Aueaphum Aueawatthanaphisut

Personalized federated learning (PFL), e.g., the renowned Ditto, strikes a balance between personalization and generalization by conducting federated learning (FL) to guide personalized learning (PL). While FL is unaffected by personalized…

机器学习 · 计算机科学 2025-06-23 Xiyu Zhao , Qimei Cui , Weicai Li , Wei Ni , Ekram Hossain , Quan Z. Sheng , Xiaofeng Tao , Ping Zhang