CRDec 19, 2021

Robust and Privacy-Preserving Collaborative Learning: A Comprehensive Survey

arXiv:2112.10183v113 citationsHas Code
Originality Synthesis-oriented
AI Analysis

It provides a comprehensive overview for researchers and practitioners working on secure collaborative learning, but it is incremental as it synthesizes existing works rather than introducing new methods.

This survey systematically reviews security and privacy threats and defenses in collaborative learning systems, such as federated learning, to address integrity and privacy issues that hinder their application.

With the rapid demand of data and computational resources in deep learning systems, a growing number of algorithms to utilize collaborative machine learning techniques, for example, federated learning, to train a shared deep model across multiple participants. It could effectively take advantage of the resources of each participant and obtain a more powerful learning system. However, integrity and privacy threats in such systems have greatly obstructed the applications of collaborative learning. And a large amount of works have been proposed to maintain the model integrity and mitigate the privacy leakage of training data during the training phase for different collaborative learning systems. Compared with existing surveys that mainly focus on one specific collaborative learning system, this survey aims to provide a systematic and comprehensive review of security and privacy researches in collaborative learning. Our survey first provides the system overview of collaborative learning, followed by a brief introduction of integrity and privacy threats. In an organized way, we then detail the existing integrity and privacy attacks as well as their defenses. We also list some open problems in this area and opensource the related papers on GitHub: https://github.com/csl-cqu/awesome-secure-collebrative-learning-papers.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes