paper-with-me

Papers

Efficient Federated Class-Incremental Learning of Pre-Trained Models via Task-agnostic Low-rank Residual Adaptation

2025-05-18 · Feng Yu, Jia Hu, Geyong Min

Federated Parameter-Efficient Fine-Tuning (FedPEFT) reduces communication and computation costs in federated fine-tuning of pre-trained models by updating only a small subset of model parameters. However, existing approaches assume static data distributions, failing to adequately address real-world scenarios where new classes continually emerge, particularly in Federated Class Incremental Learning (FCIL). FCIL faces two key challenges: catastrophic forgetting and performance degradation caused by non-IID data across clients. Unlike current methods that maintain separate task-specific components or suffer from aggregation noise during parameter aggregation, we propose Federated Task-agnostic Low-rank Residual Adaptation (Fed-TaLoRA), a novel parameter-efficient approach for fine-tuning in resource-constrained FCIL scenarios. Specifically, we fine-tune only shared task-agnostic LoRA parameters across sequential tasks, effectively mitigating catastrophic forgetting while enabling efficient knowledge transfer among clients. Based on a theoretical analysis of aggregation, we develop a novel residual weight update mechanism that ensures accurate knowledge consolidation with minimal overhead. Our methodological innovations are attributed to three key strategies: task-agnostic adaptation, post-aggregation model calibration, and strategic placement of LoRA modules. Extensive experiments on multiple benchmark datasets demonstrate that Fed-TaLoRA consistently outperforms state-of-the-art methods in diverse data heterogeneity scenarios while substantially reducing resource requirements.

📄 PDF Abstract BibTeX arXiv:2505.12318

Code (0)

등록된 구현이 없습니다.

Tasks

class-incremental learningClass Incremental LearningIncremental Learningparameter-efficient fine-tuningTransfer Learning

Similar Papers 제목 키워드 기반

FedGTEA: Federated Class-Incremental Learning with Gaussian Task Embedding and Alignment

2025-10-14 · Haolin Li, Hoda Bidkhori arxiv

We introduce a novel framework for Federated Class Incremental Learning, called Federated Gaussian Task Embedding and Alignment (FedGTEA). FedGTEA is designed to capture task-specific knowledge and model uncertainty in a…

class-incremental learningClass Incremental LearningRepresentation LearningFederated Learning

pFedMxF: Personalized Federated Class-Incremental Learning with Mixture of Frequency Aggregation

2025-01-01 · CVPR 2025 1 · Yifei Zhang, Hao Zhu, Alysa Ziying Tan, Dianzhi Yu 외

Federated learning (FL) has emerged as a promising paradigm for privacy-preserving collaborative machine learning. However, extending FL to class incremental learning settings introduces three key challenges: 1) spat…

class-incremental learningClass Incremental LearningFederated LearningIncremental Learning+2

A Data-Free Approach to Mitigate Catastrophic Forgetting in Federated Class Incremental Learning for Vision Tasks

2023-11-13 · NeurIPS 2023 11

Deep learning models often suffer from forgetting previously learned information when trained on new data. This problem is exacerbated in federated learning (FL), where the data is distributed and can change independentl…

class-incremental learningClass Incremental LearningContinual LearningFederated Learning+1

Catastrophic Forgetting Resilient One-Shot Incremental Federated Learning

2026-02-19 · Obaidullah Zaland, Zulfiqar Ahmad Khan, Monowar Bhuyan arxiv

Modern big-data systems generate massive, heterogeneous, and geographically dispersed streams that are large-scale and privacy-sensitive, making centralization challenging. While federated learning (FL) provides a privac…

Federated Learning

On the Convergence of Continual Federated Learning Using Incrementally Aggregated Gradients

2024-11-12 · Satish Kumar Keshri, Nazreen Shah, Ranjitha Prasad

The holy grail of machine learning is to enable Continual Federated Learning (CFL) to enhance the efficiency, privacy, and scalability of AI systems while learning from streaming data. The primary challenge of a CFL syst…

Federated Learning