Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Better Generative Replay for Continual Federated Learning

About

Federated learning is a technique that enables a centralized server to learn from distributed clients via communications without accessing the client local data. However, existing federated learning works mainly focus on a single task scenario with static data. In this paper, we introduce the problem of continual federated learning, where clients incrementally learn new tasks and history data cannot be stored due to certain reasons, such as limited storage and data retention policy. Generative replay based methods are effective for continual learning without storing history data, but adapting them for this setting is challenging. By analyzing the behaviors of clients during training, we find that the unstable training process caused by distributed training on non-IID data leads to a notable performance degradation. To address this problem, we propose our FedCIL model with two simple but effective solutions: model consolidation and consistency enforcement. Our experimental results on multiple benchmark datasets demonstrate that our method significantly outperforms baselines.

Daiqing Qi, Handong Zhao, Sheng Li• 2023

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-10 original (test)
Accuracy45.27
87
Image ClassificationEMNIST Balanced (test)
Accuracy73.12
34
Image ClassificationMNIST original (test)
Accuracy99.13
23
Image ClassificationEMNIST-Letters (test)
Accuracy78.15
15
Federated Continual LearningAG-News
Accuracy55
9
Federated Continual LearningAMAZON
Accuracy46.2
9
Federated Continual LearningOntoNotes
Entity-level micro-F140.6
9
Federated Continual LearningMultiWOZ
Accuracy47.4
9
Named Entity RecognitionOntoNotes
Backward Transfer (BWT)19.3
8
Task-oriented DialogueMultiWOZ
Backward Transfer (BWT)17.2
8
Showing 10 of 16 rows

Other info

Follow for update