Towards Collaborative Fairness in Federated Learning Under Imbalanced Covariate Shift
Tianrun Yu, Jiaqi Wang, Haoyu Wang, Mingquan Lin, Han Liu, Nelson S. Yee, Fenglong Ma

TL;DR
This paper introduces FedAKD, a federated learning method that improves collaborative fairness and accuracy under imbalanced covariate shift by using asynchronous knowledge distillation and selective model updates.
Contribution
The paper presents a novel federated learning algorithm, FedAKD, with theoretical convergence proof and practical effectiveness in handling heterogeneity and imbalanced data distributions.
Findings
FedAKD improves fairness and accuracy on multiple datasets.
The approach enhances client participation under heterogeneity.
Theoretical convergence of FedAKD is established.
Abstract
Collaborative fairness is a crucial challenge in federated learning. However, existing approaches often overlook a practical yet complex form of heterogeneity: imbalanced covariate shift. We provide a theoretical analysis of this setting, which motivates the design of FedAKD (Federated Asynchronous Knowledge Distillation)- simple yet effective approach that balances accurate prediction with collaborative fairness. FedAKD consists of client and server updates. In the client update, we introduce a novel asynchronous knowledge distillation strategy based on our preliminary analysis, which reveals that while correctly predicted samples exhibit similar feature distributions across clients, incorrectly predicted samples show significant variability. This suggests that imbalanced covariate shift primarily arises from misclassified samples. Leveraging this insight, our approach first applies…
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
MethodsKnowledge Distillation
