中文
相关论文

相关论文: Partial Adversarial Domain Adaptation

200 篇论文

Adversarial adaptation models have demonstrated significant progress towards transferring knowledge from a labeled source dataset to an unlabeled target dataset. Partial domain adaptation (PDA) investigates the scenarios in which the source…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Mohsen Kheirandishfard , Fariba Zohrizadeh , Farhad Kamangar

Given labeled instances on a source domain and unlabeled ones on a target domain, unsupervised domain adaptation aims to learn a task classifier that can well classify target instances. Recent advances rely on domain-adversarial training of…

计算机视觉与模式识别 · 计算机科学 2019-12-18 Hui Tang , Kui Jia

Domain adaptation targets at knowledge acquisition and dissemination from a labeled source domain to an unlabeled target domain under distribution shift. Still, the common requirement of identical class space shared across domains hinders…

机器学习 · 计算机科学 2022-03-16 Zhangjie Cao , Kaichao You , Ziyang Zhang , Jianmin Wang , Mingsheng Long

Recent advances in deep domain adaptation reveal that adversarial learning can be embedded into deep networks to learn transferable features that reduce distribution discrepancy between the source and target domains. Existing domain…

计算机视觉与模式识别 · 计算机科学 2018-09-10 Zhongyi Pei , Zhangjie Cao , Mingsheng Long , Jianmin Wang

Partial domain adaptation aims to transfer knowledge from a label-rich source domain to a label-scarce target domain which relaxes the fully shared label space assumption across different domains. In this more general and practical…

机器学习 · 计算机科学 2019-05-13 Jin Chen , Xinxiao Wu , Lixin Duan , Shenghua Gao

Partial Adaptation (PDA) addresses a practical scenario in which the target domain contains only a subset of classes in the source domain. While PDA should take into account both class-level and sample-level to mitigate negative transfer,…

计算机视觉与模式识别 · 计算机科学 2020-08-10 Youngeun Kim , Sungeun Hong , Seunghan Yang , Sungil Kang , Yunho Jeon , Jiwon Kim

Adversarial training is a useful approach to promote the learning of transferable representations across the source and target domains, which has been widely applied for domain adaptation (DA) tasks based on deep neural networks. Until very…

机器学习 · 计算机科学 2020-03-31 Zeya Wang , Baoyu Jing , Yang Ni , Nanqing Dong , Pengtao Xie , Eric P. Xing

Adversarial learning has been successfully embedded into deep networks to learn transferable features, which reduce distribution discrepancy between the source and target domains. Existing domain adversarial networks assume fully shared…

机器学习 · 计算机科学 2017-07-26 Zhangjie Cao , Mingsheng Long , Jianmin Wang , Michael I. Jordan

Domain adaptation is critical for learning in new and unseen environments. With domain adversarial training, deep networks can learn disentangled and transferable features that effectively diminish the dataset shift between the source and…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Zhangjie Cao , Kaichao You , Mingsheng Long , Jianmin Wang , Qiang Yang

Recent works on domain adaptation reveal the effectiveness of adversarial learning on filling the discrepancy between source and target domains. However, two common limitations exist in current adversarial-learning-based methods. First,…

计算机视觉与模式识别 · 计算机科学 2019-12-05 Minghao Xu , Jian Zhang , Bingbing Ni , Teng Li , Chengjie Wang , Qi Tian , Wenjun Zhang

Partial Domain adaptation (PDA) aims to solve a more practical cross-domain learning problem that assumes target label space is a subset of source label space. However, the mismatched label space causes significant negative transfer. A…

计算机视觉与模式识别 · 计算机科学 2021-09-21 Jian Hu , Hongya Tuo , Shizhao Zhang , Chao Wang , Haowen Zhong , Zhikang Zou , Zhongliang Jing , Henry Leung , Ruping Zou

Domain adaptation is a potential method to train a powerful deep neural network, which can handle the absence of labeled data. More precisely, domain adaptation solving the limitation called dataset bias or domain shift when the training…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Thai-Vu Nguyen , Anh Nguyen , Nghia Le , Bac Le

In contrast to a standard closed-set domain adaptation task, partial domain adaptation setup caters to a realistic scenario by relaxing the identical label set assumption. The fact of source label set subsuming the target label set,…

机器学习 · 计算机科学 2022-12-12 Sandipan Choudhuri , Hemanth Venkateswara , Arunabha Sen

This paper proposes an importance weighted adversarial nets-based method for unsupervised domain adaptation, specific for partial domain adaptation where the target domain has less number of classes compared to the source domain. Previous…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Jing Zhang , Zewei Ding , Wanqing Li , Philip Ogunbona

Recently, remarkable progress has been made in learning transferable representation across domains. Previous works in domain adaptation are majorly based on two techniques: domain-adversarial learning and self-training. However,…

计算机视觉与模式识别 · 计算机科学 2020-01-07 Minghao Chen , Shuai Zhao , Haifeng Liu , Deng Cai

The standard closed-set domain adaptation approaches seek to mitigate distribution discrepancies between two domains under the constraint of both sharing identical label sets. However, in realistic scenarios, finding an optimal source…

机器学习 · 计算机科学 2022-12-06 Sandipan Choudhuri , Suli Adeniye , Arunabha Sen , Hemanth Venkateswara

This work proposes a robust Partial Domain Adaptation (PDA) framework that mitigates the negative transfer problem by incorporating a robust target-supervision strategy. It leverages ensemble learning and includes diverse, complementary…

计算机视觉与模式识别 · 计算机科学 2023-09-11 Sandipan Choudhuri , Suli Adeniye , Arunabha Sen

Recent advances in domain adaptation reveal that adversarial learning on deep neural networks can learn domain invariant features to reduce the shift between source and target domains. While such adversarial approaches achieve domain-level…

计算机视觉与模式识别 · 计算机科学 2023-01-11 Nishant Yadav , Mahbubul Alam , Ahmed Farahat , Dipanjan Ghosh , Chetan Gupta , Auroop R. Ganguly

Unsupervised domain adaptation~(UDA) aims at reducing the distribution discrepancy when transferring knowledge from a labeled source domain to an unlabeled target domain. Previous UDA methods assume that the source and target domains share…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Chuan-Xian Ren , Pengfei Ge , Peiyi Yang , Shuicheng Yan

Partial domain adaptation (PDA), in which we assume the target label space is included in the source label space, is a general version of standard domain adaptation. Since the target label space is unknown, the main challenge of PDA is to…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Seunghan Yang , Youngeun Kim , Dongki Jung , Changick Kim
‹ 上一页 1 2 3 10 下一页 ›