Equitable Federated Learning with Activation Clustering
Antesh Upadhyay, Abolfazl Hashemi

TL;DR
This paper introduces an equitable federated learning framework that clusters clients based on activation vectors to reduce bias and ensure fairer model training across diverse groups.
Contribution
It proposes a novel clustering method using activation vectors and a client weighting mechanism to promote fairness and mitigate bias in federated learning.
Findings
Reduces bias among client clusters
Achieves $O(1/\sqrt{K})$ convergence rate
Demonstrates improved fairness over baselines
Abstract
Federated learning is a prominent distributed learning paradigm that incorporates collaboration among diverse clients, promotes data locality, and thus ensures privacy. These clients have their own technological, cultural, and other biases in the process of data generation. However, the present standard often ignores this bias/heterogeneity, perpetuating bias against certain groups rather than mitigating it. In response to this concern, we propose an equitable clustering-based framework where the clients are categorized/clustered based on how similar they are to each other. We propose a unique way to construct the similarity matrix that uses activation vectors. Furthermore, we propose a client weighing mechanism to ensure that each cluster receives equal importance and establish rate of convergence to reach an stationary solution. We assess the effectiveness…
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
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
