paper-with-me

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 works independently in an asynchronous manner getting data for the different tasks in time-frames and orders totally uncorrelated with the other ones. We introduce a novel federated learning setting (AFCL) where the continual learning of multiple tasks happens at each client with different orderings and in asynchronous time slots. We tackle this novel task using prototype-based learning, a representation loss, fractal pre-training, and a modified aggregation policy. Our approach, called FedSpace, effectively tackles this task as shown by the results on the CIFAR-100 dataset using 3 different federated splits with 50, 100, and 500 clients, respectively. The code and federated splits are available at https://github.com/LTTM/FedSpace.

📄 PDF Abstract BibTeX arXiv:2304.03626

Code (1)

lttm/fedspace 공식 구현 pytorch

Tasks

Continual LearningFederated Learning

Similar Papers 제목 키워드 기반

Fed-CPrompt: Contrastive Prompt for Rehearsal-Free Federated Continual Learning

2023-07-10 · Gaurav Bagwe, Xiaoyong Yuan, Miao Pan, Lan Zhang

Federated continual learning (FCL) learns incremental tasks over time from confidential datasets distributed across clients. This paper focuses on rehearsal-free FCL, which has severe forgetting issues when learning new …

Continual LearningPrompt 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

Dynamic Allocation Hypernetwork with Adaptive Model Recalibration for Federated Continual Learning

2025-03-25 · Xiaoming Qi, Jingyang Zhang, Huazhu Fu, Guanyu Yang 외

Federated continual learning (FCL) offers an emerging pattern to facilitate the applicability of federated learning (FL) in real-world scenarios, where tasks evolve dynamically and asynchronously across clients, especial…

Continual LearningFederated 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

Dynamic Allocation Hypernetwork with Adaptive Model Recalibration for FCL

2025-03-23 · Xiaoming Qi, Jingyang Zhang, Huazhu Fu, Guanyu Yang 외

Federated continual learning (FCL) offers an emerging pattern to facilitate the applicability of federated learning (FL) in real-world scenarios, where tasks evolve dynamically and asynchronously across clients, especial…

Continual LearningFederated Learning