paper-with-me

홈 › Papers

C2FL: Clustered Continual Federated Learning under Spatial and Temporal Drift

2026-06-16 · Davide Domini, Gianluca Aguzzi, Lorenzo Pellegrini, Mirko Viroli, Lukas Esterle arxiv

Collective Adaptive Systems (CAS) increasingly rely on machine learning to let each node learn from locally sensed data, aligning its behavior with the surrounding environment. Scaling this intelligence, however, raises fundamental challenges: sensed data is often privacy-sensitive, preventing centralized collection; nodes are mobile, traversing regions where nearby nodes perceive similar phenomena while distant ones observe radically different conditions, creating natural spatial clusters; and these distributions evolve over time due to mobility, introducing temporal drift that makes local models progressively stale. These dynamics arise across domains - vehicular sensing, drone-based monitoring, smartphone crowdsensing - yet the interplay of privacy, spatial heterogeneity, and temporal drift severely undermines conventional learning strategies. Therefore, we propose C2FL, a fully distributed Federated Learning (FL) approach where nodes self-organize into learning groups through spatial clustering, reflecting the geographic structure of the environment. To counteract temporal drift, each node combines experience replay with a dwell-time-aware adaptive averaging step, progressively incorporating the regional consensus as it remains longer within the same area, while preserving previously acquired knowledge under evolving distributions. We evaluate our approach on synthetic experiments that systematically reproduce spatial and temporal shifts, showing that standard federated strategies degrade significantly under these conditions and that our method restores robust collective adaptation.

📄 PDF Abstract BibTeX arXiv:2606.18003

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

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

2024-12-24 · 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 not on…

Continual LearningFederated LearningPrototype Selection

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

FedProK: Trustworthy Federated Class-Incremental Learning via Prototypical Feature Knowledge Transfer

2024-05-04 · Xin Gao, Xin Yang, Hao Yu, Yan Kang 외

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

class-incremental learningClass Incremental LearningFederated LearningIncremental Learning+1

Personalized Federated Continual Learning via Multi-granularity Prompt

2024-06-27 · Hao Yu, Xin Yang, Xin Gao, Yan Kang 외

Personalized Federated Continual Learning (PFCL) is a new practical scenario that poses greater challenges in sharing and personalizing knowledge. PFCL not only relies on knowledge fusion for server aggregation at the gl…

Continual LearningFederated LearningPersonalized Federated Learning

Federated Continual Learning via Knowledge Fusion: A Survey

2023-12-27 · Xin Yang, Hao Yu, Xin Gao, Hao Wang 외

Data privacy and silos are nontrivial and greatly challenging in many real-world applications. Federated learning is a decentralized approach to training models across multiple local clients without the exchange of raw d…

Continual LearningFederated LearningSurvey