paper-with-me

홈 › Papers

On Generalizing Beyond Domains in Cross-Domain Continual Learning

2022-03-08 · CVPR 2022 1 · Christian Simon, Masoud Faraki, Yi-Hsuan Tsai, Xiang Yu, Samuel Schulter, Yumin Suh, Mehrtash Harandi, Manmohan Chandraker

Humans have the ability to accumulate knowledge of new tasks in varying conditions, but deep neural networks often suffer from catastrophic forgetting of previously learned knowledge after learning a new task. Many recent methods focus on preventing catastrophic forgetting under the assumption of train and test data following similar distributions. In this work, we consider a more realistic scenario of continual learning under domain shifts where the model must generalize its inference to an unseen domain. To this end, we encourage learning semantically meaningful features by equipping the classifier with class similarity metrics as learning parameters which are obtained through Mahalanobis similarity computations. Learning of the backbone representation along with these extra parameters is done seamlessly in an end-to-end manner. In addition, we propose an approach based on the exponential moving average of the parameters for better knowledge distillation. We demonstrate that, to a great extent, existing continual learning algorithms fail to handle the forgetting issue under multiple distributions, while our proposed approach learns new tasks under domain shift with accuracy boosts up to 10% on challenging datasets such as DomainNet and OfficeHome.

📄 PDF Abstract BibTeX arXiv:2203.03970

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningKnowledge Distillation

Similar Papers 제목 키워드 기반

Complementary Domain Adaptation and Generalization for Unsupervised Continual Domain Shift Learning

2023-03-28 · ICCV 2023 1 · Wonguk Cho, Jinha Park, Taesup Kim

Continual domain shift poses a significant challenge in real-world applications, particularly in situations where labeled data is not available for new domains. The challenge of acquiring knowledge in this problem settin…

Domain AdaptationDomain GeneralizationUnsupervised Continual Domain Shift LearningUnsupervised Domain Adaptation

Domain Generalizable Continual Learning

2025-10-19 · Hongwei Yan, Guanglong Sun, Zhiqi Kang, Yi Zhong 외 arxiv

To adapt effectively to dynamic real-world environments, intelligent systems must continually acquire new skills while generalizing them to diverse, unseen scenarios. Here, we introduce a novel and realistic setting name…

Representation LearningContinual Learning

Learning Beyond the Surface: How Far Can Continual Pre-Training with LoRA Enhance LLMs' Domain-Specific Insight Learning?

2025-01-29 · Pouya Pezeshkpour, Estevam Hruschka

Large Language Models (LLMs) have demonstrated remarkable performance on various tasks, yet their ability to extract and internalize deeper insights from domain-specific datasets remains underexplored. In this study, we …

Evolving Standardization for Continual Domain Generalization over Temporal Drift

2023-09-21 · NeurIPS 2023 11

The capability of generalizing to out-of-distribution data is crucial for the deployment of machine learning models in the real world. Existing domain generalization (DG) mainly embarks on offline and discrete scenarios,…

DECODE: Tackling Representation and Decision Degradation in Continual AI-Generated Image Detection

2026-07-30 · Zihao Cai, Xinghan Li, Ruiyan Yang, Xue Song 외 arxiv

As generative models continue to evolve, AI-generated image detectors must incrementally adapt to emerging generative domains while preserving knowledge acquired from previous ones. This continual learning setting is par…

Continual Learning