LGAIDCJul 20, 2023

Fairness-Aware Client Selection for Federated Learning

arXiv:2307.10738v145 citationsh-index: 25
Originality Incremental advance
AI Analysis

It addresses fairness and performance trade-offs in federated learning for data owners, representing an incremental improvement over existing approaches.

The paper tackles the problem of balancing performance and fairness in federated learning client selection, proposing FairFedCS which achieves 19.6% higher fairness and 0.73% higher test accuracy compared to the best state-of-the-art method.

Federated learning (FL) has enabled multiple data owners (a.k.a. FL clients) to train machine learning models collaboratively without revealing private data. Since the FL server can only engage a limited number of clients in each training round, FL client selection has become an important research problem. Existing approaches generally focus on either enhancing FL model performance or enhancing the fair treatment of FL clients. The problem of balancing performance and fairness considerations when selecting FL clients remains open. To address this problem, we propose the Fairness-aware Federated Client Selection (FairFedCS) approach. Based on Lyapunov optimization, it dynamically adjusts FL clients' selection probabilities by jointly considering their reputations, times of participation in FL tasks and contributions to the resulting model performance. By not using threshold-based reputation filtering, it provides FL clients with opportunities to redeem their reputations after a perceived poor performance, thereby further enhancing fair client treatment. Extensive experiments based on real-world multimedia datasets show that FairFedCS achieves 19.6% higher fairness and 0.73% higher test accuracy on average than the best-performing state-of-the-art approach.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes