FedGA: Federated Learning with Gradient Alignment for Error Asymmetry Mitigation
Chenguang Xiao, Zheming Zuo, Shuo Wang

TL;DR
FedGA introduces a gradient alignment approach in federated learning to mitigate error asymmetry bias, improving model convergence and accuracy over traditional methods.
Contribution
The paper proposes FedGA, a novel federated learning method that uses gradient alignment via label calibration to address bias caused by error asymmetry, outperforming existing algorithms.
Findings
FedGA reduces error asymmetry more effectively than FedAvg.
It achieves higher F1 scores and accuracy margins on benchmark datasets.
Performance improves with increased Dirichlet sampling factor .
Abstract
Federated learning (FL) triggers intra-client and inter-client class imbalance, with the latter compared to the former leading to biased client updates and thus deteriorating the distributed models. Such a bias is exacerbated during the server aggregation phase and has yet to be effectively addressed by conventional re-balancing methods. To this end, different from the off-the-shelf label or loss-based approaches, we propose a gradient alignment (GA)-informed FL method, dubbed as FedGA, where the importance of error asymmetry (EA) in bias is observed and its linkage to the gradient of the loss to raw logits is explored. Concretely, GA, implemented by label calibration during the model backpropagation process, prevents catastrophic forgetting of rate and missing classes, hence boosting model convergence and accuracy. Experimental results on five benchmark datasets demonstrate that GA…
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 · Cryptography and Data Security · Big Data and Digital Economy
MethodsGenetic Algorithms
