中文
相关论文

相关论文: Cross-domain Self-supervised Learning for Domain A…

200 篇论文

Domain generalization involves learning a classifier from a heterogeneous collection of training sources such that it generalizes to data drawn from similar unknown target domains, with applications in large-scale learning and personalized…

机器学习 · 计算机科学 2021-12-24 Xavier Thomas , Dhruv Mahajan , Alex Pentland , Abhimanyu Dubey

Unsupervised cross domain adaptation for OCT 7 layer segmentation and other medical applications where labeled training data is only available in a source domain and unavailable in the target domain. Our proposed method helps generalize of…

图像与视频处理 · 电气工程与系统科学 2021-11-30 Yue Wu , Abraham Olvera Barrios , Ryan Yanagihara , Irene Leung , Marian Blazes , Adnan Tufail , Aaron Lee

Domain adaptation (DA) is the topical problem of adapting models from labelled source datasets so that they perform well on target datasets where only unlabelled or partially labelled data is available. Many methods have been proposed to…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Da Li , Timothy Hospedales

Semi-Supervised Domain Adaptation (SSDA) leverages knowledge from a fully labeled source domain to classify data in a partially labeled target domain. Due to the limited number of labeled samples in the target domain, there can be intrinsic…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Yuting Hong , Li Dong , Xiaojie Qiu , Hui Xiao , Baochen Yao , Siming Zheng , Chengbin Peng

We develop an algorithm for adapting a semantic segmentation model that is trained using a labeled source domain to generalize well in an unlabeled target domain. A similar problem has been studied extensively in the unsupervised domain…

机器学习 · 计算机科学 2021-01-12 Serban Stan , Mohammad Rostami

In this work, we address the problem of unsupervised domain adaptation for person re-ID where annotations are available for the source domain but not for target. Previous methods typically follow a two-stage optimization pipeline, where the…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Takashi Isobe , Dong Li , Lu Tian , Weihua Chen , Yi Shan , Shengjin Wang

Recently, domain adaptation has become a hot research area with lots of applications. The goal is to adapt a model trained in one domain to another domain with scarce annotated data. We propose a simple yet effective method based on…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Ajinkya Tejankar , Hamed Pirsiavash

Unsupervised domain adaptation in person re-identification resorts to labeled source data to promote the model training on target domain, facing the dilemmas caused by large domain shift and large camera variations. The non-overlapping…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Chuan-Xian Ren , Bo-Hua Liang , Zhen Lei

Cross-domain text classification aims to adapt models to a target domain that lacks labeled data. It leverages or reuses rich labeled data from the different but related source domain(s) and unlabeled data from the target domain. To this…

计算与语言 · 计算机科学 2024-04-11 Yunlong Feng , Bohan Li , Libo Qin , Xiao Xu , Wanxiang Che

Standard supervised machine learning assumes that the distribution of the source samples used to train an algorithm is the same as the one of the target samples on which it is supposed to make predictions. However, as any data scientist…

机器学习 · 计算机科学 2020-02-12 Pirmin Lemberger , Ivan Panico

We tackle an unsupervised domain adaptation problem for which the domain discrepancy between labeled source and unlabeled target domains is large, due to many factors of inter and intra-domain variation. While deep domain adaptation methods…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Shuyang Dai , Kihyuk Sohn , Yi-Hsuan Tsai , Lawrence Carin , Manmohan Chandraker

Unsupervised domain adaptation is the problem setting where data generating distributions in the source and target domains are different, and labels in the target domain are unavailable. One important question in unsupervised domain…

机器学习 · 计算机科学 2018-11-20 Seiichi Kuroki , Nontawat Charoenphakdee , Han Bao , Junya Honda , Issei Sato , Masashi Sugiyama

Domain adaptation (DA) addresses the challenge of transferring knowledge from a source domain to a target domain where image data distributions may differ. Existing DA methods often require access to source domain data, adversarial…

计算机视觉与模式识别 · 计算机科学 2026-01-29 Debopom Sutradhar , Md. Abdur Rahman , Mohaimenul Azam Khan Raiaan , Reem E. Mohamed , Sami Azam

Semantic segmentation is an important sub-task for many applications, but pixel-level ground truth labeling is costly and there is a tendency to overfit the training data, limiting generalization. Unsupervised domain adaptation can…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Yue Wang , Yuke Li , James H. Elder , Runmin Wu , Huchuan Lu

Recent works on unsupervised domain adaptation (UDA) focus on the selection of good pseudo-labels as surrogates for the missing labels in the target data. However, source domain bias that deteriorates the pseudo-labels can still exist since…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Can Zhang , Gim Hee Lee

Domain adaptation is transfer learning which aims to generalize a learning model across training and testing data with different distributions. Most previous research tackle this problem in seeking a shared feature representation between…

机器学习 · 计算机科学 2017-04-17 Lingkun Luo , Xiaofang Wang , Shiqiang Hu , Chao Wang , Yuxing Tang , Liming Chen

Training models dedicated to semantic segmentation requires a large amount of pixel-wise annotated data. Due to their costly nature, these annotations might not be available for the task at hand. To alleviate this problem, unsupervised…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Fei Pan , Francois Rameau , Junsik Kim , In So Kweon

In the domain adaptation problem, source data may be unavailable to the target client side due to privacy or intellectual property issues. Source-free unsupervised domain adaptation (SF-UDA) aims at adapting a model trained on the source…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Zheang Huai , Xinpeng Ding , Yi Li , Xiaomeng Li

Unsupervised domain adaptation (UDA) approaches focus on adapting models trained on a labeled source domain to an unlabeled target domain. UDA methods have a strong assumption that the source data is accessible during adaptation, which may…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Nazmul Karim , Niluthpol Chowdhury Mithun , Abhinav Rajvanshi , Han-pang Chiu , Supun Samarasekera , Nazanin Rahnavard

Most modern unsupervised domain adaptation (UDA) approaches are rooted in domain alignment, i.e., learning to align source and target features to learn a target domain classifier using source labels. In semi-supervised domain adaptation…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Samarth Mishra , Kate Saenko , Venkatesh Saligrama