paper-with-me

홈 › Papers

Discovering Domain Disentanglement for Generalized Multi-source Domain Adaptation

2022-07-11 · Zixin Wang, Yadan Luo, Peng-Fei Zhang, Sen Wang, Zi Huang

A typical multi-source domain adaptation (MSDA) approach aims to transfer knowledge learned from a set of labeled source domains, to an unlabeled target domain. Nevertheless, prior works strictly assume that each source domain shares the identical group of classes with the target domain, which could hardly be guaranteed as the target label space is not observable. In this paper, we consider a more versatile setting of MSDA, namely Generalized Multi-source Domain Adaptation, wherein the source domains are partially overlapped, and the target domain is allowed to contain novel categories that are not presented in any source domains. This new setting is more elusive than any existing domain adaptation protocols due to the coexistence of the domain and category shifts across the source and target domains. To address this issue, we propose a variational domain disentanglement (VDD) framework, which decomposes the domain representations and semantic features for each instance by encouraging dimension-wise independence. To identify the target samples of unknown classes, we leverage online pseudo labeling, which assigns the pseudo-labels to unlabeled target data based on the confidence scores. Quantitative and qualitative experiments conducted on two benchmark datasets demonstrate the validity of the proposed framework.

📄 PDF Abstract BibTeX arXiv:2207.05070

Code (1)

jo-wang/vdd 공식 구현 pytorch

Tasks

DisentanglementDomain Adaptation

Similar Papers 제목 키워드 기반

C-Disentanglement: Discovering Causally-Independent Generative Factors under an Inductive Bias of Confounder

2023-10-26 · NeurIPS 2023 11 · Xiaoyu Liu, Jiaxin Yuan, Bang An, Yuancheng Xu 외

Representation learning assumes that real-world data is generated by a few semantically meaningful generative factors (i.e., sources of variation) and aims to discover them in the latent space. These factors are expected…

DisentanglementInductive BiasRepresentation Learning

Single- to multi-fidelity history-dependent learning with uncertainty quantification and disentanglement: application to data-driven constitutive modeling

2025-07-17 · Jiaxiang Yi, Bernardo P. Ferreira, Miguel A. Bessa arxiv

Data-driven learning is generalized to consider history-dependent multi-fidelity data, while quantifying epistemic uncertainty and disentangling it from data noise (aleatoric uncertainty). This generalization is hierarch…

Meta-Learned Feature Critics for Domain Generalized Semantic Segmentation

2021-12-27 · Zu-Yun Shiau, Wei-Wei Lin, Ci-Siang Lin, Yu-Chiang Frank Wang

How to handle domain shifts when recognizing or segmenting visual data across domains has been studied by learning and vision communities. In this paper, we address domain generalized semantic segmentation, in which the …

DisentanglementDomain AdaptationDomain GeneralizationMeta-Learning+2

Target-Relevant Knowledge Preservation for Multi-Source Domain Adaptive Object Detection

2022-04-17 · CVPR 2022 1 · Jiaxi Wu, Jiaxin Chen, Mengzhe He, Yiru Wang 외

Domain adaptive object detection (DAOD) is a promising way to alleviate performance drop of detectors in new scenes. Albeit great effort made in single source domain adaptation, a more generalized task with multiple sour…

DisentanglementDomain Adaptationobject-detectionObject Detection

Coherence-guided Preference Disentanglement for Cross-domain Recommendations

2024-10-27 · Zongyi Xiang, Yan Zhang, Lixin Duan, Hongzhi Yin 외

Discovering user preferences across different domains is pivotal in cross-domain recommendation systems, particularly when platforms lack comprehensive user-item interactive data. The limited presence of shared users oft…

DisentanglementRecommendation Systems