Multi-Domain Incremental Learning for Semantic Segmentation
Prachi Garg, Rohit Saluja, Vineeth N Balasubramanian, Chetan Arora,, Anbumani Subramanian, C.V. Jawahar

TL;DR
This paper introduces a dynamic architecture and optimization strategy for multi-domain incremental learning in semantic segmentation, enabling models to learn new geographical domains sequentially without forgetting previous ones.
Contribution
It proposes a novel dynamic architecture with shared and domain-specific parameters, along with an optimization method to balance stability and plasticity in incremental learning.
Findings
Effective in retaining old domain knowledge while learning new domains
Demonstrated on datasets from Germany, US, and India
Outperforms baseline methods in domain incremental settings
Abstract
Recent efforts in multi-domain learning for semantic segmentation attempt to learn multiple geographical datasets in a universal, joint model. A simple fine-tuning experiment performed sequentially on three popular road scene segmentation datasets demonstrates that existing segmentation frameworks fail at incrementally learning on a series of visually disparate geographical domains. When learning a new domain, the model catastrophically forgets previously learned knowledge. In this work, we pose the problem of multi-domain incremental learning for semantic segmentation. Given a model trained on a particular geographical domain, the goal is to (i) incrementally learn a new geographical domain, (ii) while retaining performance on the old domain, (iii) given that the previous domain's dataset is not accessible. We propose a dynamic architecture that assigns universally shared,…
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
Multi-Domain Incremental Learning for Semantic Segmentation· youtube
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · COVID-19 diagnosis using AI
