paper-with-me

홈 › Papers

Simplified Neural Unsupervised Domain Adaptation

2019-05-22 · Timothy A Miller

Unsupervised domain adaptation (UDA) is the task of modifying a statistical model trained on labeled data from a source domain to achieve better performance on data from a target domain, with access to only unlabeled data in the target domain. Existing state-of-the-art UDA approaches use neural networks to learn representations that can predict the values of subset of important features called "pivot features." In this work, we show that it is possible to improve on these methods by jointly training the representation learner with the task learner, and examine the importance of existing pivot selection methods.

📄 PDF Abstract BibTeX arXiv:1905.09153

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Simplified Neural Unsupervised Domain Adaptation

2019-06-01 · NAACL 2019 6 · Timothy Miller

Unsupervised domain adaptation (UDA) is the task of training a statistical model on labeled data from a source domain to achieve better performance on data from a target domain, with access to only unlabeled data in the …

Domain AdaptationUnsupervised Domain Adaptation

EUDA: An Efficient Unsupervised Domain Adaptation via Self-Supervised Vision Transformer

2024-07-31 · Ali Abedi, Q. M. Jonathan Wu, Ning Zhang, Farhad Pourpanah

Unsupervised domain adaptation (UDA) aims to mitigate the domain shift issue, where the distribution of training (source) data differs from that of testing (target) data. Many models have been developed to tackle this pr…

Domain AdaptationUnsupervised Domain Adaptation

SALT: Subspace Alignment as an Auxiliary Learning Task for Domain Adaptation

2019-06-11 · Kowshik Thopalli, Jayaraman J. Thiagarajan, Rushil Anirudh, Pavan Turaga

Unsupervised domain adaptation aims to transfer and adapt knowledge learned from a labeled source domain to an unlabeled target domain. Key components of unsupervised domain adaptation include: (a) maximizing performance…

Auxiliary LearningDomain AdaptationFormUnsupervised Domain Adaptation

Boomda: Balanced Multi-objective Optimization for Multimodal Domain Adaptation

2025-11-11 · Jun Sun, Xinxin Zhang, Simin Hong, Jian Zhu 외 arxiv

Multimodal learning, while contributing to numerous success stories across various fields, faces the challenge of prohibitively expensive manual annotation. To address the scarcity of annotated data, a popular solution i…

Unsupervised Domain Adaptation

Deep face recognition with clustering based domain adaptation

2022-05-27 · Mei Wang, Weihong Deng

Despite great progress in face recognition tasks achieved by deep convolution neural networks (CNNs), these models often face challenges in real world tasks where training images gathered from Internet are different from…

ClusteringDomain AdaptationFace Recognition