Discriminator-free Unsupervised Domain Adaptation for Multi-label Image Classification
Indel Pal Singh, Enjie Ghorbel, Anis Kacem, Arunkumar Rathinam and, Djamila Aouada

TL;DR
This paper introduces a discriminator-free adversarial approach for unsupervised domain adaptation in multi-label image classification, improving performance by directly leveraging task-specific classifiers and Gaussian mixture models.
Contribution
The paper proposes a novel discriminator-free adversarial method using a Gaussian Mixture Model-based critic derived from the classifier for better domain adaptation in MLIC.
Findings
Outperforms state-of-the-art methods in precision.
Requires fewer parameters than existing approaches.
Effective across various domain shifts.
Abstract
In this paper, a discriminator-free adversarial-based Unsupervised Domain Adaptation (UDA) for Multi-Label Image Classification (MLIC) referred to as DDA-MLIC is proposed. Recently, some attempts have been made for introducing adversarial-based UDA methods in the context of MLIC. However, these methods which rely on an additional discriminator subnet present one major shortcoming. The learning of domain-invariant features may harm their task-specific discriminative power, since the classification and discrimination tasks are decoupled. Herein, we propose to overcome this issue by introducing a novel adversarial critic that is directly deduced from the task-specific classifier. Specifically, a two-component Gaussian Mixture Model (GMM) is fitted on the source and target predictions in order to distinguish between two clusters. This allows extracting a Gaussian distribution for each…
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
Discriminator-Free Unsupervised Domain Adaptation for Multi-Label Image Classification· youtube
Taxonomy
TopicsText and Document Classification Technologies · Domain Adaptation and Few-Shot Learning
