Federated Orthogonal Training: Mitigating Global Catastrophic Forgetting in Continual Federated Learning
Yavuz Faruk Bakman, Duygu Nur Yaldiz, Yahya H. Ezzeldin, Salman, Avestimehr

TL;DR
This paper introduces Federated Orthogonal Training (FOT), a novel method for continual federated learning that reduces catastrophic forgetting by orthogonalizing new task updates against old task subspaces, improving accuracy and privacy.
Contribution
FOT is a new federated learning approach that effectively mitigates global catastrophic forgetting without compromising data privacy or requiring past data samples.
Findings
FOT achieves up to 15% higher accuracy than existing methods.
FOT reduces forgetting by 27% on average.
FOT incurs minimal additional computation and communication costs.
Abstract
Federated Learning (FL) has gained significant attraction due to its ability to enable privacy-preserving training over decentralized data. Current literature in FL mostly focuses on single-task learning. However, over time, new tasks may appear in the clients and the global model should learn these tasks without forgetting previous tasks. This real-world scenario is known as Continual Federated Learning (CFL). The main challenge of CFL is Global Catastrophic Forgetting, which corresponds to the fact that when the global model is trained on new tasks, its performance on old tasks decreases. There have been a few recent works on CFL to propose methods that aim to address the global catastrophic forgetting problem. However, these works either have unrealistic assumptions on the availability of past data samples or violate the privacy principles of FL. We propose a novel method, Federated…
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
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
