Multi-Head Distillation for Continual Unsupervised Domain Adaptation in Semantic Segmentation
Antoine Saporta, Arthur Douillard, Tuan-Hung Vu, Patrick, P\'erez, Matthieu Cord

TL;DR
This paper introduces MuHDi, a multi-head distillation framework for continual unsupervised domain adaptation in semantic segmentation, effectively handling multiple sequentially discovered target domains without forgetting previous ones.
Contribution
The work presents a novel multi-head distillation approach that addresses catastrophic forgetting in continual UDA for semantic segmentation, enabling models to adapt to multiple target domains sequentially.
Findings
MuHDi outperforms baseline methods on multi-target UDA benchmarks.
The approach effectively mitigates catastrophic forgetting in continual learning.
Extensive ablation studies validate the architecture's components.
Abstract
Unsupervised Domain Adaptation (UDA) is a transfer learning task which aims at training on an unlabeled target domain by leveraging a labeled source domain. Beyond the traditional scope of UDA with a single source domain and a single target domain, real-world perception systems face a variety of scenarios to handle, from varying lighting conditions to many cities around the world. In this context, UDAs with several domains increase the challenges with the addition of distribution shifts within the different target domains. This work focuses on a novel framework for learning UDA, continuous UDA, in which models operate on multiple target domains discovered sequentially, without access to previous target domains. We propose MuHDi, for Multi-Head Distillation, a method that solves the catastrophic forgetting problem, inherent in continual learning tasks. MuHDi performs distillation at…
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 · Multimodal Machine Learning Applications
