paper-with-me

홈 › Papers

Heterogeneous Domain Adaptation via Soft Transfer Network

2019-08-28 · Yuan Yao, Yu Zhang, Xutao Li, Yunming Ye

Heterogeneous domain adaptation (HDA) aims to facilitate the learning task in a target domain by borrowing knowledge from a heterogeneous source domain. In this paper, we propose a Soft Transfer Network (STN), which jointly learns a domain-shared classifier and a domain-invariant subspace in an end-to-end manner, for addressing the HDA problem. The proposed STN not only aligns the discriminative directions of domains but also matches both the marginal and conditional distributions across domains. To circumvent negative transfer, STN aligns the conditional distributions by using the soft-label strategy of unlabeled target data, which prevents the hard assignment of each unlabeled target data to only one category that may be incorrect. Further, STN introduces an adaptive coefficient to gradually increase the importance of the soft-labels since they will become more and more accurate as the number of iterations increases. We perform experiments on the transfer tasks of image-to-image, text-to-image, and text-to-text. Experimental results testify that the STN significantly outperforms several state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:1908.10552

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Heterogeneous domain adaptation: An unsupervised approach

2017-01-10 · Feng Liu, Guanquan Zhang, Jie Lu

Domain adaptation leverages the knowledge in one domain - the source domain - to improve learning efficiency in another domain - the target domain. Existing heterogeneous domain adaptation research is relatively well-pro…

Domain Adaptationtext-classificationText ClassificationTransfer Learning+1

Heterogeneous Domain Adaptation with Adversarial Neural Representation Learning: Experiments on E-Commerce and Cybersecurity

2022-05-05 · MohammadReza Ebrahimi, Yidong Chai, Hao Helen Zhang, Hsinchun Chen

Learning predictive models in new domains with scarce training data is a growing challenge in modern supervised learning scenarios. This incentivizes developing domain adaptation methods that leverage the knowledge in kn…

Domain AdaptationRepresentation Learning

Adaptive Bi-Recommendation and Self-Improving Network for Heterogeneous Domain Adaptation-Assisted IoT Intrusion Detection

2023-03-25 · Jiashu Wu, Yang Wang, Hao Dai, Chengzhong Xu 외

As Internet of Things devices become prevalent, using intrusion detection to protect IoT from malicious intrusions is of vital importance. However, the data scarcity of IoT hinders the effectiveness of traditional intrus…

Domain AdaptationIntrusion DetectionPseudo LabelRecommendation Systems+1

Instance-level Heterogeneous Domain Adaptation for Limited-labeled Sketch-to-Photo Retrieval

2022-11-26 · IEEE Transactions on Multimedia 2020 7 · Fan Yang, Yang Wu, Zheng Wang, Xiang Li 외

Although sketch-to-photo retrieval has a wide range of applications, it is costly to obtain paired and rich-labeled ground truth. Differently, photo retrieval data is easier to acquire. Therefore, previous works pre-trai…

Domain AdaptationImage RetrievalRetrieval

Locality Preserving Joint Transfer for Domain Adaptation

2019-06-18 · Li Jingjing, Jing Mengmeng, Lu Ke, Zhu Lei 외

Domain adaptation aims to leverage knowledge from a well-labeled source domain to a poorly-labeled target domain. A majority of existing works transfer the knowledge at either feature level or sample level. Recent resear…

Domain AdaptationTransfer Learning