Options
2025
Conference Paper
Title
Optimizing Federated Learning by Entropy-Based Client Selection
Abstract
Although deep learning has revolutionized domains such as natural language processing and computer vision, its dependence on centralized datasets raises serious privacy concerns. Federated learning addresses this issue by enabling multiple clients to collaboratively train a global deep learning model, without compromising their data privacy. However, the performance of the model degrades under label skew, where the label distribution differs between clients. To overcome this issue, a novel method called FedEntOpt is proposed. In each round, it selects clients to maximize the entropy of the aggregated label distribution, ensuring that the global model is exposed to data from all available classes. Extensive experiments on multiple benchmark datasets show that the proposed method outperforms several state-of-the-art algorithms by up to 6 % in classification accuracy in standard settings regardless of the model size, while achieving gains of over 30 % in scenarios with low participation rates and client dropout. In addition, FedEntOpt offers the flexibility to be combined with existing algorithms, enhancing their performance by more than 40 %. Importantly, its performance remains unaffected even when differential privacy is applied.
Author(s)