Study on attacks against federated learning

Increasingly strict data privacy laws have seen many companies that are taking advantage of big data flock over from simple collaborative learning systems to federated learning systems which promise the reservation of data privacy. However, due to the collaborative and distributed nature of federate...

Full description

Saved in:
Bibliographic Details
Main Author: Wong, Yuan Neng
Other Authors: Yeo Chai Kiat
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2021
Subjects:
Online Access:https://hdl.handle.net/10356/153157
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:Increasingly strict data privacy laws have seen many companies that are taking advantage of big data flock over from simple collaborative learning systems to federated learning systems which promise the reservation of data privacy. However, due to the collaborative and distributed nature of federated learning, the resulting trained model will still be very exposed and vulnerable to many other kinds of attacks by malicious or compromised participants. In this project, we aim to study the various attack and defence methodologies that can be deployed in federated learning by implementing them using an existing open-sourced federated learning implementation as the base code. Such studies will allow us to understand the threats to the federated learning process and subsequently how to mitigate or even prevent any detrimental effects coming from the threat actors. The focus for this project will be on the distributed backdoor attack methodology and the PDGAN defence methodology.