Cyclical Weight Consolidation: Towards Solving Catastrophic Forgetting in Serial Federated Learning
Haoyue Song, Jiacheng Wang, Liansheng Wang

TL;DR
This paper introduces Cyclical Weight Consolidation (CWC), a method to improve serial federated learning by reducing catastrophic forgetting and performance fluctuations, achieving results comparable or superior to parallel FL in non-IID data scenarios.
Contribution
The paper proposes CWC, a novel technique that stabilizes serial FL training and mitigates catastrophic forgetting through a consolidation matrix and parameter decay.
Findings
CWC reduces performance fluctuations in serial FL.
CWC improves convergence and accuracy in non-IID settings.
CWC achieves results comparable or better than parallel FL.
Abstract
Federated Learning (FL) has gained attention for addressing data scarcity and privacy concerns. While parallel FL algorithms like FedAvg exhibit remarkable performance, they face challenges in scenarios with diverse network speeds and concerns about centralized control, especially in multi-institutional collaborations like the medical domain. Serial FL presents an alternative solution, circumventing these challenges by transferring model updates serially between devices in a cyclical manner. Nevertheless, it is deemed inferior to parallel FL in that (1) its performance shows undesirable fluctuations, and (2) it converges to a lower plateau, particularly when dealing with non-IID data. The observed phenomenon is attributed to catastrophic forgetting due to knowledge loss from previous sites. In this paper, to overcome fluctuation and low efficiency in the iterative learning and…
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
