Domain Adaptation

1989 papers with code • 54 benchmarks • 88 datasets

Domain Adaptation is the task of adapting models across domains. This is motivated by the challenge where the test and training datasets fall from different data distributions due to some factor. Domain adaptation aims to build machine learning models that can be generalized into a target domain and dealing with the discrepancy across domain distributions.

Further readings:

( Image credit: Unsupervised Image-to-Image Translation Networks )

Libraries

Use these libraries to find Domain Adaptation models and implementations

Unsupervised Domain Adaptation Architecture Search with Self-Training for Land Cover Mapping

cliffbb/uda-nas 23 Apr 2024

Thus, we proposed a simple yet effective framework to search for lightweight neural networks automatically for land cover mapping tasks under domain shifts.

0
23 Apr 2024

A Weight-aware-based Multi-source Unsupervised Domain Adaptation Method for Human Motion Intention Recognition

xiaoyinliu0714/WMDD 19 Apr 2024

The developed multi-source UDA theory is theoretical and the generalization error on target subject is guaranteed.

1
19 Apr 2024

Unsupervised Domain Adaption Harnessing Vision-Language Pre-training

Wenlve-Zhou/VLP-UDA journal 2024

To address this, we propose a novel method called Cross-Modal Knowledge Distillation (CMKD), leveraging VLP models as teacher models to guide the learning process in the target domain, resulting in state-of-the-art performance.

1
19 Apr 2024

Generalizable Face Landmarking Guided by Conditional Face Warping

plustwo0/generalized-face-landmarker 18 Apr 2024

Given a pair of real and stylized facial images, the conditional face warper predicts a warping field from the real face to the stylized one, in which the face landmarker predicts the ending points of the warping field and provides us with high-quality pseudo landmarks for the corresponding stylized facial images.

11
18 Apr 2024

Learning from Unlabelled Data with Transformers: Domain Adaptation for Semantic Segmentation of High Resolution Aerial Images

esa-philab/learning_from_unlabeled_data_for_domain_adaptation_for_semantic_segmentation 17 Apr 2024

In this paper, we develop a new model for semantic segmentation of unlabelled images, the Non-annotated Earth Observation Semantic Segmentation (NEOS) model.

5
17 Apr 2024

RanLayNet: A Dataset for Document Layout Detection used for Domain Adaptation and Generalization

midas-research/randomlaynet 15 Apr 2024

To solve this problem, domain adaptation approaches have been developed that use a small quantity of labeled data to adjust the model to the target domain.

2
15 Apr 2024

Constructing and Exploring Intermediate Domains in Mixed Domain Semi-supervised Medical Image Segmentation

mqinghe/midss 13 Apr 2024

To fully utilize the information within the intermediate domain, we propose a symmetric Guidance training strategy (SymGD), which additionally offers direct guidance to unlabeled data by merging pseudo labels from intermediate samples.

4
13 Apr 2024

MiniCPM: Unveiling the Potential of Small Language Models with Scalable Training Strategies

openbmb/minicpm 9 Apr 2024

For data scaling, we introduce a Warmup-Stable-Decay (WSD) learning rate scheduler (LRS), conducive to continuous training and domain adaptation.

3,778
09 Apr 2024

Anatomical Conditioning for Contrastive Unpaired Image-to-Image Translation of Optical Coherence Tomography Images

faceonlive/ai-research 8 Apr 2024

For a unified analysis of medical images from different modalities, data harmonization using image-to-image (I2I) translation is desired.

152
08 Apr 2024

Self-Labeling in Multivariate Causality and Quantification for Adaptive Machine Learning

yutianren/multi-cause-slb 8 Apr 2024

Several unanswered research questions remain, including self-labeling's compatibility with multivariate causality and the quantitative analysis of the auxiliary models used in the self-labeling.

0
08 Apr 2024