paper-with-me

Papers

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

2025-05-18 · Jianheng Tang, Huiping Zhuang, Jingyu He, Run He, JingChao Wang, Kejia Fan, Anfeng Liu, Tian Wang, Leye Wang, Zhanxing Zhu, Shanghang Zhang, Houbing Herbert Song, Yunhuai Liu

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.

📄 PDF Abstract BibTeX arXiv:2505.12245

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Asynchronous Federated Continual Learning

2023-04-07 · Donald Shenaj, Marco Toldo, Alberto Rigon, Pietro Zanuttigh

The standard class-incremental continual learning setting assumes a set of tasks seen one after the other in a fixed and predefined order. This is not very realistic in federated learning environments where each client w…

Continual LearningFederated Learning

Asynchronous Federated Clustering with Unknown Number of Clusters

2024-12-29 · Yunfan Zhang, Yiqun Zhang, Yang Lu, Mengke Li 외

Federated Clustering (FC) is crucial to mining knowledge from unlabeled non-Independent Identically Distributed (non-IID) data provided by multiple clients while preserving their privacy. Most existing attempts learn clu…

Clustering

A Survey on Spatio-temporal Data Analytics Systems

2021-03-17 · Md Mahbub Alam, Luis Torgo, Albert Bifet

Due to the surge of spatio-temporal data volume, the popularity of location-based services and applications, and the importance of extracted knowledge from spatio-temporal data to solve a wide range of real-world problem…

Survey

Federated-Continual Dynamic Segmentation of Histopathology guided by Barlow Continuity

2025-01-08 · Niklas Babendererde, Haozhe Zhu, Moritz Fuchs, Jonathan Stieber 외

Federated- and Continual Learning have been established as approaches to enable privacy-aware learning on continuously changing data, as required for deploying AI systems in histopathology images. However, data shifts ca…

Continual Learning

Extracting Spatiotemporal Data from Gradients with Large Language Models

2024-10-21 · Lele Zheng, Yang Cao, Renhe Jiang, Kenjiro Taura 외

Recent works show that sensitive user data can be reconstructed from gradient updates, breaking the key privacy promise of federated learning. While success was demonstrated primarily on image data, these methods do not …

Federated LearningLanguage Modelling