English

FeDABoost: Fairness Aware Federated Learning with Adaptive Boosting

Machine Learning 2025-10-06 v1 Artificial Intelligence

Abstract

This work focuses on improving the performance and fairness of Federated Learning (FL) in non IID settings by enhancing model aggregation and boosting the training of underperforming clients. We propose FeDABoost, a novel FL framework that integrates a dynamic boosting mechanism and an adaptive gradient aggregation strategy. Inspired by the weighting mechanism of the Multiclass AdaBoost (SAMME) algorithm, our aggregation method assigns higher weights to clients with lower local error rates, thereby promoting more reliable contributions to the global model. In parallel, FeDABoost dynamically boosts underperforming clients by adjusting the focal loss focusing parameter, emphasizing hard to classify examples during local training. We have evaluated FeDABoost on three benchmark datasets MNIST, FEMNIST, and CIFAR10, and compared its performance with those of FedAvg and Ditto. The results show that FeDABoost achieves improved fairness and competitive performance.

Keywords

Cite

@article{arxiv.2510.02914,
  title  = {FeDABoost: Fairness Aware Federated Learning with Adaptive Boosting},
  author = {Tharuka Kasthuri Arachchige and Veselka Boeva and Shahrooz Abghari},
  journal= {arXiv preprint arXiv:2510.02914},
  year   = {2025}
}

Comments

Presented in WAFL@ECML-PKDD 2025

R2 v1 2026-07-01T06:15:06.350Z