paper-with-me

Papers

Federated Continual Learning via Knowledge Fusion: A Survey

2023-12-27 · Xin Yang, Hao Yu, Xin Gao, Hao Wang, Junbo Zhang, Tianrui Li

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 data from client devices to global servers. However, existing works focus on a static data environment and ignore continual learning from streaming data with incremental tasks. Federated Continual Learning (FCL) is an emerging paradigm to address model learning in both federated and continual learning environments. The key objective of FCL is to fuse heterogeneous knowledge from different clients and retain knowledge of previous tasks while learning on new ones. In this work, we delineate federated learning and continual learning first and then discuss their integration, i.e., FCL, and particular FCL via knowledge fusion. In summary, our motivations are four-fold: we (1) raise a fundamental problem called ''spatial-temporal catastrophic forgetting'' and evaluate its impact on the performance using a well-known method called federated averaging (FedAvg), (2) integrate most of the existing FCL methods into two generic frameworks, namely synchronous FCL and asynchronous FCL, (3) categorize a large number of methods according to the mechanism involved in knowledge fusion, and finally (4) showcase an outlook on the future work of FCL.

📄 PDF Abstract BibTeX arXiv:2312.16475

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningFederated LearningSurvey

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Federated Continual Learning for Edge-AI: A Comprehensive Survey

2024-11-20 · Zi Wang, Fei Wu, Feng Yu, Yurui Zhou 외

Edge-AI, the convergence of edge computing and artificial intelligence (AI), has become a promising paradigm that enables the deployment of advanced AI models at the network edge, close to users. In Edge-AI, federated co…

Continual LearningEdge-computingSurvey

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

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

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

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