中文
相关论文

相关论文: TIP: Resisting Gradient Inversion via Targeted Int…

200 篇论文

This paper presents a holistic approach to gradient leakage resilient distributed Stochastic Gradient Descent (SGD). First, we analyze two types of strategies for privacy-enhanced federated learning: (i) gradient pruning with random…

机器学习 · 计算机科学 2023-05-12 Wenqi Wei , Ling Liu , Jingya Zhou , Ka-Ho Chow , Yanzhao Wu

Federated learning collaboratively trains a neural network on a global server, where each local client receives the current global model weights and sends back parameter updates (gradients) based on its local private data. The process of…

机器学习 · 计算机科学 2025-01-28 Kaiyuan Zhang , Siyuan Cheng , Guangyu Shen , Bruno Ribeiro , Shengwei An , Pin-Yu Chen , Xiangyu Zhang , Ninghui Li

Federated Learning (FL) allows multiple participating clients to train machine learning models collaboratively by keeping their datasets local and only exchanging model updates. Existing FL protocol designs have been shown to be vulnerable…

密码学与安全 · 计算机科学 2021-10-25 Xiaolan Gu , Ming Li , Li Xiong

Federated Learning (FL) has emerged as a popular paradigm for collaborative learning among multiple parties. It is considered privacy-friendly because local data remains on personal devices, and only intermediate parameters -- such as…

密码学与安全 · 计算机科学 2024-09-24 Qiongxiu Li , Lixia Luo , Agnese Gini , Changlong Ji , Zhanhao Hu , Xiao Li , Chengfang Fang , Jie Shi , Xiaolin Hu

Federated reinforcement learning (FRL) enables distributed learning of optimal policies while preserving local data privacy through gradient sharing.However, FRL faces the risk of data privacy leaks, where attackers exploit shared gradients…

机器学习 · 计算机科学 2025-12-02 Shenghong He

Federated learning (FL) enables collaborative model training across distributed nodes without exposing raw data, but its decentralized nature makes it vulnerable in trust-deficient environments. Inference attacks may recover sensitive…

机器学习 · 计算机科学 2025-11-04 Guanjie Cheng , Mengzhen Yang , Xinkui Zhao , Shuyi Yu , Tianyu Du , Yangyang Wu , Mengying Zhu , Shuiguang Deng

The privacy vulnerabilities of the federated learning (FL) paradigm, primarily caused by gradient leakage, have prompted the development of various defensive measures. Nonetheless, these solutions have predominantly been crafted for and…

Federated learning---multi-party, distributed learning in a decentralized environment---is vulnerable to model poisoning attacks, even more so than centralized learning approaches. This is because malicious clients can collude and send in…

机器学习 · 计算机科学 2021-10-20 Atul Sharma , Wei Chen , Joshua Zhao , Qiang Qiu , Somali Chaterji , Saurabh Bagchi

Item Response Theory (IRT) models are widely used to estimate respondents' latent abilities and calibrate item difficulty. Traditional IRT estimation typically requires centralizing all raw responses, raising privacy and governance…

机器学习 · 计算机科学 2026-04-07 Biying Zhou , Nanyu Luo , Feng Ji

Gradient inversion attacks are often presented as a serious privacy threat in federated learning, with recent work reporting increasingly strong reconstructions under favorable experimental settings. However, it remains unclear whether such…

密码学与安全 · 计算机科学 2026-02-10 Viktor Valadi , Mattias Åkesson , Johan Östman , Fazeleh Hoseini , Salman Toor , Andreas Hellander

Graph Neural Networks (GNNs) have emerged as powerful models for learning from graph-structured data. However, their widespread adoption has raised serious privacy concerns. While prior research has primarily focused on edge-level privacy,…

机器学习 · 计算机科学 2025-11-12 Jie Fu , Yuan Hong , Zhili Chen , Wendy Hui Wang

Federated learning (FL) enables collaborative model training through model parameter exchanges instead of raw data. To avoid potential inference attacks from exchanged parameters, differential privacy (DP) offers rigorous guarantee against…

密码学与安全 · 计算机科学 2025-01-14 Shu Hong , Xiaojun Lin , Lingjie Duan

Federated Learning (FL) enables collaborative model building among a large number of participants without the need for explicit data sharing. But this approach shows vulnerabilities when privacy inference attacks are applied to it. In…

机器学习 · 计算机科学 2022-10-26 Pretom Roy Ovi , Emon Dey , Nirmalya Roy , Aryya Gangopadhyay

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…

Federated Learning (FL) enables collaborative model training while preserving data privacy, but it is highly vulnerable to backdoor attacks. Most existing defense methods in FL have limited effectiveness due to their neglect of the model's…

密码学与安全 · 计算机科学 2025-08-05 Xinhai Yan , Libing Wu , Zhuangzhuang Zhang , Bingyi Liu , Lijuan Huo , Jing Wang

Federated Learning (FL) enables collaborative model training on decentralized data but remains vulnerable to gradient leakage attacks that can reconstruct sensitive user information. Existing defense mechanisms, such as differential privacy…

分布式、并行与集群计算 · 计算机科学 2025-08-07 Borui Li , Li Yan , Jianmin Liu

Collaborative machine learning techniques such as federated learning (FL) enable the training of models on effectively larger datasets without data transfer. Recent initiatives have demonstrated that segmentation models trained with FL can…

图像与视频处理 · 电气工程与系统科学 2021-07-07 Alexander Ziller , Dmitrii Usynin , Nicolas Remerscheid , Moritz Knolle , Marcus Makowski , Rickmer Braren , Daniel Rueckert , Georgios Kaissis

The privacy leakage of the model about the training data can be bounded in the differential privacy mechanism. However, for meaningful privacy parameters, a differentially private model degrades the utility drastically when the model…

机器学习 · 计算机科学 2021-10-13 Da Yu , Huishuai Zhang , Wei Chen , Tie-Yan Liu

The vulnerabilities of deep learning models towards adversarial attacks have attracted increasing attention, especially when models are deployed in security-critical domains. Numerous defense methods, including reactive and proactive ones,…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Ruoxi Chen , Haibo Jin , Haibin Zheng , Jinyin Chen , Zhenguang Liu

Federated Learning (FL) is an emerging solution to the data scarcity problem for training deep learning models in hardware assurance. While FL is designed to enhance privacy by not sharing raw data, it remains vulnerable to Membership…