paper-with-me

홈 › Papers

Domain Adaptation via Rebalanced Sub-domain Alignment

2023-02-03 · Yiling Liu, Juncheng Dong, Ziyang Jiang, Ahmed Aloui, Keyu Li, Hunter Klein, Vahid Tarokh, David Carlson

Unsupervised domain adaptation (UDA) is a technique used to transfer knowledge from a labeled source domain to a different but related unlabeled target domain. While many UDA methods have shown success in the past, they often assume that the source and target domains must have identical class label distributions, which can limit their effectiveness in real-world scenarios. To address this limitation, we propose a novel generalization bound that reweights source classification error by aligning source and target sub-domains. We prove that our proposed generalization bound is at least as strong as existing bounds under realistic assumptions, and we empirically show that it is much stronger on real-world data. We then propose an algorithm to minimize this novel generalization bound. We demonstrate by numerical experiments that this approach improves performance in shifted class distribution scenarios compared to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2302.02009

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Unsupervised Domain Adaptation With Hierarchical Gradient Synchronization

2020-06-01 · CVPR 2020 6 · Lanqing Hu, Meina Kan, Shiguang Shan, Xilin Chen

Domain adaptation attempts to boost the performance on a target domain by borrowing knowledge from a well established source domain. To handle the distribution gap between two domains, the prominent approaches endeavor t…

Domain AdaptationPartial Domain AdaptationUnsupervised Domain Adaptation

GCAN: Graph Convolutional Adversarial Network for Unsupervised Domain Adaptation

2019-06-01 · CVPR 2019 6 · Xinhong Ma, Tianzhu Zhang, Changsheng Xu

To bridge source and target domains for domain adaptation, there are three important types of information including data structure, domain label, and class label. Most existing domain adaptation approaches exploit only o…

Domain AdaptationUnsupervised Domain Adaptation

Co-regularized Alignment for Unsupervised Domain Adaptation

2018-11-13 · NeurIPS 2018 12 · Abhishek Kumar, Prasanna Sattigeri, Kahini Wadhawan, Leonid Karlinsky 외

Deep neural networks, trained with large amount of labeled data, can fail to generalize well when tested with examples from a \emph{target domain} whose distribution differs from the training data distribution, referred …

Domain AdaptationUnsupervised Domain Adaptation

Towards Self-similarity Consistency and Feature Discrimination for Unsupervised Domain Adaptation

2019-04-13 · Chao Chen, Zhihang Fu, Zhihong Chen, Zhaowei Cheng 외

Recent advances in unsupervised domain adaptation mainly focus on learning shared representations by global distribution alignment without considering class information across domains. The neglect of class information, h…

Domain AdaptationUnsupervised Domain Adaptation

Graph-Relational Domain Adaptation

2022-02-08 · ICLR 2022 4 · Zihao Xu, Hao He, Guang-He Lee, Yuyang Wang 외

Existing domain adaptation methods tend to treat every domain equally and align them all perfectly. Such uniform alignment ignores topological structures among different domains; therefore it may be beneficial for nearby…

Domain Adaptation