In this paper, we propose to develop a method to address unsupervised domain adaptation (UDA) in a practical setting of continual learning (CL). The goal is to update the model on continually changing domains while preserving domain-specific knowledge to prevent catastrophic forgetting of past-seen domains. To this end, we build a framework for preserving domain-specific features utilizing the inherent model capacity via pruning. We also perform effective inference using a novel batch-norm based metric to predict the final model parameters to be used accurately. Our approach achieves not only state-of-the-art performance but also prevents catastrophic forgetting of past domains significantly. Our code is made publicly available.
@article{arxiv.2304.07560,
title = {Continual Domain Adaptation through Pruning-aided Domain-specific Weight Modulation},
author = {Prasanna B and Sunandini Sanyal and R. Venkatesh Babu},
journal= {arXiv preprint arXiv:2304.07560},
year = {2023}
}
Comments
CVPR CLVision Workshop 2023, For code see https://github.com/PrasannaB29/PACDA