中文
相关论文

相关论文: Comments on "Federated Learning with Differential …

200 篇论文

Federated learning has gained great attention recently as a privacy-enhancing tool to jointly train a machine learning model by multiple parties. As a sub-category, vertical federated learning (vFL) focuses on the scenario where features…

机器学习 · 计算机科学 2022-05-26 Jiankai Sun , Xin Yang , Yuanshun Yao , Junyuan Xie , Di Wu , Chong Wang

Federated learning (FL) aims to protect data privacy by cooperatively learning a model without sharing private data among users. For Federated Learning of Deep Neural Network with billions of model parameters, existing privacy-preserving…

机器学习 · 计算机科学 2021-09-28 Hanlin Gu , Lixin Fan , Bowen Li , Yan Kang , Yuan Yao , Qiang Yang

Federated Learning (FL) represents a significant advancement in distributed machine learning, enabling multiple participants to collaboratively train models without sharing raw data. This decentralized approach enhances privacy by keeping…

密码学与安全 · 计算机科学 2025-02-10 Jaydip Sen , Hetvi Waghela , Sneha Rakshit

Federated Learning (FL) enables collaborative model training across decentralized devices while preserving data privacy. However, real-world FL deployments face critical challenges such as data imbalances, including label noise and non-IID…

机器学习 · 计算机科学 2026-01-13 Siqi Zhu , Joshua D. Kaggie

High utility and rigorous data privacy are of the main goals of a federated learning (FL) system, which learns a model from the data distributed among some clients. The latter has been tried to achieve by using differential privacy in FL…

机器学习 · 计算机科学 2025-02-17 Saber Malekmohammadi , Yaoliang Yu , Yang Cao

Machine learning models are often trained on sensitive data (e.g., medical records and race/gender) that is distributed across different "silos" (e.g., hospitals). These federated learning models may then be used to make consequential…

机器学习 · 计算机科学 2024-11-13 Devansh Gupta , A. S. Poornash , Andrew Lowy , Meisam Razaviyayn

Federated Learning (FL) is a distributed machine learning framework that inherently allows edge devices to maintain their local training data, thus providing some level of privacy. However, FL's model updates still pose a risk of privacy…

信息论 · 计算机科学 2024-12-06 Jiayu Mao , Tongxin Yin , Aylin Yener , Mingyan Liu

Federated Learning (FL) is a distributed machine learning paradigm based on protecting data privacy of devices, which however, can still be broken by gradient leakage attack via parameter inversion techniques. Differential privacy (DP)…

机器学习 · 计算机科学 2025-05-27 Pengcheng Sun , Erwu Liu , Wei Ni , Rui Wang , Yuanzhe Geng , Lijuan Lai , Abbas Jamalipour

Federated learning (FL) has emerged as a promising framework for distributed machine learning. It enables collaborative learning among multiple clients, utilizing distributed data and computing resources. However, FL faces challenges in…

机器学习 · 计算机科学 2024-09-23 Hojat Allah Salehi , Md Jueal Mia , S. Sandeep Pradhan , M. Hadi Amini , Farhad Shirani

The growing public concerns on data privacy in face recognition can be greatly addressed by the federated learning (FL) paradigm. However, conventional FL methods perform poorly due to the uniqueness of the task: broadcasting class centers…

计算机视觉与模式识别 · 计算机科学 2022-02-01 Qiang Meng , Feng Zhou , Hainan Ren , Tianshu Feng , Guochao Liu , Yuanqing Lin

Federated Learning (FL) facilitates collaborative model training while prioritizing privacy by avoiding direct data sharing. However, most existing articles attempt to address challenges within the model's internal parameters and…

机器学习 · 计算机科学 2025-01-10 Guannan Lai , Yihui Feng , Xin Yang , Xiaoyu Deng , Hao Yu , Shuyin Xia , Guoyin Wang , Tianrui Li

Federated learning (FL) has emerged as a method to preserve privacy in collaborative distributed learning. In FL, clients train AI models directly on their devices rather than sharing data with a centralized server, which can pose privacy…

密码学与安全 · 计算机科学 2024-11-26 Haleh Hayati , Carlos Murguia , Nathan van de Wouw

In Federated Learning (FL), multiple clients collaboratively train a model without sharing raw data. This paradigm can be further enhanced by Differential Privacy (DP) to protect local data from information inference attacks and is thus…

机器学习 · 计算机科学 2024-12-10 Jianan Chen , Qin Hu , Fangtian Zhong , Yan Zhuang , Minghui Xu

Federated learning (FL) as one of the novel branches of distributed machine learning (ML), develops global models through a private procedure without direct access to local datasets. However, access to model updates (e.g. gradient updates…

密码学与安全 · 计算机科学 2024-01-08 Mahtab Talaei , Iman Izadi

Differentially private federated learning (DP-FL) enables clients to collaboratively train machine learning models while preserving the privacy of their local data. However, most existing DP-FL approaches assume that all clients share a…

机器学习 · 计算机科学 2026-02-27 Ruichen Xu , Ying-Jun Angela Zhang , Jianwei Huang

Decentralized Federated Learning (DFL) enables collaborative model training without a central server, but it remains vulnerable to privacy leakage because shared model updates can expose sensitive information through inversion,…

密码学与安全 · 计算机科学 2025-12-09 Fardin Jalil Piran , Zhiling Chen , Yang Zhang , Qianyu Zhou , Jiong Tang , Farhad Imani

Federated learning (FL) is a system in which a central aggregator coordinates the efforts of multiple clients to solve machine learning problems. This setting allows training data to be dispersed in order to protect privacy. The purpose of…

机器学习 · 计算机科学 2022-06-27 Subrato Bharati , M. Rubaiyat Hossain Mondal , Prajoy Podder , V. B. Surya Prasath

The increasing digitalization of education presents unprecedented opportunities for data-driven personalization, but it also introduces significant challenges to student data privacy. Conventional recommender systems rely on centralized…

机器学习 · 计算机科学 2025-11-12 Rodrigo Tertulino , Ricardo Almeida

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

Federated learning (FL) enables collaborative model training across distributed clients without sharing raw data, making it a promising approach for privacy-preserving machine learning. However, ensuring differential privacy (DP) in FL…