Enhancing Federated Quadruplet Learning: Stochastic Client Selection and Embedding Stability Analysis
About
Federated Learning (FL) enables decentralised model training across distributed clients without requiring data centralisation. However, the generalisation performance of the global model is usually degraded by data heterogeneity across clients, particularly under limited data availability and class imbalance. To address this challenge, we propose FedQuad, a novel method that explicitly enforces minimising intra-class representations while enabling inter-class splits across clients. By jointly minimising distances between positive pairs and maximising distances between negative pairs, the proposed approach mitigates representation misalignment introduced during model aggregation. We evaluate our method on CIFAR-10, CIFAR-100, and Tiny-ImageNet under diverse non-IID settings and varying numbers of clients, demonstrating consistent improvements over existing baselines. Additionally, we provide a comprehensive analysis of metric learning-based approaches in both centralised and federated environments, highlighting their effectiveness in alleviating representation collapse under heterogeneous data distributions.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Classification | CIFAR-10 (test) | Accuracy82.37 | 882 | |
| Image Classification | CIFAR-10 | Accuracy58.21 | 875 | |
| Image Classification | Tiny ImageNet (test) | Accuracy35.92 | 722 | |
| Image Classification | CIFAR-100 (test) | -- | 395 | |
| Image Classification | CIFAR-100 | Accuracy26.47 | 357 | |
| Image Classification | CIFAR-100 (test) | Accuracy51.27 | 295 | |
| Image Classification | Tiny-ImageNet | Accuracy (%)15.25 | 131 | |
| Image Classification | CIFAR-100 (test) | Accuracy51.49 | 54 | |
| Image Classification | Tiny-ImageNet | IID Accuracy35.82 | 10 |