Cross-Silo Prototypical Calibration for Federated Learning with Non-IID Data
Zhuang Qi, Lei Meng, Zitan Chen, Han Hu, Hui Lin, Xiangxu Meng

TL;DR
This paper introduces FedCSPC, a novel federated learning calibration method that uses prototype information and contrastive learning to address data heterogeneity and improve model performance across clients.
Contribution
The paper proposes a cross-silo prototypical calibration approach with data prototypical modeling and contrastive learning, enhancing feature consistency in non-IID federated data.
Findings
FedCSPC outperforms state-of-the-art methods on multiple datasets.
The method effectively aligns features across different data sources.
Calibration improves model robustness and generalization.
Abstract
Federated Learning aims to learn a global model on the server side that generalizes to all clients in a privacy-preserving manner, by leveraging the local models from different clients. Existing solutions focus on either regularizing the objective functions among clients or improving the aggregation mechanism for the improved model generalization capability. However, their performance is typically limited by the dataset biases, such as the heterogeneous data distributions and the missing classes. To address this issue, this paper presents a cross-silo prototypical calibration method (FedCSPC), which takes additional prototype information from the clients to learn a unified feature space on the server side. Specifically, FedCSPC first employs the Data Prototypical Modeling (DPM) module to learn data patterns via clustering to aid calibration. Subsequently, the cross-silo prototypical…
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 · Recommender Systems and Techniques
MethodsContrastive Learning · Focus
