中文
相关论文

相关论文: Federated Learning With Individualized Privacy Thr…

200 篇论文

While federated learning (FL) eliminates the transmission of raw data over a network, it is still vulnerable to privacy breaches from the communicated model parameters. Differential privacy (DP) is often employed to address such issues.…

网络与互联网体系结构 · 计算机科学 2025-12-03 Evan Chen , Frank Po-Chen Lin , Dong-Jun Han , Christopher G. Brinton

Personalized federated learning (FL) facilitates collaborations between multiple clients to learn personalized models without sharing private data. The mechanism mitigates the statistical heterogeneity commonly encountered in the system,…

机器学习 · 计算机科学 2022-09-23 Zichen Ma , Yu Lu , Wenye Li , Shuguang Cui

Federated Learning enables collaborative model training across decentralized data sources without data transfer. Averaging-based FL is limited by the presence of non-IID data, which negatively impacts convergence speed and final model…

机器学习 · 计算机科学 2026-05-22 Adda Akram Bendoukha , Heber Hwang Arcolezi , Nesrine Kaaniche , Aymen Boudguiga

Federated learning (FL) enables training of a global model while keeping raw data on end-devices. Despite this, FL has shown to leak private user information and thus in practice, it is often coupled with methods such as differential…

机器学习 · 计算机科学 2026-04-23 Jie Xu , Haaris Mehmood , Rogier Van Dalen , Karthikeyan Saravanan , Mete Ozay

This paper presents a personalized graph federated learning (PGFL) framework in which distributedly connected servers and their respective edge devices collaboratively learn device or cluster-specific models while maintaining the privacy of…

机器学习 · 计算机科学 2023-10-31 Francois Gauthier , Vinay Chakravarthi Gogineni , Stefan Werner , Yih-Fang Huang , Anthony Kuh

The high demand of artificial intelligence services at the edges that also preserve data privacy has pushed the research on novel machine learning paradigms that fit those requirements. Federated learning has the ambition to protect data…

Scalability and privacy are two critical concerns for cross-device federated learning (FL) systems. In this work, we identify that synchronous FL - synchronized aggregation of client updates in FL - cannot scale efficiently beyond a few…

机器学习 · 计算机科学 2022-03-08 John Nguyen , Kshitiz Malik , Hongyuan Zhan , Ashkan Yousefpour , Michael Rabbat , Mani Malek , Dzmitry Huba

Federated Learning (FL) enables collaborative model training without data sharing, yet participants face a fundamental challenge, e.g., simultaneously ensuring fairness across demographic groups while protecting sensitive client data. We…

机器学习 · 计算机科学 2026-04-30 Kangkang Sun , Jun Wu , Minyi Guo , Jianhua Li , Jianwei Huang

Differential privacy (DP) has become the standard for private data analysis. Certain machine learning applications only require privacy protection for specific protected attributes. Using naive variants of differential privacy in such use…

密码学与安全 · 计算机科学 2025-06-25 Saeed Mahloujifar , Chuan Guo , G. Edward Suh , Kamalika Chaudhuri

Local differential privacy (LDP) gives a strong privacy guarantee to be used in a distributed setting like federated learning (FL). LDP mechanisms in FL protect a client's gradient by randomizing it on the client; however, how can we…

密码学与安全 · 计算机科学 2022-06-22 Marin Matsumoto , Tsubasa Takahashi , Seng Pei Liew , Masato Oguchi

Federated Learning (FL) often adopts differential privacy (DP) to protect client data, but the added noise required for privacy guarantees can substantially degrade model accuracy. To resolve this challenge, we propose model-splitting…

机器学习 · 计算机科学 2025-10-01 Yiwei Li , Shuai Wang , Zhuojun Tian , Xiuhua Wang , Shijian Su

We study privacy in a distributed learning framework, where clients collaboratively build a learning model iteratively through interactions with a server from whom we need privacy. Motivated by stochastic optimization and the federated…

机器学习 · 计算机科学 2021-07-20 Antonious M. Girgis , Deepesh Data , Suhas Diggavi

Federated learning (FL) is a privacy preserving machine learning paradigm designed to collaboratively learn a global model without data leakage. Specifically, in a typical FL system, the central server solely functions as an coordinator to…

机器学习 · 计算机科学 2024-12-17 Hangyu Zhu , Yuxiang Fan , Zhenping Xie

Federated Learning (FL) is a promising machine learning paradigm that enables the analyzer to train a model without collecting users' raw data. To ensure users' privacy, differentially private federated learning has been intensively…

机器学习 · 计算机科学 2021-03-23 Ruixuan Liu , Yang Cao , Hong Chen , Ruoyang Guo , Masatoshi Yoshikawa

In Federated Learning (FL), multiple clients jointly train a machine learning model by sharing gradient information, instead of raw data, with a server over multiple rounds. To address the possibility of information leakage in spite of…

机器学习 · 计算机科学 2025-08-12 Yashwant Krishna Pagoti , Arunesh Sinha , Shamik Sural

Ensuring fairness in machine learning extends to the critical dimension of privacy, particularly in human-centric federated learning (FL) settings where decentralized data necessitates an equitable distribution of privacy risk across…

机器学习 · 计算机科学 2025-10-08 Tianyu Zhao , Mahmoud Srewa , Salma Elmalaki

Federated Learning (FL) is a distributed learning paradigm that enables mutually untrusting clients to collaboratively train a common machine learning model. Client data privacy is paramount in FL. At the same time, the model must be…

机器学习 · 计算机科学 2022-08-18 Hamid Mozaffari , Virendra J. Marathe , Dave Dice

Federated learning (FL) emerged as a paradigm designed to improve data privacy by enabling data to reside at its source, thus embedding privacy as a core consideration in FL architectures, whether centralized or decentralized. Contrasting…

Federated Learning (FL) enables collaborative model training without direct data sharing, yet it remains vulnerable to privacy attacks such as model inversion and membership inference. Existing differential privacy (DP) solutions for FL…

密码学与安全 · 计算机科学 2026-01-06 Yunbo Li , Jiaping Gui , Fanchao Meng , Yue Wu

Federated learning (FL) is recently surging as a promising decentralized deep learning (DL) framework that enables DL-based approaches trained collaboratively across clients without sharing private data. However, in the context of the…

机器学习 · 计算机科学 2023-02-24 Van-Tuan Tran , Huy-Hieu Pham , Kok-Seng Wong