论文标题
在联合学习系统中实现安全性和隐私性:调查,研究挑战和未来方向
Achieving Security and Privacy in Federated Learning Systems: Survey, Research Challenges and Future Directions
论文作者
论文摘要
联合学习(FL)允许服务器在多个分散的客户端私下存储自己的培训数据的客户学习机器学习(ML)模型。与集中式ML方法相反,FL将计算保存到服务器,并且不需要客户将其私人数据外包给服务器。但是,FL并非没有问题。一方面,客户在每个培训时期内发送的模型更新可能会泄露客户私人数据的信息。另一方面,服务器学到的模型可能会受到恶意客户端的攻击;这些安全攻击可能会毒害模型或阻止其融合。在本文中,我们首先研究了对FL的安全性和隐私攻击,并对文献中提出的解决解决方案进行了严格调查,以减轻每次攻击。之后,我们讨论了同时实现安全和隐私保护的困难。最后,我们勾勒出解决这个开放问题并达到安全性和隐私的方法。
Federated learning (FL) allows a server to learn a machine learning (ML) model across multiple decentralized clients that privately store their own training data. In contrast with centralized ML approaches, FL saves computation to the server and does not require the clients to outsource their private data to the server. However, FL is not free of issues. On the one hand, the model updates sent by the clients at each training epoch might leak information on the clients' private data. On the other hand, the model learnt by the server may be subjected to attacks by malicious clients; these security attacks might poison the model or prevent it from converging. In this paper, we first examine security and privacy attacks to FL and critically survey solutions proposed in the literature to mitigate each attack. Afterwards, we discuss the difficulty of simultaneously achieving security and privacy protection. Finally, we sketch ways to tackle this open problem and attain both security and privacy.