paper-with-me

Papers

Addressing Spatial-Temporal Data Heterogeneity in Federated Continual Learning via Tail Anchor

2024-12-24 · Hao Yu, Xin Yang, Le Zhang, Hanlin Gu, Tianrui Li, Lixin Fan, Qiang Yang

Federated continual learning (FCL) allows each client to continually update its knowledge from task streams, enhancing the applicability of federated learning in real-world scenarios. However, FCL needs to address not only spatial data heterogeneity between clients but also temporal data heterogeneity between tasks. In this paper, empirical experiments demonstrate that such input-level heterogeneity significantly affects the model's internal parameters and outputs, leading to severe spatial-temporal catastrophic forgetting of local and previous knowledge. To this end, we propose Federated Tail Anchor (FedTA) to mix trainable Tail Anchor with the frozen output features to adjust their position in the feature space, thereby overcoming parameter-forgetting and output-forgetting. Moreover, three novel components are also included in FedTA: Input Enhancement for improving the performance of pre-trained models on downstream tasks; Selective Input Knowledge Fusion for fusion of heterogeneous local knowledge on the server side; and Best Global Prototype Selection for finding the best anchor point for each class in the feature space. Extensive experiments demonstrate that FedTA not only outperforms existing FCL methods but also effectively preserves the relative positions of features, remaining unaffected by spatial and temporal changes.

📄 PDF Abstract BibTeX arXiv:2412.18355

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningFederated LearningPrototype Selection

Similar Papers 제목 키워드 기반

Personalized Federated Learning for Spatio-Temporal Forecasting: A Dual Semantic Alignment-Based Contrastive Approach

2024-04-04 · Qingxiang Liu, Sheng Sun, Yuxuan Liang, Jingjing Xue 외

The existing federated learning (FL) methods for spatio-temporal forecasting fail to capture the inherent spatio-temporal heterogeneity, which calls for personalized FL (PFL) methods to model the spatio-temporally varian…

Contrastive LearningFederated LearningPersonalized Federated LearningSemantic Similarity+2

Handling Spatial-Temporal Data Heterogeneity for Federated Continual Learning via Tail Anchor

2025-01-01 · CVPR 2025 1 · Hao Yu, Xin Yang, Le Zhang, Hanlin Gu 외

Federated Continual Learning (FCL) allows each client to continually update its knowledge from task streams, enhancing the applicability of federated learning in real-world scenarios. However, FCL needs to address no…

Continual LearningFederated LearningPrototype Selection

Federated Client Selection under Partial Visibility: A POMDP Approach with Spatio-Temporal Attention

2026-05-12 · Qijun Hou, Yuchen Shi, Pingyi Fan, Khaled B. Letaief arxiv

Federated learning relies on effective client selection to alleviate the performance degradation caused by data heterogeneity. Most existing methods assume full visibility of all clients at each communication round. Howe…

Reinforcement LearningFederated Learning

Federated Learning in Temporal Heterogeneity

2023-09-17 · Junghwan Lee

In this work, we explored federated learning in temporal heterogeneity across clients. We observed that global model obtained by \texttt{FedAvg} trained with fixed-length sequences shows faster convergence than varying-l…

Federated Learning

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

2025-05-18 · Jianheng Tang, Huiping Zhuang, Jingyu He, Run He 외

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 spati…

Continual Learning