Pixel-Level Domain Adaptation: A New Perspective for Enhancing Weakly Supervised Semantic Segmentation
Ye Du, Zehua Fu, Qingjie Liu

TL;DR
This paper introduces a pixel-level domain adaptation technique to improve weakly supervised semantic segmentation by learning pixel-wise domain-invariant features, addressing the imbalance in object region activation.
Contribution
It proposes a novel Pixel-Level Domain Adaptation method with adversarial training and confident pseudo-supervision to enhance pseudo mask quality in WSSS.
Findings
Improved segmentation accuracy across multiple baseline models.
Effective reduction of discriminative and non-discriminative part distribution gap.
Versatile integration into existing WSSS frameworks.
Abstract
Recent attention has been devoted to the pursuit of learning semantic segmentation models exclusively from image tags, a paradigm known as image-level Weakly Supervised Semantic Segmentation (WSSS). Existing attempts adopt the Class Activation Maps (CAMs) as priors to mine object regions yet observe the imbalanced activation issue, where only the most discriminative object parts are located. In this paper, we argue that the distribution discrepancy between the discriminative and the non-discriminative parts of objects prevents the model from producing complete and precise pseudo masks as ground truths. For this purpose, we propose a Pixel-Level Domain Adaptation (PLDA) method to encourage the model in learning pixel-wise domain-invariant features. Specifically, a multi-head domain classifier trained adversarially with the feature extraction is introduced to promote the emergence of…
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.
Code & Models
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 · Advanced Neural Network Applications
MethodsSoftmax · Attention Is All You Need
