paper-with-me

홈 › Papers

Parameterizing Federated Continual Learning for Reproducible Research

2024-06-04 · Bart Cox, Jeroen Galjaard, Aditya Shankar, Jérémie Decouchant, Lydia Y. Chen

Federated Learning (FL) systems evolve in heterogeneous and ever-evolving environments that challenge their performance. Under real deployments, the learning tasks of clients can also evolve with time, which calls for the integration of methodologies such as Continual Learning. To enable research reproducibility, we propose a set of experimental best practices that precisely capture and emulate complex learning scenarios. Our framework, Freddie, is the first entirely configurable framework for Federated Continual Learning (FCL), and it can be seamlessly deployed on a large number of machines thanks to the use of Kubernetes and containerization. We demonstrate the effectiveness of Freddie on two use cases, (i) large-scale FL on CIFAR100 and (ii) heterogeneous task sequence on FCL, which highlight unaddressed performance challenges in FCL scenarios.

📄 PDF Abstract BibTeX arXiv:2406.02015

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningFederated Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Benchmarking Catastrophic Forgetting Mitigation Methods in Federated Time Series Forecasting

2025-10-24 · Khaled Hallak, Oudom Kem arxiv

Catastrophic forgetting (CF) poses a persistent challenge in continual learning (CL), especially within federated learning (FL) environments characterized by non-i.i.d. time series data. While existing research has large…

Time Series ForecastingFederated LearningContinual Learning

Federated Continual Learning with Weighted Inter-client Transfer

2020-03-06 · Jaehong Yoon, Wonyong Jeong, Giwoong Lee, Eunho Yang 외

There has been a surge of interest in continual learning and federated learning, both of which are important in deep neural networks in real-world scenarios. Yet little research has been done regarding the scenario where…

Continual LearningFederated LearningTransfer Learning

Continual Reinforcement Learning with TELLA

2022-08-08 · Neil Fendley, Cash Costello, Eric Nguyen, Gino Perrotta 외

Training reinforcement learning agents that continually learn across multiple environments is a challenging problem. This is made more difficult by a lack of reproducible experiments and standard metrics for comparing di…

Continual LearningLifelong learningreinforcement-learningReinforcement Learning+1

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

LibContinual: A Comprehensive Library towards Realistic Continual Learning

2025-12-26 · Wenbin Li, Shangge Liu, Borui Kang, Yiyang Chen 외 arxiv

A fundamental challenge in Continual Learning (CL) is catastrophic forgetting, where adapting to new tasks degrades the performance on previous ones. While the field has evolved with diverse methods, this rapid surge in …

Continual Learning