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

Enhancing Federated Class-Incremental Learning via Spatial-Temporal Statistics Aggregation

About

Federated Class-Incremental Learning (FCIL) enables Class-Incremental Learning (CIL) from distributed data. Existing FCIL methods typically integrate old knowledge preservation into local client training. However, these methods cannot avoid spatial-temporal client drift caused by data heterogeneity and often incur significant computational and communication overhead, limiting practical deployment. To address these challenges simultaneously, we propose a novel approach, Spatial-Temporal Statistics Aggregation (STSA), which provides a unified framework to aggregate feature statistics both spatially (across clients) and temporally (across stages). The aggregated feature statistics are unaffected by data heterogeneity and can be used to update the classifier in closed form at each stage. Additionally, we introduce STSA-E, a communication-efficient variant with theoretical guarantees, achieving similar performance to STSA-E with much lower communication overhead. Extensive experiments on three widely used FCIL datasets, with varying degrees of data heterogeneity, show that our method outperforms state-of-the-art FCIL methods in terms of performance, flexibility, and both communication and computation efficiency. The code is available at https://github.com/Yuqin-G/STSA.

Zenghao Guan, Guojun Zhu, Yucan Zhou, Wu Liu, Weiping Wang, Jiebo Luo, Xiaoyan Gu• 2025

Related benchmarks

TaskDatasetResultRank
Federated Continual LearningImageNet-R
Avg Accuracy68.6
31
Federated Continual LearningCIFAR-100
Average Accuracy93.34
31
Federated Class-Incremental LearningCIFAR-100
Average FAA74.37
21
Federated Class-Incremental LearningVTAB
Average Accuracy90.59
21
Federated Continual LearningCIFAR-100
Runtime (seconds)1.75
7
Federated Continual LearningVTAB
Runtime (seconds)1.01
7
Federated Continual LearningCIFAR-100 (test)
Communication Cost (MB)194.6
3
Federated Continual LearningImageNet-R (test)
Communication Cost (MB)389.2
3
Federated Continual LearningVTAB (test)
Communication Cost (MB)97.29
3
Showing 9 of 9 rows

Other info

Follow for update