Incremental Open-set Domain Adaptation
Sayan Rakshit, Hmrishav Bandyopadhyay, Nibaran Das, Biplab Banerjee

TL;DR
This paper introduces IOSDA-Net, a novel approach for incremental open-set domain adaptation in image classification, addressing catastrophic forgetting by generating pseudo source domains and adapting to new target domains without prior domain labels.
Contribution
The paper proposes IOSDA-Net, a two-stage learning pipeline that mitigates catastrophic forgetting in open-set incremental domain adaptation by generating pseudo source domains and adapting to new target domains.
Findings
Effective on Office-Home, DomainNet, and UPRN-RSDA datasets.
Reduces catastrophic forgetting in incremental domain adaptation.
Achieves competitive performance without prior domain labels.
Abstract
Catastrophic forgetting makes neural network models unstable when learning visual domains consecutively. The neural network model drifts to catastrophic forgetting-induced low performance of previously learnt domains when training with new domains. We illuminate this current neural network model weakness and develop a forgetting-resistant incremental learning strategy. Here, we propose a new unsupervised incremental open-set domain adaptation (IOSDA) issue for image classification. Open-set domain adaptation adds complexity to the incremental domain adaptation issue since each target domain has more classes than the Source domain. In IOSDA, the model learns training with domain streams phase by phase in incremented time. Inference uses test data from all target domains without revealing their identities. We proposed IOSDA-Net, a two-stage learning pipeline, to solve the problem. 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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
