Collaborative Unsupervised Visual Representation Learning from Decentralized Data
Weiming Zhuang, Xin Gan, Yonggang Wen, Shuai Zhang, Shuai Yi

TL;DR
This paper introduces FedU, a federated unsupervised learning framework that enables multiple parties to collaboratively learn visual representations from decentralized, non-IID data while preserving privacy, outperforming existing methods.
Contribution
The paper proposes FedU, a novel federated unsupervised learning method with communication protocols and dynamic predictor updates to handle non-IID data in decentralized settings.
Findings
FedU outperforms single-party training by over 5%.
FedU surpasses other methods by over 14% in linear and semi-supervised evaluations.
The proposed methods effectively address non-IID data challenges in federated learning.
Abstract
Unsupervised representation learning has achieved outstanding performances using centralized data available on the Internet. However, the increasing awareness of privacy protection limits sharing of decentralized unlabeled image data that grows explosively in multiple parties (e.g., mobile phones and cameras). As such, a natural problem is how to leverage these data to learn visual representations for downstream tasks while preserving data privacy. To address this problem, we propose a novel federated unsupervised learning framework, FedU. In this framework, each party trains models from unlabeled data independently using contrastive learning with an online network and a target network. Then, a central server aggregates trained models and updates clients' models with the aggregated model. It preserves data privacy as each party only has access to its raw data. Decentralized data among…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Face recognition and analysis · Video Surveillance and Tracking Methods
MethodsContrastive Learning
