LGAIMay 18, 2025

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

arXiv:2505.12245v13 citationsh-index: 11
Originality Highly original
AI Analysis

This addresses a critical bottleneck in federated learning for dynamic real-world scenarios, offering a novel solution to non-IID data challenges.

The paper tackles the problem of spatial and temporal data heterogeneity in federated continual learning, which causes catastrophic forgetting, by proposing a gradient-free method that achieves spatio-temporal invariance, resulting in performance identical to centralized joint learning across various benchmarks.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes