paper-with-me

홈 › Papers

Knowledge-inspired Subdomain Adaptation for Cross-Domain Knowledge Transfer

2023-08-17 · Liyue Chen, Linian Wang, Jinyu Xu, Shuai Chen, Weiqiang Wang, Wenbiao Zhao, Qiyu Li, Leye Wang

Most state-of-the-art deep domain adaptation techniques align source and target samples in a global fashion. That is, after alignment, each source sample is expected to become similar to any target sample. However, global alignment may not always be optimal or necessary in practice. For example, consider cross-domain fraud detection, where there are two types of transactions: credit and non-credit. Aligning credit and non-credit transactions separately may yield better performance than global alignment, as credit transactions are unlikely to exhibit patterns similar to non-credit transactions. To enable such fine-grained domain adaption, we propose a novel Knowledge-Inspired Subdomain Adaptation (KISA) framework. In particular, (1) We provide the theoretical insight that KISA minimizes the shared expected loss which is the premise for the success of domain adaptation methods. (2) We propose the knowledge-inspired subdomain division problem that plays a crucial role in fine-grained domain adaption. (3) We design a knowledge fusion network to exploit diverse domain knowledge. Extensive experiments demonstrate that KISA achieves remarkable results on fraud detection and traffic demand prediction tasks.

📄 PDF Abstract BibTeX arXiv:2308.09724

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationFraud DetectionSubdomain adaptationTransfer Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Deep Subdomain Adaptation Network for Image Classification

2021-06-17 · Yongchun Zhu, Fuzhen Zhuang, Jindong Wang, Guolin Ke 외

For a target task where labeled data is unavailable, domain adaptation can transfer a learner from a different source domain. Previous deep domain adaptation methods mainly learn a global domain shift, i.e., align the gl…

ClassificationDomain Adaptationimage-classificationImage Classification+3

Spatial Graph Convolutional Neural Network via Structured Subdomain Adaptation and Domain Adversarial Learning for Bearing Fault Diagnosis

2021-12-11 · Mohammadreza Ghorvei, Mohammadreza Kavianpour, Mohammad TH Beheshti, Amin Ramezani

Unsupervised domain adaptation (UDA) has shown remarkable results in bearing fault diagnosis under changing working conditions in recent years. However, most UDA methods do not consider the geometric structure of the dat…

Domain AdaptationFault DiagnosisSubdomain adaptationUnsupervised Domain Adaptation

Divide to Adapt: Mitigating Confirmation Bias for Domain Adaptation of Black-Box Predictors

2022-05-28 · Jianfei Yang, Xiangyu Peng, Kai Wang, Zheng Zhu 외

Domain Adaptation of Black-box Predictors (DABP) aims to learn a model on an unlabeled target domain supervised by a black-box predictor trained on a source domain. It does not require access to both the source-domain da…

Domain AdaptationKnowledge Distillation

ML-BPM: Multi-teacher Learning with Bidirectional Photometric Mixing for Open Compound Domain Adaptation in Semantic Segmentation

2022-07-19 · Fei Pan, Sungsu Hur, Seokju Lee, Junsik Kim 외

Open compound domain adaptation (OCDA) considers the target domain as the compound of multiple unknown homogeneous subdomains. The goal of OCDA is to minimize the domain gap between the labeled source domain and the unla…

Domain AdaptationSemantic Segmentation

IDPL: Intra-subdomain adaptation adversarial learning segmentation method based on Dynamic Pseudo Labels

2022-10-07 · XueWei Li, Weilun Zhang, Jie Gao, Xuzhou Fu 외

Unsupervised domain adaptation(UDA) has been applied to image semantic segmentation to solve the problem of domain offset. However, in some difficult categories with poor recognition accuracy, the segmentation effects ar…

Domain AdaptationPseudo LabelSegmentationSemantic Segmentation+2