TL;DR
This paper introduces a novel client selection method for federated learning using Shapley values, improving relevance filtering and data quality, leading to better model performance in image and speech tasks.
Contribution
It proposes a new federated learning approach leveraging Shapley values for selecting relevant clients and handling data issues, addressing a key under-explored problem in FL.
Findings
S-FedAvg outperforms baseline methods in relevance and accuracy.
Effective detection of relevant clients and corrupted data samples.
Improved model performance on image and speech recognition tasks.
Abstract
The paradigm of Federated learning (FL) deals with multiple clients participating in collaborative training of a machine learning model under the orchestration of a central server. In this setup, each client's data is private to itself and is not transferable to other clients or the server. Though FL paradigm has received significant interest recently from the research community, the problem of selecting the relevant clients w.r.t. the central server's learning objective is under-explored. We refer to these problems as Federated Relevant Client Selection (FRCS). Because the server doesn't have explicit control over the nature of data possessed by each client, the problem of selecting relevant clients is significantly complex in FL settings. In this paper, we resolve important and related FRCS problems viz., selecting clients with relevant data, detecting clients that possess data…
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.
Code & Models
Videos
