We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: ARFED: Attack-Resistant Federated averaging based on outlier elimination

Abstract: In federated learning, each participant trains its local model with its own data and a global model is formed at a trusted server by aggregating model updates coming from these participants. Since the server has no effect and visibility on the training procedure of the participants to ensure privacy, the global model becomes vulnerable to attacks such as data poisoning and model poisoning. Although many defense algorithms have recently been proposed to address these attacks, they often make strong assumptions that do not agree with the nature of federated learning, such as assuming Non-IID datasets. Moreover, they mostly lack comprehensive experimental analyses. In this work, we propose a defense algorithm called ARFED that does not make any assumptions about data distribution, update similarity of participants, or the ratio of the malicious participants. ARFED mainly considers the outlier status of participant updates for each layer of the model architecture based on the distance to the global model. Hence, the participants that do not have any outlier layer are involved in model aggregation. We have performed extensive experiments on diverse scenarios and shown that the proposed approach provides a robust defense against different attacks. To test the defense capability of the ARFED in different conditions, we considered label flipping, Byzantine, and partial knowledge attacks for both IID and Non-IID settings in our experimental evaluations. Moreover, we proposed a new attack, called organized partial knowledge attack, where malicious participants use their training statistics collaboratively to define a common poisoned model. We have shown that organized partial knowledge attacks are more effective than independent attacks.
Subjects: Machine Learning (cs.LG); Cryptography and Security (cs.CR)
Journal reference: Future Generation Computer Systems, Volume 141, April 2023, Pages 626-650
DOI: 10.1016/j.future.2022.12.003
Cite as: arXiv:2111.04550 [cs.LG]
  (or arXiv:2111.04550v2 [cs.LG] for this version)

Submission history

From: Ece Işik-Polat [view email]
[v1] Mon, 8 Nov 2021 15:00:44 GMT (723kb,D)
[v2] Fri, 16 Jun 2023 10:49:38 GMT (2081kb,D)

Link back to: arXiv, form interface, contact.