中文
相关论文

相关论文: Associative Partial Domain Adaptation

200 篇论文

Domain Adaptation aims to transfer the knowledge learned from a labeled source domain to an unlabeled target domain whose data distributions are different. However, the training data in source domain required by most of the existing methods…

计算机视觉与模式识别 · 计算机科学 2023-06-02 Ning Ding , Yixing Xu , Yehui Tang , Chao Xu , Yunhe Wang , Dacheng Tao

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

The practical Domain Adaptation (DA) tasks, e.g., Partial DA (PDA), open-set DA, universal DA, and test-time adaptation, have gained increasing attention in the machine learning community. In this paper, we propose a novel approach, dubbed…

计算机视觉与模式识别 · 计算机科学 2024-04-29 Xiang Gu , Xi Yu , Yan Yang , Jian Sun , Zongben Xu

Multi-source domain adaptation (MDA) aims to transfer knowledge from multiple source domains to an unlabeled target domain. MDA is a challenging task due to the severe domain shift, which not only exists between target and source but also…

机器学习 · 计算机科学 2022-02-23 Ren Chuan-Xian , Liu Yong-Hui , Zhang Xi-Wen , Huang Ke-Kun

Domain adaptation (DA) is transfer learning which aims to learn an effective predictor on target data from source data despite data distribution mismatch between source and target. We present in this paper a novel unsupervised DA method for…

计算机视觉与模式识别 · 计算机科学 2018-02-23 Lingkun Luo , Liming Chen , Ying lu , Shiqiang Hu

In many practical applications, it is often difficult and expensive to obtain large-scale labeled data to train state-of-the-art deep neural networks. Therefore, transferring the learned knowledge from a separate, labeled source domain to…

计算机视觉与模式识别 · 计算机科学 2024-05-03 Sicheng Zhao , Hui Chen , Hu Huang , Pengfei Xu , Guiguang Ding

In conventional domain adaptation, a critical assumption is that there exists a fully labeled domain (source) that contains the same label space as another unlabeled or scarcely labeled domain (target). However, in the real world, there…

机器学习 · 计算机科学 2019-05-01 Shuhan Tan , Jiening Jiao , Wei-Shi Zheng

Active Domain Adaptation (ADA) aims to maximally boost model adaptation in a new target domain by actively selecting a limited number of target data to annotate.This setting neglects the more practical scenario where training data are…

人工智能 · 计算机科学 2023-11-23 Wenqiao Zhang , Zheqi Lv , Hao Zhou , Jia-Wei Liu , Juncheng Li , Mengze Li , Siliang Tang , Yueting Zhuang

In many practical applications, it is often difficult and expensive to obtain enough large-scale labeled data to train deep neural networks to their full capability. Therefore, transferring the learned knowledge from a separate, labeled…

机器学习 · 计算机科学 2020-02-28 Sicheng Zhao , Bo Li , Colorado Reed , Pengfei Xu , Kurt Keutzer

Domain Adaptation (DA) aims to generalize the classifier learned from the source domain to the target domain. Existing DA methods usually assume that rich labels could be available in the source domain. However, there are usually a large…

计算机视觉与模式识别 · 计算机科学 2020-05-11 Wei Wang , Zhihui Wang , Yuankai Xiang , Jing Sun , Haojie Li , Fuming Sun , Zhengming Ding

One crucial aspect of partial domain adaptation (PDA) is how to select the relevant source samples in the shared classes for knowledge transfer. Previous PDA methods tackle this problem by re-weighting the source samples based on their…

机器学习 · 计算机科学 2020-03-02 Zhihong Chen , Chao Chen , Zhaowei Cheng , Boyuan Jiang , Ke Fang , Xinyu Jin

Domain adaptation (DA) enables knowledge transfer from a labeled source domain to an unlabeled target domain by reducing the cross-domain distribution discrepancy. Most prior DA approaches leverage complicated and powerful deep neural…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Shuang Li , Jinming Zhang , Wenxuan Ma , Chi Harold Liu , Wei Li

Semi-supervised domain adaptation (SSDA) adapts a learner to a new domain by effectively utilizing source domain data and a few labeled target samples. It is a practical yet under-investigated research topic. In this paper, we analyze the…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Wenqiao Zhang , Changshuo Liu , Can Cui , Beng Chin Ooi

In many scenarios of practical interest, labeled data from a target distribution are scarce while labeled data from a related source distribution are abundant. One particular setting of interest arises when the target label space is a…

机器学习 · 计算机科学 2025-06-04 Jayadev Naram , Fredrik Hellström , Ziming Wang , Rebecka Jörnsten , Giuseppe Durisi

Domain adaptation assumes that samples from source and target domains are freely accessible during a training phase. However, such an assumption is rarely plausible in the real-world and possibly causes data-privacy issues, especially when…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Youngeun Kim , Donghyeon Cho , Kyeongtak Han , Priyadarshini Panda , Sungeun Hong

Semi-Supervised Domain Adaptation (SSDA) is a recently emerging research topic that extends from the widely-investigated Unsupervised Domain Adaptation (UDA) by further having a few target samples labeled, i.e., the model is trained with…

计算机视觉与模式识别 · 计算机科学 2023-04-24 mengqun Jin , Kai Li , Shuyan Li , Chunming He , Xiu Li

Domain adaptation deals with training models using large scale labeled data from a specific source domain and then adapting the knowledge to certain target domains that have few or no labels. Many prior works learn domain agnostic feature…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Astuti Sharma , Tarun Kalluri , Manmohan Chandraker

Domain adaptation (DA) aims to generalize a learning model across training and testing data despite the mismatch of their data distributions. In light of a theoretical estimation of upper error bound, we argue in this paper that an…

计算机视觉与模式识别 · 计算机科学 2018-01-01 Lingkun Luo , Liming Chen , Shiqiang Hu , Ying Lu , Xiaofang Wang

The generalization power of deep-learning models is dependent on rich-labelled data. This supervision using large-scaled annotated information is restrictive in most real-world scenarios where data collection and their annotation involve…

计算机视觉与模式识别 · 计算机科学 2021-01-08 Sandipan Choudhuri , Riti Paul , Arunabha Sen , Baoxin Li , Hemanth Venkateswara

Unsupervised domain adaptation (UDA) enables knowledge transfer from the labelled source domain to the unlabeled target domain by reducing the cross-domain discrepancy. However, most of the studies were based on direct adaptation from the…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Qiuhao Zeng , Tianze Luo , Boyu Wang