Divergence-aware Federated Self-Supervised Learning
Weiming Zhuang, Yonggang Wen, Shuai Zhang

TL;DR
This paper provides an in-depth empirical analysis of federated self-supervised learning (FedSSL), revealing key insights about its architecture and proposing FedEMA, a divergence-aware update method that improves performance on decentralized non-IID data.
Contribution
It introduces a flexible FedSSL framework, uncovers fundamental insights about training components, and proposes FedEMA, a novel divergence-aware model update method for non-IID data.
Findings
Stop-gradient operation is not always necessary in FedSSL.
Retaining local knowledge benefits non-IID data training.
FedEMA outperforms existing methods by 3-4% on linear evaluation.
Abstract
Self-supervised learning (SSL) is capable of learning remarkable representations from centrally available data. Recent works further implement federated learning with SSL to learn from rapidly growing decentralized unlabeled images (e.g., from cameras and phones), often resulted from privacy constraints. Extensive attention has been paid to SSL approaches based on Siamese networks. However, such an effort has not yet revealed deep insights into various fundamental building blocks for the federated self-supervised learning (FedSSL) architecture. We aim to fill in this gap via in-depth empirical study and propose a new method to tackle the non-independently and identically distributed (non-IID) data problem of decentralized data. Firstly, we introduce a generalized FedSSL framework that embraces existing SSL methods based on Siamese networks and presents flexibility catering to future…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Advanced Technologies in Various Fields
