paper-with-me

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 in the absence of target data labels. MSDA is a crucial problem applicable to many practical cases where labels for the target data are unavailable due to privacy issues. Existing MSDA frameworks are limited since they align data without considering conditional distributions p(x|y) of each domain. They also do not fully utilize the target data without labels, and rely on limited feature extraction with a single extractor. In this paper, we propose Multi-EPL, a novel method for multi-source domain adaptation. Multi-EPL exploits label-wise moment matching to align conditional distributions p(x|y), uses pseudolabels for the unavailable target labels, and introduces an ensemble of multiple feature extractors for accurate domain adaptation. Extensive experiments show that Multi-EPL provides the state-of-the-art performance for multi-source domain adaptation tasks in both of image domains and text domains.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

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

Multi-domain Adaptation for Statistical Machine Translation Based on Feature Augmentation

2016-10-01 · AMTA 2016 10 · Kenji Imamura, Eiichiro Sumita

Domain adaptation is a major challenge when applying machine translation to practical tasks. In this paper, we present domain adaptation methods for machine translation that assume multiple domains. The proposed methods …

Domain AdaptationMachine TranslationTranslation

Subject-Based Domain Adaptation for Facial Expression Recognition

2023-12-09 · Muhammad Osama Zeeshan, Muhammad Haseeb Aslam, Soufiane Belharbi, Alessandro Lameiras Koerich 외

Adapting a deep learning model to a specific target individual is a challenging facial expression recognition (FER) task that may be achieved using unsupervised domain adaptation (UDA) methods. Although several UDA metho…

Domain AdaptationFacial Expression RecognitionFacial Expression Recognition (FER)image-classification+2

Source-Free Unsupervised Domain Adaptation with Hypothesis Consolidation of Prediction Rationale

2024-02-02 · Yangyang Shu, Xiaofeng Cao, Qi Chen, BoWen Zhang 외

Source-Free Unsupervised Domain Adaptation (SFUDA) is a challenging task where a model needs to be adapted to a new domain without access to target domain labels or source domain data. The primary difficulty in this task…

Domain AdaptationUnsupervised Domain Adaptation

A Discriminative Technique for Multiple-Source Adaptation

2020-08-25 · Corinna Cortes, Mehryar Mohri, Ananda Theertha Suresh, Ningshan Zhang

We present a new discriminative technique for the multiple-source adaptation, MSA, problem. Unlike previous work, which relies on density estimation for each source domain, our solution only requires conditional probabil…

Density EstimationDomain Adaptation