Gradient Regularized Contrastive Learning for Continual Domain Adaptation
Peng Su, Shixiang Tang, Peng Gao, Di Qiu, Ni Zhao, Xiaogang Wang

TL;DR
This paper introduces Gradient Regularized Contrastive Learning to address the challenges of continual domain adaptation, effectively balancing adaptation to new domains with retention of previous knowledge.
Contribution
It proposes a novel gradient regularization technique that maintains discriminative features and prevents catastrophic forgetting during continual domain adaptation.
Findings
Outperforms state-of-the-art methods on Digits, DomainNet, and Office-Caltech benchmarks.
Effectively balances domain adaptation and knowledge retention.
Demonstrates robustness across multiple benchmark datasets.
Abstract
Human beings can quickly adapt to environmental changes by leveraging learning experience. However, the poor ability of adapting to dynamic environments remains a major challenge for AI models. To better understand this issue, we study the problem of continual domain adaptation, where the model is presented with a labeled source domain and a sequence of unlabeled target domains. There are two major obstacles in this problem: domain shifts and catastrophic forgetting. In this work, we propose Gradient Regularized Contrastive Learning to solve the above obstacles. At the core of our method, gradient regularization plays two key roles: (1) enforces the gradient of contrastive loss not to increase the supervised training loss on the source domain, which maintains the discriminative power of learned features; (2) regularizes the gradient update on the new domain not to increase the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
