[2601.05352] When the Server Steps In: Calibrated Updates for Fair Federated Learning
About this article
Abstract page for arXiv paper 2601.05352: When the Server Steps In: Calibrated Updates for Fair Federated Learning
Computer Science > Machine Learning arXiv:2601.05352 (cs) [Submitted on 8 Jan 2026 (v1), last revised 1 Apr 2026 (this version, v2)] Title:When the Server Steps In: Calibrated Updates for Fair Federated Learning Authors:Tianrun Yu, Kaixiang Zhao, Cheng Zhang, Anjun Gao, Yueyang Quan, Zhuqing Liu, Minghong Fang View a PDF of the paper titled When the Server Steps In: Calibrated Updates for Fair Federated Learning, by Tianrun Yu and 6 other authors View PDF HTML (experimental) Abstract:Federated learning (FL) has emerged as a transformative distributed learning paradigm, enabling multiple clients to collaboratively train a global model under the coordination of a central server without sharing their raw training data. While FL offers notable advantages, it faces critical challenges in ensuring fairness across diverse demographic groups. To address these fairness concerns, various fairness-aware debiasing methods have been proposed. However, many of these approaches either require modifications to clients' training protocols or lack flexibility in their aggregation strategies. In this work, we address these limitations by introducing EquFL, a novel server-side debiasing method designed to mitigate bias in FL systems. EquFL operates by allowing the server to generate a single calibrated update after receiving model updates from the clients. This calibrated update is then integrated with the aggregated client updates to produce an adjusted global model that reduces bias. Theore...