paper-with-me

홈 › Papers

Efficient Rehearsal Free Zero Forgetting Continual Learning using Adaptive Weight Modulation

2023-11-26 · Yonatan Sverdlov, Shimon Ullman

Artificial neural networks encounter a notable challenge known as continual learning, which involves acquiring knowledge of multiple tasks over an extended period. This challenge arises due to the tendency of previously learned weights to be adjusted to suit the objectives of new tasks, resulting in a phenomenon called catastrophic forgetting. Most approaches to this problem seek a balance between maximizing performance on the new tasks and minimizing the forgetting of previous tasks. In contrast, our approach attempts to maximize the performance of the new task, while ensuring zero forgetting. This is accomplished by creating a task-specific modulation parameters for each task. Only these would be learnable parameters during learning of consecutive tasks. Through comprehensive experimental evaluations, our model demonstrates superior performance in acquiring and retaining novel tasks that pose difficulties for other multi-task models. This emphasizes the efficacy of our approach in preventing catastrophic forgetting while accommodating the acquisition of new tasks

📄 PDF Abstract BibTeX arXiv:2311.15276

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Rehearsal-Free Modular and Compositional Continual Learning for Language Models

2024-03-31 · Mingyang Wang, Heike Adel, Lukas Lange, Jannik Strötgen 외

Continual learning aims at incrementally acquiring new knowledge while not forgetting existing knowledge. To overcome catastrophic forgetting, methods are either rehearsal-based, i.e., store data examples from previous t…

Continual LearningTransfer Learning

Rehearsal-free and Task-free Online Continual Learning With Contrastive Prompt

2025-10-01 · Aopeng Wang, Ke Deng, Yongli Ren, Jun Luo arxiv

The main challenge of continual learning is \textit{catastrophic forgetting}. Because of processing data in one pass, online continual learning (OCL) is one of the most difficult continual learning scenarios. To address …

Continual Learning

Generating Instance-level Prompts for Rehearsal-free Continual Learning

2023-01-01 · ICCV 2023 1 · Dahuin Jung, Dongyoon Han, Jihwan Bang, Hwanjun Song

We introduce Domain-Adaptive Prompt (DAP), a novel method for continual learning using Vision Transformers (ViT). Prompt-based continual learning has recently gained attention due to its rehearsal-free nature. Curren…

Continual Learning

Color Prompting for Data-Free Continual Unsupervised Domain Adaptive Person Re-Identification

2023-08-21 · Jianyang Gu, Hao Luo, Kai Wang, Wei Jiang 외

Unsupervised domain adaptive person re-identification (Re-ID) methods alleviate the burden of data annotation through generating pseudo supervision messages. However, real-world Re-ID systems, with continuously accumulat…

Domain Adaptive Person Re-IdentificationPerson Re-IdentificationStyle Transfer

Rehearsal-Free Domain Continual Face Anti-Spoofing: Generalize More and Forget Less

2023-03-16 · ICCV 2023 1 · Rizhao Cai, Yawen Cui, Zhi Li, Zitong Yu 외

Face Anti-Spoofing (FAS) is recently studied under the continual learning setting, where the FAS models are expected to evolve after encountering the data from new domains. However, existing methods need extra replay buf…

Continual LearningDomain GeneralizationFace Anti-Spoofing