中文
相关论文

相关论文: Divergence Optimization for Noisy Universal Domain…

200 篇论文

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

We consider unsupervised domain adaptation (UDA) for classification problems in the presence of missing data in the unlabelled target domain. More precisely, motivated by practical applications, we analyze situations where distribution…

机器学习 · 计算机科学 2021-09-21 Matthieu Kirchmeyer , Patrick Gallinari , Alain Rakotomamonjy , Amin Mantrach

Existing Source-free Unsupervised Domain Adaptation (SUDA) approaches inherently exhibit catastrophic forgetting. Typically, models trained on a labeled source domain and adapted to unlabeled target data improve performance on the target…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Waqar Ahmed , Pietro Morerio , Vittorio Murino

Unsupervised Domain Adaptation (UDA) aims to transfer knowledge from a labeled source domain to an unlabeled target domain. Most existing UDA approaches enable knowledge transfer via learning domain-invariant representation and sharing one…

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

The success of deep convolutional neural networks (DCNNs) benefits from high volumes of annotated data. However, annotating medical images is laborious, expensive, and requires human expertise, which induces the label scarcity problem.…

图像与视频处理 · 电气工程与系统科学 2022-03-24 Ziyuan Zhao , Kaixin Xu , Shumeng Li , Zeng Zeng , Cuntai Guan

Medical image segmentation models face severe performance drops under domain shifts, especially when data sharing constraints prevent access to source images. We present a novel Uncertainty-aware Progressive Pseudo-label Denoising (UP2D)…

图像与视频处理 · 电气工程与系统科学 2025-11-03 Quang-Khai Bui-Tran , Thanh-Huy Nguyen , Manh D. Ho , Thinh B. Lam , Vi Vu , Hoang-Thien Nguyen , Phat Huynh , Ulas Bagci

In unsupervised domain adaptation (UDA), classifiers for the target domain are trained with massive true-label data from the source domain and unlabeled data from the target domain. However, it may be difficult to collect fully-true-label…

机器学习 · 计算机科学 2021-03-08 Yiyang Zhang , Feng Liu , Zhen Fang , Bo Yuan , Guangquan Zhang , Jie Lu

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

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

Unsupervised domain adaptation (UDA) adapts a model trained on one domain (called source) to a novel domain (called target) using only unlabeled data. Due to its high annotation cost, researchers have developed many UDA methods for semantic…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Zhijie Wang , Masanori Suganuma , Takayuki Okatani

Unsupervised Graph Domain Adaptation (UGDA) involves the transfer of knowledge from a label-rich source graph to an unlabeled target graph under domain discrepancies. Despite the proliferation of methods designed for this emerging task, the…

机器学习 · 计算机科学 2024-11-12 Meihan Liu , Zhen Zhang , Jiachen Tang , Jiajun Bu , Bingsheng He , Sheng Zhou

The waive of labels in the target domain makes Unsupervised Domain Adaptation (UDA) an attractive technique in many real-world applications, though it also brings great challenges as model adaptation becomes harder without labeled target…

机器学习 · 计算机科学 2022-07-20 Tao Sun , Cheng Lu , Haibin Ling

Source-Free Domain Adaptation (SFDA) is an emerging area of research that aims to adapt a model trained on a labeled source domain to an unlabeled target domain without accessing the source data. Most of the successful methods in this area…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Harsharaj Pathak , Vineeth N Balasubramanian

Unsupervised domain adaptation leverages abundant labeled data from various source domains to generalize onto unlabeled target data. Prior research has primarily focused on learning domain-invariant features across the source and target…

计算与语言 · 计算机科学 2025-03-10 Jie He , Wendi Zhou , Xiang Lorraine Li , Jeff Z. Pan

Unsupervised domain adaption aims to learn a powerful classifier for the target domain given a labeled source data set and an unlabeled target data set. To alleviate the effect of `domain shift', the major challenge in domain adaptation,…

计算机视觉与模式识别 · 计算机科学 2018-12-03 Yexun Zhang , Ya Zhang , Yanfeng Wang , Qi Tian

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

A typical multi-source domain adaptation (MSDA) approach aims to transfer knowledge learned from a set of labeled source domains, to an unlabeled target domain. Nevertheless, prior works strictly assume that each source domain shares the…

机器学习 · 计算机科学 2022-07-13 Zixin Wang , Yadan Luo , Peng-Fei Zhang , Sen Wang , Zi Huang

As the volume of data continues to expand, it becomes increasingly common for data to be aggregated from multiple sources. Leveraging multiple sources for model training typically achieves better predictive performance on test datasets.…

统计方法学 · 统计学 2025-03-05 Congbin Xu , Chengde Qian , Zhaojun Wang , Changliang Zou

Unsupervised domain adaptation (UDA) aims to learn the unlabeled target domain by transferring the knowledge of the labeled source domain. To date, most of the existing works focus on the scenario of one source domain and one target domain…

机器学习 · 计算机科学 2018-09-18 Huanhuan Yu , Menglei Hu , Songcan Chen

Unsupervised Domain Adaptation (UDA) aims to solve the problem of label scarcity of the target domain by transferring the knowledge from the label rich source domain. Usually, the source domain consists of synthetic images for which the…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Anant Khandelwal