paper-with-me

홈 › Papers

Graphical Modeling for Multi-Source Domain Adaptation

2021-04-27 · Minghao Xu, Hang Wang, Bingbing Ni

Multi-Source Domain Adaptation (MSDA) focuses on transferring the knowledge from multiple source domains to the target domain, which is a more practical and challenging problem compared to the conventional single-source domain adaptation. In this problem, it is essential to model multiple source domains and target domain jointly, and an effective domain combination scheme is also highly required. The graphical structure among different domains is useful to tackle these challenges, in which the interdependency among various instances/categories can be effectively modeled. In this work, we propose two types of graphical models, i.e. Conditional Random Field for MSDA (CRF-MSDA) and Markov Random Field for MSDA (MRF-MSDA), for cross-domain joint modeling and learnable domain combination. In a nutshell, given an observation set composed of a query sample and the semantic prototypes (i.e. representative category embeddings) on various domains, the CRF-MSDA model seeks to learn the joint distribution of labels conditioned on the observations. We attain this goal by constructing a relational graph over all observations and conducting local message passing on it. By comparison, MRF-MSDA aims to model the joint distribution of observations over different Markov networks via an energy-based formulation, and it can naturally perform label prediction by summing the joint likelihoods over several specific networks. Compared to the CRF-MSDA counterpart, the MRF-MSDA model is more expressive and possesses lower computational cost. We evaluate these two models on four standard benchmark data sets of MSDA with distinct domain shift and data complexity, and both models achieve superior performance over existing methods on all benchmarks. In addition, the analytical studies illustrate the effect of different model components and provide insights about how the cross-domain joint modeling performs.

📄 PDF Abstract BibTeX arXiv:2104.13057

Code (2)

francis0625/graphical-modeling-for-multi-source-domain-adaptation 공식 구현
ChrisAllenMing/LtC-MSDA pytorch

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Domain Adaptation as a Problem of Inference on Graphical Models

2020-02-09 · NeurIPS 2020 12 · Kun Zhang, Mingming Gong, Petar Stojanov, Biwei Huang 외

This paper is concerned with data-driven unsupervised domain adaptation, where it is unknown in advance how the joint distribution changes across domains, i.e., what factors or modules of the data distribution remain inv…

Bayesian InferenceDomain AdaptationUnsupervised Domain Adaptation

MEnsA: Mix-up Ensemble Average for Unsupervised Multi Target Domain Adaptation on 3D Point Clouds

2023-04-04 · Ashish Sinha, Jonghyun Choi

Unsupervised domain adaptation (UDA) addresses the problem of distribution shift between the unlabelled target domain and labelled source domain. While the single target domain adaptation (STDA) is well studied in the li…

Autonomous DrivingDomain AdaptationMulti-target Domain AdaptationUnsupervised Domain Adaptation

GeoMultiTaskNet: remote sensing unsupervised domain adaptation using geographical coordinates

2023-04-16 · Valerio Marsocci, Nicolas Gonthier, Anatol Garioud, Simone Scardapane 외

Land cover maps are a pivotal element in a wide range of Earth Observation (EO) applications. However, annotating large datasets to develop supervised systems for remote sensing (RS) semantic segmentation is costly and t…

Domain AdaptationEarth ObservationSegmentationSemantic Segmentation+1

DomainATM: Domain Adaptation Toolbox for Medical Data Analysis

2022-09-24 · Hao Guan, Mingxia Liu

Domain adaptation (DA) is an important technique for modern machine learning-based medical data analysis, which aims at reducing distribution differences between different medical datasets. A proper domain adaptation met…

Domain AdaptationMedical Image Analysis

Multi-source Unsupervised Domain Adaptation on Graphs with Transferability Modeling

2024-06-14 · Tianxiang Zhao, Dongsheng Luo, Xiang Zhang, Suhang Wang

In this paper, we tackle a new problem of \textit{multi-source unsupervised domain adaptation (MSUDA) for graphs}, where models trained on annotated source domains need to be transferred to the unsupervised target graph …

Domain AdaptationMeta-LearningMulti-Source Unsupervised Domain AdaptationNode Classification+1