Generating Reliable Pixel-Level Labels for Source Free Domain Adaptation
Gabriel Tjio, Ping Liu, Yawei Luo, Chee Keong Kwoh, Joey Zhou Tianyi

TL;DR
This paper introduces ReGEN, a novel image translation workflow that generates target-like images to improve source-free domain adaptation in segmentation tasks, effectively handling noisy pseudo labels.
Contribution
ReGEN combines image translation and segmentation to create semantically consistent, stylized images that enhance training under source-free domain adaptation conditions.
Findings
Outperforms recent state-of-the-art methods on benchmark datasets.
Effectively leverages stylistic differences for improved segmentation accuracy.
Generates semantically consistent, target-like images for better pseudo label quality.
Abstract
This work addresses the challenging domain adaptation setting in which knowledge from the labelled source domain dataset is available only from the pretrained black-box segmentation model. The pretrained model's predictions for the target domain images are noisy because of the distributional differences between the source domain data and the target domain data. Since the model's predictions serve as pseudo labels during self-training, the noise in the predictions impose an upper bound on model performance. Therefore, we propose a simple yet novel image translation workflow, ReGEN, to address this problem. ReGEN comprises an image-to-image translation network and a segmentation network. Our workflow generates target-like images using the noisy predictions from the original target domain images. These target-like images are semantically consistent with the noisy model predictions and…
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 · Topic Modeling · Multimodal Machine Learning Applications
