Overcoming Catastrophic Forgetting in Federated Class-Incremental Learning via Federated Global Twin Generator
Thinh Nguyen, Khoa D Doan, Binh T. Nguyen, Danh Le-Phuoc, Kok-Seng, Wong

TL;DR
This paper introduces FedGTG, a federated learning framework that uses a global generative model to mitigate catastrophic forgetting in class-incremental learning without accessing private client data.
Contribution
FedGTG is a novel federated class-incremental learning approach that trains a global generator to produce synthetic data, improving knowledge retention and task learning.
Findings
FedGTG outperforms previous methods in accuracy and forgetting metrics.
The framework achieves better calibration and convergence to flat minima.
Experimental results on CIFAR-10, CIFAR-100, and tiny-ImageNet validate its effectiveness.
Abstract
Federated Class-Incremental Learning (FCIL) increasingly becomes important in the decentralized setting, where it enables multiple participants to collaboratively train a global model to perform well on a sequence of tasks without sharing their private data. In FCIL, conventional Federated Learning algorithms such as FedAVG often suffer from catastrophic forgetting, resulting in significant performance declines on earlier tasks. Recent works, based on generative models, produce synthetic images to help mitigate this issue across all classes, but these approaches' testing accuracy on previous classes is still much lower than recent classes, i.e., having better plasticity than stability. To overcome these issues, this paper presents Federated Global Twin Generator (FedGTG), an FCIL framework that exploits privacy-preserving generative-model training on the global side without accessing…
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
TopicsDomain Adaptation and Few-Shot Learning
