Tackling Data Heterogeneity in Federated Learning via Loss Decomposition
Shuang Zeng, Pengxin Guo, Shuai Wang, Jianbo Wang, Yuyin Zhou,, Liangqiong Qu

TL;DR
This paper introduces FedLD, a novel federated learning method that decomposes the global loss into three components and jointly minimizes them, improving robustness and performance in heterogeneous medical imaging data.
Contribution
The paper proposes a new FL approach based on global loss decomposition, combining margin control regularization and gradient-based aggregation to address data heterogeneity.
Findings
FedLD outperforms existing FL methods on retinal and chest X-ray classification.
The joint minimization of three loss components enhances robustness to data heterogeneity.
Loss decomposition provides insights into improving federated learning strategies.
Abstract
Federated Learning (FL) is a rising approach towards collaborative and privacy-preserving machine learning where large-scale medical datasets remain localized to each client. However, the issue of data heterogeneity among clients often compels local models to diverge, leading to suboptimal global models. To mitigate the impact of data heterogeneity on FL performance, we start with analyzing how FL training influence FL performance by decomposing the global loss into three terms: local loss, distribution shift loss and aggregation loss. Remarkably, our loss decomposition reveals that existing local training-based FL methods attempt to reduce the distribution shift loss, while the global aggregation-based FL methods propose better aggregation strategies to reduce the aggregation loss. Nevertheless, a comprehensive joint effort to minimize all three terms is currently limited in the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Brain Tumor Detection and Classification
