CVNov 30, 2021

TridentAdapt: Learning Domain-invariance via Source-Target Confrontation and Self-induced Cross-domain Augmentation

arXiv:2111.15300v24 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the challenge of leveraging labeled virtual data for real-world applications like semantic segmentation, representing an incremental improvement in domain adaptation methods.

The paper tackles the problem of domain adaptation for semantic segmentation from virtual to real-world data by proposing a trident-like architecture and self-induced cross-domain augmentation, achieving state-of-the-art results on benchmarks like GTA5 or Synthia to Cityscapes.

Due to the difficulty of obtaining ground-truth labels, learning from virtual-world datasets is of great interest for real-world applications like semantic segmentation. From domain adaptation perspective, the key challenge is to learn domain-agnostic representation of the inputs in order to benefit from virtual data. In this paper, we propose a novel trident-like architecture that enforces a shared feature encoder to satisfy confrontational source and target constraints simultaneously, thus learning a domain-invariant feature space. Moreover, we also introduce a novel training pipeline enabling self-induced cross-domain data augmentation during the forward pass. This contributes to a further reduction of the domain gap. Combined with a self-training process, we obtain state-of-the-art results on benchmark datasets (e.g. GTA5 or Synthia to Cityscapes adaptation). Code and pre-trained models are available at https://github.com/HMRC-AEL/TridentAdapt

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes