paper-with-me

홈 › Papers

Multi-Domain Multi-Task Rehearsal for Lifelong Learning

2020-12-14 · Fan Lyu, Shuai Wang, Wei Feng, Zihan Ye, Fuyuan Hu, Song Wang

Rehearsal, seeking to remind the model by storing old knowledge in lifelong learning, is one of the most effective ways to mitigate catastrophic forgetting, i.e., biased forgetting of previous knowledge when moving to new tasks. However, the old tasks of the most previous rehearsal-based methods suffer from the unpredictable domain shift when training the new task. This is because these methods always ignore two significant factors. First, the Data Imbalance between the new task and old tasks that makes the domain of old tasks prone to shift. Second, the Task Isolation among all tasks will make the domain shift toward unpredictable directions; To address the unpredictable domain shift, in this paper, we propose Multi-Domain Multi-Task (MDMT) rehearsal to train the old tasks and new task parallelly and equally to break the isolation among tasks. Specifically, a two-level angular margin loss is proposed to encourage the intra-class/task compactness and inter-class/task discrepancy, which keeps the model from domain chaos. In addition, to further address domain shift of the old tasks, we propose an optional episodic distillation loss on the memory to anchor the knowledge for each old task. Experiments on benchmark datasets validate the proposed approach can effectively mitigate the unpredictable domain shift.

📄 PDF Abstract BibTeX arXiv:2012.07236

Code (0)

등록된 구현이 없습니다.

Tasks

Lifelong learning

Similar Papers 제목 키워드 기반

Unsupervised Lifelong Person Re-identification via Contrastive Rehearsal

2022-03-12 · Hao Chen, Benoit Lagadec, Francois Bremond

Existing unsupervised person re-identification (ReID) methods focus on adapting a model trained on a source domain to a fixed target domain. However, an adapted ReID model usually only works well on a certain target doma…

Domain AdaptationPerson Re-IdentificationUnsupervised Domain AdaptationUnsupervised Person Re-Identification

Rethinking Rehearsal in Lifelong Learning: Does An Example Contribute the Plasticity or Stability?

2021-09-29 · Qing Sun, Fan Lyu, Fanhua Shang, Wei Feng 외

Lifelong Learning (LL) is the sequential transformation of Multi-Task Learning, which learns new tasks in order like human-beings. Traditionally, the primary goal of LL is to achieve the trade-off between the Stability (…

Lifelong learningMulti-Task Learning

Distribution-aware Forgetting Compensation for Exemplar-Free Lifelong Person Re-identification

2025-04-21 · Shiben Liu, Huijie Fan, Qiang Wang, Baojie Fan 외

Lifelong Person Re-identification (LReID) suffers from a key challenge in preserving old knowledge while adapting to new information. The existing solutions include rehearsal-based and rehearsal-free methods to address t…

Exemplar-FreeKnowledge DistillationLifelong learningMixture-of-Experts+4

Auto-selected Knowledge Adapters for Lifelong Person Re-identification

2024-05-29 · Xuelin Qian, Ruiqi Wu, Gong Cheng, Junwei Han

Lifelong Person Re-Identification (LReID) extends traditional ReID by requiring systems to continually learn from non-overlapping datasets across different times and locations, adapting to new identities while preserving…

Lifelong learningPerson Re-Identification

Generative Memory for Lifelong Reinforcement Learning

2019-02-22 · Aswin Raghavan, Jesse Hostetler, Sek Chai

Our research is focused on understanding and applying biological memory transfers to new AI systems that can fundamentally improve their performance, throughout their fielded lifetime experience. We leverage current unde…

Lifelong learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)