Federated Class-Incremental Learning with New-Class Augmented Self-Distillation
Zhiyuan Wu, Tianliu He, Sheng Sun, Yuwei Wang, Min Liu, Bo Gao,, Xuefeng Jiang

TL;DR
This paper introduces FedCLASS, a federated learning method that addresses the challenge of catastrophic forgetting in class-incremental scenarios by using self-distillation with augmented class scores, improving knowledge transfer and model performance.
Contribution
FedCLASS is a novel federated class-incremental learning approach that leverages self-distillation with new-class augmented scores, providing a theoretically grounded and empirically effective solution.
Findings
FedCLASS reduces average forgetting rate significantly.
FedCLASS achieves higher global accuracy than baseline methods.
Theoretical analysis supports the reliability of FedCLASS's approach.
Abstract
Federated Learning (FL) enables collaborative model training among participants while guaranteeing the privacy of raw data. Mainstream FL methodologies overlook the dynamic nature of real-world data, particularly its tendency to grow in volume and diversify in classes over time. This oversight results in FL methods suffering from catastrophic forgetting, where the trained models inadvertently discard previously learned information upon assimilating new data. In response to this challenge, we propose a novel Federated Class-Incremental Learning (FCIL) method, named \underline{Fed}erated \underline{C}lass-Incremental \underline{L}earning with New-Class \underline{A}ugmented \underline{S}elf-Di\underline{S}tillation (FedCLASS). The core of FedCLASS is to enrich the class scores of historical models with new class scores predicted by current models and utilize the combined knowledge for…
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.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Privacy-Preserving Technologies in Data
