paper-with-me

Papers

Multi-Source Domain Adaptation through Dataset Dictionary Learning in Wasserstein Space

2023-07-27 · Eduardo Fernandes Montesuma, Fred Ngolè Mboula, Antoine Souloumiac

This paper seeks to solve Multi-Source Domain Adaptation (MSDA), which aims to mitigate data distribution shifts when transferring knowledge from multiple labeled source domains to an unlabeled target domain. We propose a novel MSDA framework based on dictionary learning and optimal transport. We interpret each domain in MSDA as an empirical distribution. As such, we express each domain as a Wasserstein barycenter of dictionary atoms, which are empirical distributions. We propose a novel algorithm, DaDiL, for learning via mini-batches: (i) atom distributions; (ii) a matrix of barycentric coordinates. Based on our dictionary, we propose two novel methods for MSDA: DaDil-R, based on the reconstruction of labeled samples in the target domain, and DaDiL-E, based on the ensembling of classifiers learned on atom distributions. We evaluate our methods in 3 benchmarks: Caltech-Office, Office 31, and CRWU, where we improved previous state-of-the-art by 3.15%, 2.29%, and 7.71% in classification performance. Finally, we show that interpolations in the Wasserstein hull of learned atoms provide data that can generalize to the target domain.

📄 PDF Abstract BibTeX arXiv:2307.14953

Code (2)

eddardd/demo-dadil 공식 구현
eddardd/gmm_msda

Tasks

Dictionary LearningDomain AdaptationMulti-Source Unsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Adversarial Training Based Multi-Source Unsupervised Domain Adaptation for Sentiment Analysis

2020-06-10 · Yong Dai, Jian Liu, Xiancong Ren, Zenglin Xu

Multi-source unsupervised domain adaptation (MS-UDA) for sentiment analysis (SA) aims to leverage useful information in multiple source domains to help do SA in an unlabeled target domain that has no supervised informati…

Domain AdaptationMulti-Source Unsupervised Domain AdaptationSentiment AnalysisTransfer Learning+1

Aggregate to Adapt: Node-Centric Aggregation for Multi-Source-Free Graph Domain Adaptation

2025-02-05 · Zhen Zhang, Bingsheng He

Unsupervised graph domain adaptation (UGDA) focuses on transferring knowledge from labeled source graph to unlabeled target graph under domain discrepancies. Most existing UGDA methods are designed to adapt information f…

Domain AdaptationGRAPH DOMAIN ADAPTATION

Collaborative Multi-source Domain Adaptation Through Optimal Transport

2024-04-09 · Omar Ghannou, Younès Bennani

Multi-source Domain Adaptation (MDA) seeks to adapt models trained on data from multiple labeled source domains to perform effectively on an unlabeled target domain data, assuming access to sources data. To address the c…

Domain AdaptationFederated Learning

Multi-Source Domain Adaptation and Semi-Supervised Domain Adaptation with Focus on Visual Domain Adaptation Challenge 2019

2019-10-08 · Yingwei Pan, Yehao Li, Qi Cai, Yang Chen 외

This notebook paper presents an overview and comparative analysis of our systems designed for the following two tasks in Visual Domain Adaptation Challenge (VisDA-2019): multi-source domain adaptation and semi-supervised…

Domain AdaptationSelf-LearningSemi-supervised Domain Adaptation

Multi-target Unsupervised Domain Adaptation without Exactly Shared Categories

2018-09-04 · Huanhuan Yu, Menglei Hu, Songcan Chen

Unsupervised domain adaptation (UDA) aims to learn the unlabeled target domain by transferring the knowledge of the labeled source domain. To date, most of the existing works focus on the scenario of one source domain an…

Domain AdaptationUnsupervised Domain Adaptation