Learning From Drift: Federated Learning on Non-IID Data via Drift Regularization
Yeachan Kim, Bonggun Shin

TL;DR
This paper introduces Learning from Drift (LfD), a novel federated learning method that effectively handles Non-IID data by estimating and regularizing against model drift, improving performance in heterogeneous environments.
Contribution
The paper proposes LfD, a new approach that estimates model drift and applies regularization, addressing Non-IID data challenges in federated learning.
Findings
LfD outperforms existing methods on Non-IID data
Regularizing against drift improves model robustness
LfD enhances generalization and scalability in federated learning
Abstract
Federated learning algorithms perform reasonably well on independent and identically distributed (IID) data. They, on the other hand, suffer greatly from heterogeneous environments, i.e., Non-IID data. Despite the fact that many research projects have been done to address this issue, recent findings indicate that they are still sub-optimal when compared to training on IID data. In this work, we carefully analyze the existing methods in heterogeneous environments. Interestingly, we find that regularizing the classifier's outputs is quite effective in preventing performance degradation on Non-IID data. Motivated by this, we propose Learning from Drift (LfD), a novel method for effectively training the model in heterogeneous settings. Our scheme encapsulates two key components: drift estimation and drift regularization. Specifically, LfD first estimates how different the local model is…
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
TopicsData Stream Mining Techniques · Traffic Prediction and Management Techniques · Privacy-Preserving Technologies in Data
