paper-with-me

홈 › Papers

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 known domains (source) and adapt to new domains (target) with a different probability distribution. This becomes more challenging when the source and target domains are in heterogeneous feature spaces, known as heterogeneous domain adaptation (HDA). While most HDA methods utilize mathematical optimization to map source and target data to a common space, they suffer from low transferability. Neural representations have proven to be more transferable; however, they are mainly designed for homogeneous environments. Drawing on the theory of domain adaptation, we propose a novel framework, Heterogeneous Adversarial Neural Domain Adaptation (HANDA), to effectively maximize the transferability in heterogeneous environments. HANDA conducts feature and distribution alignment in a unified neural network architecture and achieves domain invariance through adversarial kernel learning. Three experiments were conducted to evaluate the performance against the state-of-the-art HDA methods on major image and text e-commerce benchmarks. HANDA shows statistically significant improvement in predictive performance. The practical utility of HANDA was shown in real-world dark web online markets. HANDA is an important step towards successful domain adaptation in e-commerce applications.

📄 PDF Abstract BibTeX arXiv:2205.07853

Code (1)

mohammadrezaebrahimi/handa 공식 구현 pytorch

Tasks

Domain AdaptationRepresentation Learning

Similar Papers 제목 키워드 기반

Adversarial Bipartite Graph Learning for Video Domain Adaptation

2020-07-31 · Yadan Luo, Zi Huang, Zijian Wang, Zheng Zhang 외

Domain adaptation techniques, which focus on adapting models between distributionally different domains, are rarely explored in the video recognition area due to the significant spatial and temporal shifts across the sou…

Domain AdaptationGraph LearningVideo Recognition

Multi-source Heterogeneous Domain Adaptation with Conditional Weighting Adversarial Network

2020-08-06 · Yuan Yao, Xutao Li, Yu Zhang, Yunming Ye

Heterogeneous domain adaptation (HDA) tackles the learning of cross-domain samples with both different probability distributions and feature representations. Most of the existing HDA studies focus on the single-source sc…

Domain Adaptation

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

On the Hardness of Robustness Transfer: A Perspective from Rademacher Complexity over Symmetric Difference Hypothesis Space

2023-02-23 · Yuyang Deng, Nidham Gazagnadou, Junyuan Hong, Mehrdad Mahdavi 외

Recent studies demonstrated that the adversarially robust learning under $\ell_\infty$ attack is harder to generalize to different domains than standard domain adaptation. How to transfer robustness across different doma…

Binary ClassificationDomain AdaptationDomain GeneralizationFederated Learning

Heterogeneous Domain Adaptation with Positive and Unlabeled Data

2023-04-17 · Junki Mori, Ryo Furukawa, Isamu Teranishi, Jun Sakuma

Heterogeneous unsupervised domain adaptation (HUDA) is the most challenging domain adaptation setting where the feature spaces of source and target domains are heterogeneous, and the target domain has only unlabeled data…

Domain AdaptationUnsupervised Domain Adaptation