The reviewed record of science sign in
Pith

arxiv: 2505.12245 · v1 · pith:MXPLP3MA · submitted 2025-05-18 · cs.LG · cs.AI

AFCL: Analytic Federated Continual Learning for Spatio-Temporal Invariance of Non-IID Data

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:MXPLP3MArecord.jsonopen to challenge →

classification cs.LG cs.AI
keywords dataafcllearningmodelacrossclientscontinualdistributed
0
0 comments X
read the original abstract

Federated Continual Learning (FCL) enables distributed clients to collaboratively train a global model from online task streams in dynamic real-world scenarios. However, existing FCL methods face challenges of both spatial data heterogeneity among distributed clients and temporal data heterogeneity across online tasks. Such data heterogeneity significantly degrades the model performance with severe spatial-temporal catastrophic forgetting of local and past knowledge. In this paper, we identify that the root cause of this issue lies in the inherent vulnerability and sensitivity of gradients to non-IID data. To fundamentally address this issue, we propose a gradient-free method, named Analytic Federated Continual Learning (AFCL), by deriving analytical (i.e., closed-form) solutions from frozen extracted features. In local training, our AFCL enables single-epoch learning with only a lightweight forward-propagation process for each client. In global aggregation, the server can recursively and efficiently update the global model with single-round aggregation. Theoretical analyses validate that our AFCL achieves spatio-temporal invariance of non-IID data. This ideal property implies that, regardless of how heterogeneous the data are distributed across local clients and online tasks, the aggregated model of our AFCL remains invariant and identical to that of centralized joint learning. Extensive experiments show the consistent superiority of our AFCL over state-of-the-art baselines across various benchmark datasets and settings.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Accurate and Resource-Efficient Federated Continual Learning

    cs.LG 2026-06 unverdicted novelty 6.0

    FedRAN achieves up to 4.8 pp higher accuracy in federated continual learning while using 30-122× less per-client communication by transmitting truncated-SVD summaries of random-feature Gram matrices and performing clo...