Cross-Domain Continual Learning via CLAMP
Weiwei Weng, Mahardhika Pratama, Jie Zhang, Chen Chen, Edward Yapp, Kien Yee, Ramasamy Savitha

TL;DR
This paper introduces CLAMP, a novel cross-domain continual learning method that combines domain adaptation and assessor-guided learning to prevent catastrophic forgetting and improve performance in changing environments.
Contribution
CLAMP is the first approach to integrate class-aware adversarial domain adaptation with assessor-guided learning for cross-domain continual learning.
Findings
CLAMP outperforms baseline algorithms by at least 10% in various experiments.
The method effectively balances stability and plasticity in continual learning.
Theoretical analysis supports the robustness of CLAMP in complex environments.
Abstract
Artificial neural networks, celebrated for their human-like cognitive learning abilities, often encounter the well-known catastrophic forgetting (CF) problem, where the neural networks lose the proficiency in previously acquired knowledge. Despite numerous efforts to mitigate CF, it remains the significant challenge particularly in complex changing environments. This challenge is even more pronounced in cross-domain adaptation following the continual learning (CL) setting, which is a more challenging and realistic scenario that is under-explored. To this end, this article proposes a cross-domain CL approach making possible to deploy a single model in such environments without additional labelling costs. Our approach, namely continual learning approach for many processes (CLAMP), integrates a class-aware adversarial domain adaptation strategy to align a source domain and a target domain.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Geophysical Methods and Applications
MethodsSparse Evolutionary Training · Balanced Selection · ALIGN
