FedTGP: Trainable Global Prototypes with Adaptive-Margin-Enhanced Contrastive Learning for Data and Model Heterogeneity in Federated Learning
Jianqing Zhang, Yang Liu, Yang Hua, and Jian Cao

TL;DR
FedTGP introduces a novel federated learning method that uses adaptive-margin contrastive learning to train global prototypes, significantly improving accuracy in heterogeneous model and data scenarios while reducing communication costs.
Contribution
The paper proposes FedTGP, a new approach that enhances prototype aggregation with adaptive-margin contrastive learning for better performance in heterogeneous federated learning.
Findings
Outperforms state-of-the-art methods by up to 9.08% accuracy.
Effectively handles data and model heterogeneity.
Maintains low communication and privacy requirements.
Abstract
Recently, Heterogeneous Federated Learning (HtFL) has attracted attention due to its ability to support heterogeneous models and data. To reduce the high communication cost of transmitting model parameters, a major challenge in HtFL, prototype-based HtFL methods are proposed to solely share class representatives, a.k.a, prototypes, among heterogeneous clients while maintaining the privacy of clients' models. However, these prototypes are naively aggregated into global prototypes on the server using weighted averaging, resulting in suboptimal global knowledge which negatively impacts the performance of clients. To overcome this challenge, we introduce a novel HtFL approach called FedTGP, which leverages our Adaptive-margin-enhanced Contrastive Learning (ACL) to learn Trainable Global Prototypes (TGP) on the server. By incorporating ACL, our approach enhances prototype separability while…
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
MethodsContrastive Learning
