TL;DR
This paper introduces an adaptive structure learning framework for semi-supervised domain adaptation that combines multi-view learning, clustering, and distribution alignment to improve robustness and accuracy across domains.
Contribution
It proposes a novel framework with dual classifiers and adaptive regularization to better integrate SSL and DA, addressing data bias and distribution shift.
Findings
Outperforms state-of-the-art on DomainNet and Office-home benchmarks.
Enhances intra-class density and decision boundary smoothness.
Achieves robust domain adaptation with improved accuracy.
Abstract
Semi-supervised domain adaptation (SSDA) is quite a challenging problem requiring methods to overcome both 1) overfitting towards poorly annotated data and 2) distribution shift across domains. Unfortunately, a simple combination of domain adaptation (DA) and semi-supervised learning (SSL) methods often fail to address such two objects because of training data bias towards labeled samples. In this paper, we introduce an adaptive structure learning method to regularize the cooperation of SSL and DA. Inspired by the multi-views learning, our proposed framework is composed of a shared feature encoder network and two classifier networks, trained for contradictory purposes. Among them, one of the classifiers is applied to group target features to improve intra-class density, enlarging the gap of categorical clusters for robust representation learning. Meanwhile, the other classifier,…
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.
