Multi-Domain Incremental Learning for Semantic Segmentation
About
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, domain-invariant parameters to capture homogeneous semantic features present in all domains, while dedicated domain-specific parameters learn the statistics of each domain. Our novel optimization strategy helps achieve a good balance between retention of old knowledge (stability) and acquiring new knowledge (plasticity). We demonstrate the effectiveness of our proposed solution on domain incremental settings pertaining to real-world driving scenes from roads of Germany (Cityscapes), the United States (BDD100k), and India (IDD).
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Semantic segmentation | Cityscapes | mIoU72.55 | 33 | |
| Semantic segmentation | Med JASCL-Disjoint Session 0: TS | Dice Score77.9 | 28 | |
| Semantic segmentation | Med JASCL-Disjoint Session 2: BCV | Dice Score9.7 | 28 | |
| Continual Segmentation | Med JASCL Disjoint | Total Drop (%)87.5 | 28 | |
| Semantic segmentation | Med JASCL-Disjoint Session 1: AMOS | Dice Score11.5 | 28 | |
| Semantic segmentation | Freiburg Thermal (test) | Average mIoU73.9 | 12 | |
| Semantic segmentation | Natural-JASCL Semi-Supervised (Session 0) | mIoU47.76 | 9 | |
| Semantic segmentation | Natural-JASCL Semi-Supervised (Session 1) | mIoU1.87 | 9 | |
| Semantic segmentation | Natural-JASCL Semi-Supervised (Session 2) | mIoU1.43 | 9 | |
| Semantic segmentation | Semi-Supervised Natural-JASCL (Session 3) | mIoU0.39 | 9 |