paper-with-me

홈 › Papers

A review of domain adaptation without target labels

2019-01-16 · Wouter M. Kouw, Marco Loog

Domain adaptation has become a prominent problem setting in machine learning and related fields. This review asks the question: how can a classifier learn from a source domain and generalize to a target domain? We present a categorization of approaches, divided into, what we refer to as, sample-based, feature-based and inference-based methods. Sample-based methods focus on weighting individual observations during training based on their importance to the target domain. Feature-based methods revolve around on mapping, projecting and representing features such that a source classifier performs well on the target domain and inference-based methods incorporate adaptation into the parameter estimation procedure, for instance through constraints on the optimization procedure. Additionally, we review a number of conditions that allow for formulating bounds on the cross-domain generalization error. Our categorization highlights recurring ideas and raises questions important to further research.

📄 PDF Abstract BibTeX arXiv:1901.05335

Code (1)

wmkouw/libTLDA

Tasks

Domain AdaptationDomain Generalizationparameter estimationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Multi-EPL: Accurate Multi-source Domain Adaptation

2021-01-01 · Seongmin Lee, Hyunsik Jeon, U Kang

Given multiple source datasets with labels, how can we train a target model with no labeled data? Multi-source domain adaptation (MSDA) aims to train a model using multiple source datasets different from a target dataset…

Domain Adaptation

Ensemble Multi-Source Domain Adaptation with Pseudolabels

2020-09-29 · Seongmin Lee, Hyunsik Jeon, U Kang

Given multiple source datasets with labels, how can we train a target model with no labeled data? Multi-source domain adaptation (MSDA) aims to train a model using multiple source datasets different from a target dataset…

Domain AdaptationEnsemble Learning

Feature Adaptation of Pre-Trained Language Models across Languages and Domains with Robust Self-Training

2020-09-24 · EMNLP 2020 11 · Hai Ye, Qingyu Tan, Ruidan He, Juntao Li 외

Adapting pre-trained language models (PrLMs) (e.g., BERT) to new domains has gained much attention recently. Instead of fine-tuning PrLMs as done in most previous work, we investigate how to adapt the features of PrLMs t…

Domain AdaptationText ClassificationUnsupervised Domain Adaptation

Unsupervised Robust Domain Adaptation without Source Data

2021-03-26 · Peshal Agarwal, Danda Pani Paudel, Jan-Nico Zaech, Luc van Gool

We study the problem of robust domain adaptation in the context of unavailable target labels and source data. The considered robustness is against adversarial perturbations. This paper aims at answering the question of f…

Domain Adaptationimage-classificationImage ClassificationUnsupervised Domain Adaptation

Evidential Graph Contrastive Alignment for Source-Free Blending-Target Domain Adaptation

2024-08-14 · Juepeng Zheng, Yibin Wen, Jinxiao Zhang, Runmin Dong 외

In this paper, we firstly tackle a more realistic Domain Adaptation (DA) setting: Source-Free Blending-Target Domain Adaptation (SF-BTDA), where we can not access to source domain data while facing mixed multiple target …

Contrastive LearningDomain Adaptation