The Last Mile to Supervised Performance: Semi-Supervised Domain Adaptation for Semantic Segmentation
Daniel Morales-Brotons, Grigorios Chrysos, Stratis Tzoumas, Volkan, Cevher

TL;DR
This paper introduces a semi-supervised domain adaptation framework for semantic segmentation that effectively uses limited target labels to approach supervised performance, outperforming prior methods on multiple benchmarks.
Contribution
The paper proposes a novel SSDA framework combining consistency regularization, pixel contrastive learning, and self-training, specifically designed for semantic segmentation with few target labels.
Findings
Outperforms prior art on GTA-to-Cityscapes benchmark.
Achieves near-supervised performance with as few as 50 target labels.
Demonstrates effectiveness on multiple datasets including Synthia-to-Cityscapes and BDD.
Abstract
Supervised deep learning requires massive labeled datasets, but obtaining annotations is not always easy or possible, especially for dense tasks like semantic segmentation. To overcome this issue, numerous works explore Unsupervised Domain Adaptation (UDA), which uses a labeled dataset from another domain (source), or Semi-Supervised Learning (SSL), which trains on a partially labeled set. Despite the success of UDA and SSL, reaching supervised performance at a low annotation cost remains a notoriously elusive goal. To address this, we study the promising setting of Semi-Supervised Domain Adaptation (SSDA). We propose a simple SSDA framework that combines consistency regularization, pixel contrastive learning, and self-training to effectively utilize a few target-domain labels. Our method outperforms prior art in the popular GTA-to-Cityscapes benchmark and shows that as little as 50…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI
