FedProK: Trustworthy Federated Class-Incremental Learning via Prototypical Feature Knowledge Transfer
Xin Gao, Xin Yang, Hao Yu, Yan Kang, Tianrui Li
TL;DR
This paper tackles Federated Class-Incremental Learning (FCIL) under a trustworthy AI lens, addressing catastrophic forgetting and data heterogeneity while preserving privacy and efficiency. It introduces FedProK, which combines a client-side feature translation for temporal knowledge transfer and a server-side prototypical knowledge fusion for spatial knowledge transfer, all without sharing raw data. The framework is evaluated in both synchronous and asynchronous FCIL settings on CIFAR-10/100, showing superior final accuracy and improved trustworthiness across continual utility, efficiency, and privacy metrics. The results demonstrate that selective, prototypical knowledge transfer can robustly balance stability and plasticity in dynamic, distributed learning environments, enabling more practical deployments of FCIL. These findings suggest a scalable approach to trustworthy FCIL that mitigates forgetting and data heterogeneity without compromising data privacy.
Abstract
Federated Class-Incremental Learning (FCIL) focuses on continually transferring the previous knowledge to learn new classes in dynamic Federated Learning (FL). However, existing methods do not consider the trustworthiness of FCIL, i.e., improving continual utility, privacy, and efficiency simultaneously, which is greatly influenced by catastrophic forgetting and data heterogeneity among clients. To address this issue, we propose FedProK (Federated Prototypical Feature Knowledge Transfer), leveraging prototypical feature as a novel representation of knowledge to perform spatial-temporal knowledge transfer. Specifically, FedProK consists of two components: (1) feature translation procedure on the client side by temporal knowledge transfer from the learned classes and (2) prototypical knowledge fusion on the server side by spatial knowledge transfer among clients. Extensive experiments conducted in both synchronous and asynchronous settings demonstrate that our FedProK outperforms the other state-of-the-art methods in three perspectives of trustworthiness, validating its effectiveness in selectively transferring spatial-temporal knowledge.
