TL;DR
FedSC introduces a semantic-aware federated learning approach that leverages class-relevant prototypes and contrastive learning to better handle data heterogeneity across clients, improving model convergence and performance.
Contribution
The paper proposes FedSC, a novel federated learning method that incorporates semantic-level prototypes and contrastive learning to effectively address data heterogeneity.
Findings
FedSC outperforms existing FL methods in heterogeneous data scenarios.
The use of relational and consistent prototypes enhances model convergence.
Experimental results validate the effectiveness and efficiency of FedSC.
Abstract
Federated learning (FL) aims to train models collaboratively across clients without sharing data for privacy-preserving. However, one major challenge is the data heterogeneity issue, which refers to the biased labeling preferences at multiple clients. A number of existing FL methods attempt to tackle data heterogeneity locally (e.g., regularizing local models) or globally (e.g., fine-tuning global model), often neglecting inherent semantic information contained in each client. To explore the possibility of using intra-client semantically meaningful knowledge in handling data heterogeneity, in this paper, we propose Federated Learning with Semantic-Aware Collaboration (FedSC) to capture client-specific and class-relevant knowledge across heterogeneous clients. The core idea of FedSC is to construct relational prototypes and consistent prototypes at semantic-level, aiming to provide…
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.
