paper-with-me

홈 › Papers

Equitable Federated Learning with Activation Clustering

2024-10-24 · Antesh Upadhyay, Abolfazl Hashemi

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 $O(1/\sqrt{K})$ rate of convergence to reach an $\epsilon-$stationary solution. We assess the effectiveness of our proposed strategy against common baselines, demonstrating its efficacy in terms of reducing the bias existing amongst various client clusters and consequently ameliorating algorithmic bias against specific groups.

📄 PDF Abstract BibTeX arXiv:2410.19207

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFederated Learning

Similar Papers 제목 키워드 기반

E2FL: Equal and Equitable Federated Learning

2022-05-20 · Hamid Mozaffari, Amir Houmansadr

Federated Learning (FL) enables data owners to train a shared global model without sharing their private data. Unfortunately, FL is susceptible to an intrinsic fairness issue: due to heterogeneity in clients' data distri…

FairnessFederated Learning

Equitable-FL: Federated Learning with Sparsity for Resource-Constrained Environment

2023-09-02 · Indrajeet Kumar Sinha, Shekhar Verma, Krishna Pratap Singh

In Federated Learning, model training is performed across multiple computing devices, where only parameters are shared with a common central server without exchanging their data instances. This strategy assumes abundance…

Federated Learning

Fair Minimum Labeling: Efficient Temporal Network Activations for Reachability and Equity

2025-10-04 · Lutz Oettershagen, Othon Michail arxiv

Balancing resource efficiency and fairness is critical in networked systems that support modern learning applications. We introduce the Fair Minimum Labeling (FML) problem: the task of designing a minimum-cost temporal e…

Submodular Maximization Approaches for Equitable Client Selection in Federated Learning

2024-08-24 · Andrés Catalino Castillo Jiménez, Ege C. Kaya, Lintao Ye, Abolfazl Hashemi

In a conventional Federated Learning framework, client selection for training typically involves the random sampling of a subset of clients in each iteration. However, this random selection often leads to disparate perfo…

FairnessFederated Learning

Dynamically Weighted Federated k-Means

2023-10-23 · Patrick Holzer, Tania Jacob, Shubham Kavane

Federated clustering, an integral aspect of federated machine learning, enables multiple data sources to collaboratively cluster their data, maintaining decentralization and preserving privacy. In this paper, we introduc…

ClusteringFederated Learning