paper-with-me

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 tasks due to the lack of access to historical task data. To address this issue, we propose Fed-CPrompt based on prompt learning techniques to obtain task-specific prompts in a communication-efficient way. Fed-CPrompt introduces two key components, asynchronous prompt learning, and contrastive continual loss, to handle asynchronous task arrival and heterogeneous data distributions in FCL, respectively. Extensive experiments demonstrate the effectiveness of Fed-CPrompt in achieving SOTA rehearsal-free FCL performance.

📄 PDF Abstract BibTeX arXiv:2307.04869

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningPrompt Learning

Similar Papers 제목 키워드 기반

INCPrompt: Task-Aware incremental Prompting for Rehearsal-Free Class-incremental Learning

2024-01-22 · Zhiyuan Wang, Xiaoyang Qu, Jing Xiao, Bokui Chen 외

This paper introduces INCPrompt, an innovative continual learning solution that effectively addresses catastrophic forgetting. INCPrompt's key innovation lies in its use of adaptive key-learner and task-aware prompts tha…

class-incremental learningClass Incremental LearningContinual LearningGeneral Knowledge+1

Rehearsal-free Federated Domain-incremental Learning

2024-05-22 · Rui Sun, Haoran Duan, Jiahua Dong, Varun Ojha 외

We introduce a rehearsal-free federated domain incremental learning framework, RefFiL, based on a global prompt-sharing paradigm to alleviate catastrophic forgetting challenges in federated domain-incremental learning, w…

Contrastive LearningFederated LearningIncremental Learning

Prompt to Restore, Restore to Prompt: Cyclic Prompting for Universal Adverse Weather Removal

2025-03-12 · Rongxin Liao, Feng Li, Yanyan Wei, Zenglin Shi 외

Universal adverse weather removal (UAWR) seeks to address various weather degradations within a unified framework. Recent methods are inspired by prompt learning using pre-trained vision-language models (e.g., CLIP), lev…

Image RestorationPrompt Learning

Ontology-Guided, Hybrid Prompt Learning for Generalization in Knowledge Graph Question Answering

2025-02-06 · Longquan Jiang, Junbo Huang, Cedric Möller, Ricardo Usbeck

Most existing Knowledge Graph Question Answering (KGQA) approaches are designed for a specific KG, such as Wikidata, DBpedia or Freebase. Due to the heterogeneity of the underlying graph schema, topology and assertions, …

Graph Question AnsweringKnowledge GraphsLarge Language ModelPrompt Learning+2

Consistent Prompting for Rehearsal-Free Continual Learning

2024-03-13 · CVPR 2024 1 · Zhanxin Gao, Jun Cen, Xiaobin Chang

Continual learning empowers models to adapt autonomously to the ever-changing environment or data streams without forgetting old knowledge. Prompt-based approaches are built on frozen pre-trained models to learn the task…

Continual Learning