• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

DefendFL:一种抵御中毒攻击的隐私保护联邦学习方案。

DefendFL: A Privacy-Preserving Federated Learning Scheme Against Poisoning Attacks.

作者信息

Liu Jiao, Li Xinghua, Liu Ximeng, Zhang Haiyan, Miao Yinbin, Deng Robert H

出版信息

IEEE Trans Neural Netw Learn Syst. 2025 May;36(5):9098-9111. doi: 10.1109/TNNLS.2024.3423397. Epub 2025 May 2.

DOI:10.1109/TNNLS.2024.3423397
PMID:39088495
Abstract

Federated learning (FL) has become a popular mode of learning, allowing model training without the need to share data. Unfortunately, it remains vulnerable to privacy leakage and poisoning attacks, which compromise user data security and degrade model quality. Therefore, numerous privacy-preserving frameworks have been proposed, among which mask-based framework has certain advantages in terms of efficiency and functionality. However, it is more susceptible to poisoning attacks from malicious users, and current works lack practical means to detect such attacks within this framework. To overcome this challenge, we present DefendFL, an efficient, privacy-preserving, and poisoning-detectable mask-based FL scheme. We first leverage collinearity mask to protect users' gradient privacy. Then, cosine similarity is utilized to detect masked gradients to identify poisonous gradients. Meanwhile, a verification mechanism is designed to detect the mask, ensuring the mask's validity in aggregation and preventing poisoning attacks by intentionally changing the mask. Finally, we resist poisoning attacks by removing malicious gradients or lowering their weights in aggregation. Through security analysis and experimental evaluation, DefendFL can effectively detect and mitigate poisoning attacks while outperforming existing privacy-preserving detection works in efficiency.

摘要

联邦学习(FL)已成为一种流行的学习模式,允许在无需共享数据的情况下进行模型训练。不幸的是,它仍然容易受到隐私泄露和中毒攻击,这会损害用户数据安全并降低模型质量。因此,人们提出了许多隐私保护框架,其中基于掩码的框架在效率和功能方面具有一定优势。然而,它更容易受到恶意用户的中毒攻击,并且当前的研究缺乏在该框架内检测此类攻击的实用方法。为了克服这一挑战,我们提出了DefendFL,一种高效、隐私保护且可检测中毒的基于掩码的联邦学习方案。我们首先利用共线性掩码来保护用户的梯度隐私。然后,利用余弦相似度来检测掩码梯度以识别有毒梯度。同时,设计了一种验证机制来检测掩码,确保掩码在聚合中的有效性,并通过故意更改掩码来防止中毒攻击。最后,我们通过在聚合中去除恶意梯度或降低其权重来抵御中毒攻击。通过安全分析和实验评估,DefendFL可以有效地检测和缓解中毒攻击,同时在效率上优于现有的隐私保护检测方法。

相似文献

1
DefendFL: A Privacy-Preserving Federated Learning Scheme Against Poisoning Attacks.DefendFL:一种抵御中毒攻击的隐私保护联邦学习方案。
IEEE Trans Neural Netw Learn Syst. 2025 May;36(5):9098-9111. doi: 10.1109/TNNLS.2024.3423397. Epub 2025 May 2.
2
Communication-Efficient and Privacy-Preserving Verifiable Aggregation for Federated Learning.适用于联邦学习的通信高效且隐私保护的可验证聚合
Entropy (Basel). 2023 Jul 27;25(8):1125. doi: 10.3390/e25081125.
3
Dynamic Asynchronous Anti Poisoning Federated Deep Learning with Blockchain-Based Reputation-Aware Solutions.基于区块链信誉感知方案的动态异步抗中毒联邦深度学习
Sensors (Basel). 2022 Jan 17;22(2):684. doi: 10.3390/s22020684.
4
Federated learning with bilateral defense via blockchain.基于区块链的双边防御联邦学习。
Neural Netw. 2025 May;185:107199. doi: 10.1016/j.neunet.2025.107199. Epub 2025 Jan 27.
5
Privacy-Preserving Federated Learning for Internet of Medical Things Under Edge Computing.边缘计算下用于医疗物联网的隐私保护联邦学习
IEEE J Biomed Health Inform. 2023 Feb;27(2):854-865. doi: 10.1109/JBHI.2022.3157725. Epub 2023 Feb 3.
6
Federated Learning-Based Predictive Traffic Management Using a Contained Privacy-Preserving Scheme for Autonomous Vehicles.基于联邦学习的预测性交通管理:使用针对自动驾驶车辆的包含隐私保护方案
Sensors (Basel). 2025 Feb 12;25(4):1116. doi: 10.3390/s25041116.
7
Deep Anomaly Detection Framework Utilizing Federated Learning for Electricity Theft Zero-Day Cyberattacks.利用联邦学习的深度异常检测框架用于电力盗窃零日网络攻击。
Sensors (Basel). 2024 May 20;24(10):3236. doi: 10.3390/s24103236.
8
Secure and Efficient Federated Learning Against Model Poisoning Attacks in Horizontal and Vertical Data Partitioning.针对水平和垂直数据分区中的模型中毒攻击的安全高效联邦学习
IEEE Trans Neural Netw Learn Syst. 2025 Jun;36(6):10913-10927. doi: 10.1109/TNNLS.2024.3486028.
9
Identifying alternately poisoning attacks in federated learning online using trajectory anomaly detection method.使用轨迹异常检测方法在线识别联邦学习中的交替中毒攻击。
Sci Rep. 2024 Aug 31;14(1):20269. doi: 10.1038/s41598-024-70375-w.
10
Fair detection of poisoning attacks in federated learning on non-i.i.d. data.在非独立同分布数据的联邦学习中对中毒攻击的公平检测。
Data Min Knowl Discov. 2023 Jan 4:1-26. doi: 10.1007/s10618-022-00912-6.