Unsupervised Domain Adaptation via Structurally Regularized Deep Clustering
Hui Tang, Ke Chen, and Kui Jia

TL;DR
This paper introduces SRDC, a novel unsupervised domain adaptation method that leverages discriminative clustering and structural source regularization to improve target data discrimination without explicit domain alignment.
Contribution
The paper proposes a deep clustering framework with structural regularization that outperforms existing UDA methods without explicit domain alignment.
Findings
SRDC outperforms existing methods on three UDA benchmarks.
The method enhances target discrimination through clustering of intermediate features.
Structural source regularization improves clustering quality and adaptation performance.
Abstract
Unsupervised domain adaptation (UDA) is to make predictions for unlabeled data on a target domain, given labeled data on a source domain whose distribution shifts from the target one. Mainstream UDA methods learn aligned features between the two domains, such that a classifier trained on the source features can be readily applied to the target ones. However, such a transferring strategy has a potential risk of damaging the intrinsic discrimination of target data. To alleviate this risk, we are motivated by the assumption of structural domain similarity, and propose to directly uncover the intrinsic target discrimination via discriminative clustering of target data. We constrain the clustering solutions using structural source regularization that hinges on our assumed structural domain similarity. Technically, we use a flexible framework of deep network based discriminative clustering…
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
Unsupervised Domain Adaptation via Structurally Regularized Deep Clustering· youtube
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Cancer-related molecular mechanisms research · Multimodal Machine Learning Applications
MethodsStructurally Regularized Deep Clustering
