paper-with-me

Papers

Pseudo-Label Guided Unsupervised Domain Adaptation of Contextual Embeddings

2021-04-01 · EACL (AdaptNLP) 2021 4 · Tianyu Chen, Shaohan Huang, Furu Wei, JianXin Li

Contextual embedding models such as BERT can be easily fine-tuned on labeled samples to create a state-of-the-art model for many downstream tasks. However, the fine-tuned BERT model suffers considerably from unlabeled data when applied to a different domain. In unsupervised domain adaptation, we aim to train a model that works well on a target domain when provided with labeled source samples and unlabeled target samples. In this paper, we propose a pseudo-label guided method for unsupervised domain adaptation. Two models are fine-tuned on labeled source samples as pseudo labeling models. To learn representations for the target domain, one of those models is adapted by masked language modeling from the target domain. Then those models are used to assign pseudo-labels to target samples. We train the final model with those samples. We evaluate our method on named entity segmentation and sentiment analysis tasks. These experiments show that our approach outperforms baseline methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationLanguage ModelingLanguage ModellingMasked Language ModelingPseudo LabelSentiment AnalysisUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Instance Adaptive Self-Training for Unsupervised Domain Adaptation

2020-08-27 · ECCV 2020 8 · Ke Mei, Chuang Zhu, Jiaqi Zou, Shanghang Zhang

The divergence between labeled training data and unlabeled testing data is a significant challenge for recent deep learning models. Unsupervised domain adaptation (UDA) attempts to solve such a problem. Recent works show…

Domain AdaptationImage-to-Image TranslationPseudo LabelSemantic Segmentation+2

Prototype-Guided Pseudo-Labeling with Neighborhood-Aware Consistency for Unsupervised Adaptation

2025-07-22 · Eman Ali, Chetan Arora, Muhammad Haris Khan arxiv

In unsupervised adaptation for vision-language models such as CLIP, pseudo-labels derived from zero-shot predictions often exhibit significant noise, particularly under domain shifts or in visually complex scenarios. Con…

Computational Efficiency

Guiding Pseudo-labels with Uncertainty Estimation for Source-free Unsupervised Domain Adaptation

2023-03-07 · CVPR 2023 1 · Mattia Litrico, Alessio Del Bue, Pietro Morerio

Standard Unsupervised Domain Adaptation (UDA) methods assume the availability of both source and target data during the adaptation. In this work, we investigate Source-free Unsupervised Domain Adaptation (SF-UDA), a spec…

Domain AdaptationSource-Free Domain AdaptationUnsupervised Domain Adaptation

Cluster-Guided Unsupervised Domain Adaptation for Deep Speaker Embedding

2023-03-28 · Haiquan Mao, Feng Hong, Man-Wai Mak

Recent studies have shown that pseudo labels can contribute to unsupervised domain adaptation (UDA) for speaker verification. Inspired by the self-training strategies that use an existing classifier to label the unlabele…

ClusteringDomain AdaptationSpeaker VerificationUnsupervised Domain Adaptation

Implicit Class-Conditioned Domain Alignment for Unsupervised Domain Adaptation

2020-06-09 · ICML 2020 1 · Xiang Jiang, Qicheng Lao, Stan Matwin, Mohammad Havaei

We present an approach for unsupervised domain adaptation---with a strong focus on practical considerations of within-domain class imbalance and between-domain class distribution shift---from a class-conditioned domain a…

Domain AdaptationPseudo LabelUnsupervised Domain Adaptation