paper-with-me

Papers

Large-Small Model Collaborative Framework for Federated Continual Learning

2025-08-13 · Hao Yu, Xin Yang, Boyang Fan, Xuemei Cao, Hanlin Gu, Lixin Fan, Qiang Yang arxiv

Continual learning (CL) for Foundation Models (FMs) is an essential yet underexplored challenge, especially in Federated Continual Learning (FCL), where each client learns from a private, evolving task stream under strict data and communication constraints. Despite their powerful generalization abilities, FMs often exhibit suboptimal performance on local downstream tasks, as they are unable to utilize private local data. Furthermore, enabling FMs to learn new tasks without forgetting prior knowledge is inherently a challenging problem, primarily due to their immense parameter count and high model complexity. In contrast, small models can be trained locally under resource-constrained conditions and benefit from more mature CL techniques. To bridge the gap between small models and FMs, we propose the first collaborative framework in FCL, where lightweight local models act as a dynamic bridge, continually adapting to new tasks while enhancing the utility of the large model. Two novel components are also included: Small Model Continual Fine-tuning is for preventing small models from temporal forgetting; One-by-One Distillation performs personalized fusion of heterogeneous local knowledge on the server. Experimental results demonstrate its superior performance, even when clients utilize heterogeneous small models.

📄 PDF Abstract BibTeX arXiv:2508.09489

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Traceable Federated Continual Learning

2024-01-01 · CVPR 2024 1 · Qiang Wang, Bingyan Liu, Yawen Li

Federated continual learning (FCL) is a typical mechanism to achieve collaborative model training among clients that own dynamic data. While traditional FCL methods have been proved effective they do not consider the…

Continual Learning

Concept drift detection and adaptation for federated and continual learning

2021-05-27 · Fernando E. Casado, Dylan Lema, Marcos F. Criado, Roberto Iglesias 외

Smart devices, such as smartphones, wearables, robots, and others, can collect vast amounts of data from their environment. This data is suitable for training machine learning models, which can significantly improve thei…

Continual LearningDrift DetectionFederated Learning

FPPL: An Efficient and Non-IID Robust Federated Continual Learning Framework

2024-11-04 · Yuchen He, Chuyun Shen, Xiangfeng Wang, Bo Jin

Federated continual learning (FCL) aims to learn from sequential data stream in the decentralized federated learning setting, while simultaneously mitigating the catastrophic forgetting issue in classical continual learn…

Continual LearningContrastive LearningFederated LearningPrompt Learning

FedCTTA: A Collaborative Approach to Continual Test-Time Adaptation in Federated Learning

2025-05-19 · Rakibul Hasan Rajib, Md Akil Raihan Iftee, Mir Sazzat Hossain, A. K. M. Mahbubur Rahman 외

Federated Learning (FL) enables collaborative model training across distributed clients without sharing raw data, making it ideal for privacy-sensitive applications. However, FL models often suffer performance degradatio…

Federated LearningPrivacy PreservingTest-time Adaptation

A Federated Many-to-One Hopfield model for associative Neural Networks

2026-03-20 · Andrea Alessandrelli, Fabrizio Durante, Andrea Ladiana, Andrea Lepre arxiv

Federated learning enables collaborative training without sharing raw data, but struggles under client heterogeneity and streaming distribution shifts, where drift and novel data can impair convergence and cause forgetti…

Federated Learning