paper-with-me

홈 › 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, Qingsong Liu, Clark Glymour

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 invariant or change across domains. To develop an automated way of domain adaptation with multiple source domains, we propose to use a graphical model as a compact way to encode the change property of the joint distribution, which can be learned from data, and then view domain adaptation as a problem of Bayesian inference on the graphical models. Such a graphical model distinguishes between constant and varied modules of the distribution and specifies the properties of the changes across domains, which serves as prior knowledge of the changing modules for the purpose of deriving the posterior of the target variable $Y$ in the target domain. This provides an end-to-end framework of domain adaptation, in which additional knowledge about how the joint distribution changes, if available, can be directly incorporated to improve the graphical representation. We discuss how causality-based domain adaptation can be put under this umbrella. Experimental results on both synthetic and real data demonstrate the efficacy of the proposed framework for domain adaptation. The code is available at https://github.com/mgong2/DA_Infer .

📄 PDF Abstract BibTeX arXiv:2002.03278

Code (1)

mgong2/DA_Infer 공식 구현 pytorch

Tasks

Bayesian InferenceDomain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

DAPDAG: Domain Adaptation via Perturbed DAG Reconstruction

2022-08-02 · Yanke Li, Hatt Tobias, Ioana Bica, Mihaela van der Schaar

Leveraging labelled data from multiple domains to enable prediction in another domain without labels is a significant, yet challenging problem. To address this problem, we introduce the framework DAPDAG (\textbf{D}omain …

DecoderDomain Adaptation

Can domain adaptation make object recognition work for everyone?

2022-04-23 · Viraj Prabhu, Ramprasaath R. Selvaraju, Judy Hoffman, Nikhil Naik

Despite the rapid progress in deep visual recognition, modern computer vision datasets significantly overrepresent the developed world and models trained on such datasets underperform on images from unseen geographies. W…

Domain AdaptationObjectObject RecognitionUnsupervised Domain Adaptation

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

Utilizing Graph Generation for Enhanced Domain Adaptive Object Detection

2024-04-23 · Mu Wang

The problem of Domain Adaptive in the field of Object Detection involves the transfer of object detection models from labeled source domains to unannotated target domains. Recent advancements in this field aim to address…

Domain AdaptationGraph Generationobject-detectionObject Detection+2

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