CVMar 26, 2019

All about Structure: Adapting Structural Information across Domains for Boosting Semantic Segmentation

arXiv:1903.12212v1264 citationsHas Code
Originality Incremental advance
AI Analysis

It addresses the problem of reducing annotation costs for semantic segmentation in real-world applications, though it is incremental as it builds on existing domain adaptation techniques.

The paper tackles unsupervised domain adaptation for semantic segmentation by transferring knowledge from synthetic to real-world images without annotations, achieving superior performance over state-of-the-art methods.

In this paper we tackle the problem of unsupervised domain adaptation for the task of semantic segmentation, where we attempt to transfer the knowledge learned upon synthetic datasets with ground-truth labels to real-world images without any annotation. With the hypothesis that the structural content of images is the most informative and decisive factor to semantic segmentation and can be readily shared across domains, we propose a Domain Invariant Structure Extraction (DISE) framework to disentangle images into domain-invariant structure and domain-specific texture representations, which can further realize image-translation across domains and enable label transfer to improve segmentation performance. Extensive experiments verify the effectiveness of our proposed DISE model and demonstrate its superiority over several state-of-the-art approaches.

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