English
Related papers

Related papers: Unsupervised Multi-Target Domain Adaptation Throug…

200 papers

Though unsupervised domain adaptation (UDA) has achieved very impressive progress recently, it remains a great challenge due to missing target annotations and the rich discrepancy between source and target distributions. We propose Spectral…

Computer Vision and Pattern Recognition · Computer Science 2022-06-07 Jingyi Zhang , Jiaxing Huang , Zichen Tian , Shijian Lu

Unsupervised domain adaptation (UDA) conventionally assumes labeled source samples coming from a single underlying source distribution. Whereas in practical scenario, labeled data are typically collected from diverse sources. The multiple…

Machine Learning · Computer Science 2018-03-05 Ruijia Xu , Ziliang Chen , Wangmeng Zuo , Junjie Yan , Liang Lin

Deep learning models trained on medical images from a source domain (e.g. imaging modality) often fail when deployed on images from a different target domain, despite imaging common anatomical structures. Deep unsupervised domain adaptation…

Image and Video Processing · Electrical Eng. & Systems 2019-08-14 Cheng Ouyang , Konstantinos Kamnitsas , Carlo Biffi , Jinming Duan , Daniel Rueckert

Large language models (LLMs) have showcased their capability with few-shot inference known as in-context learning. However, in-domain demonstrations are not always readily available in real scenarios, leading to cross-domain in-context…

Computation and Language · Computer Science 2023-11-21 Quanyu Long , Wenya Wang , Sinno Jialin Pan

Knowledge Distillation (KD) aims to learn a compact student network using knowledge from a large pre-trained teacher network, where both networks are trained on data from the same distribution. However, in practical applications, the…

Machine Learning · Computer Science 2024-01-17 Jialiang Tang , Shuo Chen , Gang Niu , Hongyuan Zhu , Joey Tianyi Zhou , Chen Gong , Masashi Sugiyama

Unsupervised domain adaptation (UDA) aims to transfer knowledge learned from a fully-labeled source domain to a different unlabeled target domain. Most existing UDA methods learn domain-invariant feature representations by minimizing…

Computer Vision and Pattern Recognition · Computer Science 2022-05-10 Rui Wang , Zuxuan Wu , Zejia Weng , Jingjing Chen , Guo-Jun Qi , Yu-Gang Jiang

The primary objective of domain adaptation methods is to transfer knowledge from a source domain to a target domain that has similar but different data distributions. Thus, in order to correctly classify the unlabeled target domain samples,…

Machine Learning · Computer Science 2019-08-12 Rohith AP , Ambedkar Dukkipati , Gaurav Pandey

Most existing studies on unsupervised domain adaptation (UDA) assume that each domain's training samples come with domain labels (e.g., painting, photo). Samples from each domain are assumed to follow the same distribution and the domain…

Computer Vision and Pattern Recognition · Computer Science 2022-07-27 Zhongying Deng , Kaiyang Zhou , Da Li , Junjun He , Yi-Zhe Song , Tao Xiang

Methods for unsupervised domain adaptation (UDA) help to improve the performance of deep neural networks on unseen domains without any labeled data. Especially in medical disciplines such as histopathology, this is crucial since large…

Computer Vision and Pattern Recognition · Computer Science 2023-02-03 Kevin Thandiackal , Luigi Piccinelli , Pushpak Pati , Orcun Goksel

Unsupervised domain adaptation (UDA) for semantic segmentation aims to transfer knowledge from a labeled source domain to an unlabeled target domain. Despite the effectiveness of self-training techniques in UDA, they struggle to learn each…

Computer Vision and Pattern Recognition · Computer Science 2025-12-09 Wangkai Li , Rui Sun , Bohao Liao , Zhaoyang Li , Tianzhu Zhang

Domain shift happens in cross-domain scenarios commonly because of the wide gaps between different domains: when applying a deep learning model well-trained in one domain to another target domain, the model usually performs poorly. To…

Computer Vision and Pattern Recognition · Computer Science 2021-08-19 Munan Ning , Cheng Bian , Dong Wei , Chenglang Yuan , Yaohua Wang , Yang Guo , Kai Ma , Yefeng Zheng

Multi-target domain adaptation (MTDA) for semantic segmentation poses a significant challenge, as it involves multiple target domains with varying distributions. The goal of MTDA is to minimize the domain discrepancies among a single source…

Computer Vision and Pattern Recognition · Computer Science 2024-03-19 Seungbeom Woo , Geonwoo Baek , Taehoon Kim , Jaemin Na , Joong-won Hwang , Wonjun Hwang

Unsupervised domain adaptation (UDA) has become increasingly prevalent in scene text recognition (STR), especially where training and testing data reside in different domains. The efficacy of existing UDA approaches tends to degrade when…

Computer Vision and Pattern Recognition · Computer Science 2025-04-15 Kha Nhat Le , Hoang-Tuan Nguyen , Hung Tien Tran , Thanh Duc Ngo

Unsupervised domain adaption (UDA) aims to adapt models learned from a well-annotated source domain to a target domain, where only unlabeled samples are given. Current UDA approaches learn domain-invariant features by aligning source and…

Computer Vision and Pattern Recognition · Computer Science 2022-02-15 Chunjiang Ge , Rui Huang , Mixue Xie , Zihang Lai , Shiji Song , Shuang Li , Gao Huang

Multi-Source Domain Adaptation (MSDA) aims to mitigate changes in data distribution when transferring knowledge from multiple labeled source domains to an unlabeled target domain. However, existing MSDA techniques assume target domain…

Computer Vision and Pattern Recognition · Computer Science 2024-01-26 Zhenbin Wang , Lei Zhang , Lituan Wang , Minjuan Zhu

Unsupervised Domain Adaptation (UDA) is a popular technique that aims to reduce the domain shift between two data distributions. It was successfully applied in computer vision and natural language processing. In the current work, we explore…

Computation and Language · Computer Science 2023-08-07 Răzvan-Alexandru Smădu , Sebastian-Vasile Echim , Dumitru-Clementin Cercel , Iuliana Marin , Florin Pop

Universal domain adaptation (UniDA) is a practical but challenging problem, in which information about the relation between the source and the target domains is not given for knowledge transfer. Existing UniDA methods may suffer from the…

Computer Vision and Pattern Recognition · Computer Science 2024-02-29 Yanzuo Lu , Meng Shen , Andy J Ma , Xiaohua Xie , Jian-Huang Lai

By leveraging data from a fully labeled source domain, unsupervised domain adaptation (UDA) improves classification performance on an unlabeled target domain through explicit discrepancy minimization of data distribution or adversarial…

Computer Vision and Pattern Recognition · Computer Science 2021-12-06 Shengjia Zhang , Tiancheng Lin , Yi Xu

We address the problem of unsupervised domain adaptation (UDA) by learning a cross-domain agnostic embedding space, where the distance between the probability distributions of the two source and target visual domains is minimized. We use…

Machine Learning · Computer Science 2019-09-25 Alex Gabourie , Mohammad Rostami , Philip Pope , Soheil Kolouri , Kyungnam Kim

Unsupervised domain adaptation (UDA) is to learn classification models that make predictions for unlabeled data on a target domain, given labeled data on a source domain whose distribution diverges from the target one. Mainstream UDA…

Computer Vision and Pattern Recognition · Computer Science 2021-04-09 Hui Tang , Xiatian Zhu , Ke Chen , Kui Jia , C. L. Philip Chen