Table of Contents
Fetching ...

GenGMM: Generalized Gaussian-Mixture-based Domain Adaptation Model for Semantic Segmentation

Nazanin Moradinasab, Hassan Jafarzadeh, Donald E. Brown

TL;DR

The Generalized Gaussian-mixture-based (GenGMM) domain adaptation model is introduced, which harnesses the underlying data distribution in both domains to refine noisy weak and pseudo labels in both domains.

Abstract

Domain adaptive semantic segmentation is the task of generating precise and dense predictions for an unlabeled target domain using a model trained on a labeled source domain. While significant efforts have been devoted to improving unsupervised domain adaptation for this task, it is crucial to note that many models rely on a strong assumption that the source data is entirely and accurately labeled, while the target data is unlabeled. In real-world scenarios, however, we often encounter partially or noisy labeled data in source and target domains, referred to as Generalized Domain Adaptation (GDA). In such cases, we suggest leveraging weak or unlabeled data from both domains to narrow the gap between them, resulting in effective adaptation. We introduce the Generalized Gaussian-mixture-based (GenGMM) domain adaptation model, which harnesses the underlying data distribution in both domains to refine noisy weak and pseudo labels. The experiments demonstrate the effectiveness of our approach.

GenGMM: Generalized Gaussian-Mixture-based Domain Adaptation Model for Semantic Segmentation

TL;DR

The Generalized Gaussian-mixture-based (GenGMM) domain adaptation model is introduced, which harnesses the underlying data distribution in both domains to refine noisy weak and pseudo labels in both domains.

Abstract

Domain adaptive semantic segmentation is the task of generating precise and dense predictions for an unlabeled target domain using a model trained on a labeled source domain. While significant efforts have been devoted to improving unsupervised domain adaptation for this task, it is crucial to note that many models rely on a strong assumption that the source data is entirely and accurately labeled, while the target data is unlabeled. In real-world scenarios, however, we often encounter partially or noisy labeled data in source and target domains, referred to as Generalized Domain Adaptation (GDA). In such cases, we suggest leveraging weak or unlabeled data from both domains to narrow the gap between them, resulting in effective adaptation. We introduce the Generalized Gaussian-mixture-based (GenGMM) domain adaptation model, which harnesses the underlying data distribution in both domains to refine noisy weak and pseudo labels. The experiments demonstrate the effectiveness of our approach.

Paper Structure

This paper contains 17 sections, 16 equations, 2 figures, 8 tables, 1 algorithm.

Figures (2)

  • Figure 1: GMM-based contrastive learning. a) Labeled and unlabeled source data along with the GMM model with 3 components fitted on labeled source data. b) Unlabeled target data, together with the source GMM model. c) Unlabeled target data, coupled with the adaptive GMM model fitted to labeled target data and the source GMM model.
  • Figure 2: Qualitative results on Cityscapes→Dark Zurich