MP-FedCL: Multiprototype Federated Contrastive Learning for Edge Intelligence
Yu Qiao, Md. Shirajum Munir, Apurba Adhikary, Huy Q. Le, Avi Deb Raha,, Chaoning Zhang, Choong Seon Hong

TL;DR
This paper introduces MP-FedCL, a federated contrastive learning method using multiple prototypes per class to improve model performance under non-IID data distributions in edge intelligence.
Contribution
It proposes a multi-prototype strategy with k-means clustering for better class representation in federated learning, addressing non-IID challenges.
Findings
Outperforms baselines with 4.6% accuracy gain under feature skew.
Achieves 10.4% higher accuracy under label skew.
Effective in diverse datasets like MNIST and DomainNet.
Abstract
Federated learning-assisted edge intelligence enables privacy protection in modern intelligent services. However, not independent and identically distributed (non-IID) distribution among edge clients can impair the local model performance. The existing single prototype-based strategy represents a class by using the mean of the feature space. However, feature spaces are usually not clustered, and a single prototype may not represent a class well. Motivated by this, this paper proposes a multi-prototype federated contrastive learning approach (MP-FedCL) which demonstrates the effectiveness of using a multi-prototype strategy over a single-prototype under non-IID settings, including both label and feature skewness. Specifically, a multi-prototype computation strategy based on \textit{k-means} is first proposed to capture different embedding representations for each class space, using…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Human Mobility and Location-Based Analysis
MethodsTest · Contrastive Learning
