Accelerating Fair Federated Learning: Adaptive Federated Adam
Li Ju, Tianru Zhang, Salman Toor, Andreas Hellander

TL;DR
This paper introduces Adaptive Federated Adam (AdaFedAdam), an optimizer designed to improve fairness and convergence in federated learning, especially under non-IID data distributions, by addressing bias and optimizing multi-objective fairness.
Contribution
The paper proposes AdaFedAdam, a novel optimizer that accelerates fair federated learning and reduces bias, validated through experiments demonstrating superior performance over existing methods.
Findings
AdaFedAdam achieves better convergence than baseline algorithms.
It provides improved fairness across participants in federated learning.
The method is robust and Pareto optimal in numerical evaluations.
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,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
MethodsAdam
