An empirical study of design choices for asynchronous federated learning on the non-IID Extrasensory HAR dataset, with an open-source Flower extension.
Accelerating Fair Federated Learning: Adaptive Federated Adam
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Federated learning is a distributed and privacy-preserving approach to train a statistical model collaboratively from decentralized data of different parties. However, when datasets of participants are not independent and identically distributed (non-IID), models trained by naive federated algorithms may be biased towards certain participants, and model performance across participants is non-uniform. This is known as the fairness problem in federated learning. In this paper, we formulate fairness-controlled federated learning as a dynamical multi-objective optimization problem to ensure fair performance across all participants. To solve the problem efficiently, we study the convergence and bias of Adam as the server optimizer in federated learning, and propose Adaptive Federated Adam (AdaFedAdam) to accelerate fair federated learning with alleviated bias. We validated the effectiveness, Pareto optimality and robustness of AdaFedAdam in numerical experiments and show that AdaFedAdam outperforms existing algorithms, providing better convergence and fairness properties of the federated scheme.
fields
cs.DC 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Towards Adaptive Asynchronous Federated Learning for Human Activity Recognition
An empirical study of design choices for asynchronous federated learning on the non-IID Extrasensory HAR dataset, with an open-source Flower extension.