paper-with-me

Papers

Learning Condensed and Aligned Features for Unsupervised Domain Adaptation Using Label Propagation

2019-03-12 · Jaeyoon Yoo, Changhwa Park, Yongjun Hong, Sungroh Yoon

Unsupervised domain adaptation aiming to learn a specific task for one domain using another domain data has emerged to address the labeling issue in supervised learning, especially because it is difficult to obtain massive amounts of labeled data in practice. The existing methods have succeeded by reducing the difference between the embedded features of both domains, but the performance is still unsatisfactory compared to the supervised learning scheme. This is attributable to the embedded features that lay around each other but do not align perfectly and establish clearly separable clusters. We propose a novel domain adaptation method based on label propagation and cycle consistency to let the clusters of the features from the two domains overlap exactly and become clear for high accuracy. Specifically, we introduce cycle consistency to enforce the relationship between each cluster and exploit label propagation to achieve the association between the data from the perspective of the manifold structure instead of a one-to-one relation. Hence, we successfully formed aligned and discriminative clusters. We present the empirical results of our method for various domain adaptation scenarios and visualize the embedded features to prove that our method is critical for better domain adaptation.

📄 PDF Abstract BibTeX arXiv:1903.04860

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

ToAlign: Task-oriented Alignment for Unsupervised Domain Adaptation

2021-06-21 · NeurIPS 2021 12 · Guoqiang Wei, Cuiling Lan, Wenjun Zeng, Zhizheng Zhang 외

Unsupervised domain adaptive classifcation intends to improve the classifcation performance on unlabeled target domain. To alleviate the adverse effect of domain shift, many approaches align the source and target domains…

Domain AdaptationUnsupervised Domain Adaptation

When Unsupervised Domain Adaptation meets One-class Anomaly Detection: Addressing the Two-fold Unsupervised Curse by Leveraging Anomaly Scarcity

2025-02-28 · Nesryne Mejri, Enjie Ghorbel, Anis Kacem, Pavel Chernakov 외

This paper introduces the first fully unsupervised domain adaptation (UDA) framework for unsupervised anomaly detection (UAD). The performance of UAD techniques degrades significantly in the presence of a domain shift, d…

Anomaly DetectionDomain AdaptationMulti-class ClassificationUnsupervised Anomaly Detection+1

Back-Training excels Self-Training at Unsupervised Domain Adaptation of Question Generation and Passage Retrieval

2021-04-18 · EMNLP 2021 11 · Devang Kulshreshtha, Robert Belfer, Iulian Vlad Serban, Siva Reddy

In this work, we introduce back-training, an alternative to self-training for unsupervised domain adaptation (UDA) from source to target domain. While self-training generates synthetic training data where natural inputs …

BIG-bench Machine LearningDomain AdaptationNatural QuestionsPassage Retrieval+4

Re-energizing Domain Discriminator with Sample Relabeling for Adversarial Domain Adaptation

2021-03-22 · ICCV 2021 10 · Xin Jin, Cuiling Lan, Wenjun Zeng, Zhibo Chen

Many unsupervised domain adaptation (UDA) methods exploit domain adversarial training to align the features to reduce domain gap, where a feature extractor is trained to fool a domain discriminator in order to have align…

Domain AdaptationUnsupervised Domain Adaptation

Unsupervised Contrastive Domain Adaptation for Semantic Segmentation

2022-04-18 · Feihu Zhang, Vladlen Koltun, Philip Torr, René Ranftl 외

Semantic segmentation models struggle to generalize in the presence of domain shift. In this paper, we introduce contrastive learning for feature alignment in cross-domain adaptation. We assemble both in-domain contrasti…

Contrastive LearningDomain AdaptationSemantic Segmentation