ShapCCS: Shapley-Driven Client Coreset Selection in Federated Learning
Abstract
Lay Summary
This paper studies how to make federated learning faster and more efficient. We propose a new method called ShapCCS that identifies which participants provide the most useful information for training. Instead of treating all participants equally, our method prioritizes the most informative ones and removes participants that contribute little or may even hurt performance. To measure contribution, we introduce a new scoring method that evaluates how helpful each participant’s training updates are to the overall learning process. By selecting only the most valuable participants and data, ShapCCS reduces both computation and communication costs while maintaining model accuracy. Experiments on several benchmark datasets show that our approach consistently outperforms existing selection methods and remains robust even when some participants contain noisy data.