TL;DR
This paper introduces a novel federated learning approach called LGA that effectively mitigates catastrophic forgetting of old categories in class-incremental learning scenarios, especially under non-IID data distributions.
Contribution
The paper proposes the Local-Global Anti-forgetting (LGA) model, combining category-balanced gradient compensation, semantic distillation, and a proxy server with prototype augmentation to address local and global forgetting in federated class-incremental learning.
Findings
LGA outperforms existing methods on benchmark datasets.
The proposed losses balance forgetting speeds of different categories.
Prototype augmentation improves robustness to non-IID data.
Abstract
Federated learning (FL) is a hot collaborative training framework via aggregating model parameters of decentralized local clients. However, most FL methods unreasonably assume data categories of FL framework are known and fixed in advance. Moreover, some new local clients that collect novel categories unseen by other clients may be introduced to FL training irregularly. These issues render global model to undergo catastrophic forgetting on old categories, when local clients receive new categories consecutively under limited memory of storing old categories. To tackle the above issues, we propose a novel Local-Global Anti-forgetting (LGA) model. It ensures no local clients are left behind as they learn new classes continually, by addressing local and global catastrophic forgetting. Specifically, considering tackling class imbalance of local client to surmount local forgetting, we develop…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
