中文
相关论文

相关论文: Multiple Subspace Alignment Improves Domain Adapta…

200 篇论文

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

We propose a simple domain adaptation method for neural networks in a supervised setting. Supervised domain adaptation is a way of improving the generalization performance on the target domain by using the source domain dataset, assuming…

计算与语言 · 计算机科学 2016-07-05 Yusuke Watanabe , Kazuma Hashimoto , Yoshimasa Tsuruoka

Unsupervised domain adaptation (UDA) aims to align the labelled source distribution with the unlabelled target distribution to obtain domain-invariant predictive models. Since cross-modality medical data exhibit significant intra and…

计算机视觉与模式识别 · 计算机科学 2024-02-26 Fengming Lin , Yan Xia , Michael MacRaild , Yash Deo , Haoran Dou , Qiongyao Liu , Kun Wu , Nishant Ravikumar , Alejandro F. Frangi

Domain adaptation aims to learn a transferable model to bridge the domain shift between one labeled source domain and another sparsely labeled or unlabeled target domain. Since the labeled data may be collected from multiple sources,…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Sicheng Zhao , Bo Li , Xiangyu Yue , Pengfei Xu , Kurt Keutzer

Domain Adaptation (DA) targets at adapting a model trained over the well-labeled source domain to the unlabeled target domain lying in different distributions. Existing DA normally assumes the well-labeled source domain is class-wise…

计算机视觉与模式识别 · 计算机科学 2020-11-04 Tongxin Wang , Zhengming Ding , Wei Shao , Haixu Tang , Kun Huang

Medical image synthesis has attracted increasing attention because it could generate missing image data, improving diagnosis and benefits many downstream tasks. However, so far the developed synthesis model is not adaptive to unseen data…

图像与视频处理 · 电气工程与系统科学 2022-07-05 Qingqiao Hu , Hongwei Li , Jianguo Zhang

This paper presents a novel approach for unsupervised domain adaptation (UDA) targeting H&E stained histology images. Existing adversarial domain adaptation methods may not effectively align different domains of multimodal distributions…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Ravi Kant Gupta , Shounak Das , Amit Sethi

Unsupervised Domain Adaptation (UDA) refers to the method that utilizes annotated source domain data and unlabeled target domain data to train a model capable of generalizing to the target domain data. Domain discrepancy leads to a…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Ting Li , Jianshu Chao , Deyu An

The assumption that training and testing samples are generated from the same distribution does not always hold for real-world machine-learning applications. The procedure of tackling this discrepancy between the training (source) and…

机器学习 · 计算机科学 2018-12-05 Debasmit Das , C. S. George Lee

Domain adaptation techniques address the problem of reducing the sensitivity of machine learning methods to the so-called domain shift, namely the difference between source (training) and target (test) data distributions. In particular,…

计算机视觉与模式识别 · 计算机科学 2017-05-24 Pietro Morerio , Vittorio Murino

Real-world robotics problems often occur in domains that differ significantly from the robot's prior training environment. For many robotic control tasks, real world experience is expensive to obtain, but data is easy to collect in either…

计算机视觉与模式识别 · 计算机科学 2017-05-29 Eric Tzeng , Coline Devin , Judy Hoffman , Chelsea Finn , Pieter Abbeel , Sergey Levine , Kate Saenko , Trevor Darrell

Recent developments in the unsupervised domain adaptation (UDA) enable the unsupervised machine learning (ML) prediction for target data, thus this will accelerate real world applications with ML models such as image recognition tasks in…

机器学习 · 计算机科学 2025-02-18 Hisashi Oshima , Tsuyoshi Ishizone , Tomoyuki Higuchi

Multi-source domain adaptation (MSDA) plays an important role in industrial model generalization. Recent efforts on MSDA focus on enhancing multi-domain distributional alignment while omitting three issues, e.g., the class-level discrepancy…

机器学习 · 计算机科学 2024-12-24 Min Huang , Zifeng Xie , Bo Sun , Ning Wang

Unsupervised Domain Adaptation (UDA) aims to utilize labeled data from a source domain to solve tasks in an unlabeled target domain, often hindered by significant domain gaps. Traditional CNN-based methods struggle to fully capture complex…

计算机视觉与模式识别 · 计算机科学 2024-12-06 A. Enes Doruk , Erhan Oztop , Hasan F. Ates

Current Domain Adaptation (DA) methods based on deep architectures assume that the source samples arise from a single distribution. However, in practice, most datasets can be regarded as mixtures of multiple domains. In these cases…

计算机视觉与模式识别 · 计算机科学 2018-05-04 Massimiliano Mancini , Lorenzo Porzi , Samuel Rota Bulò , Barbara Caputo , Elisa Ricci

A deep learning model trained on some labeled data from a certain source domain generally performs poorly on data from different target domains due to domain shifts. Unsupervised domain adaptation methods address this problem by alleviating…

图像与视频处理 · 电气工程与系统科学 2019-08-30 Junlin Yang , Nicha C. Dvornek , Fan Zhang , Julius Chapiro , MingDe Lin , James S. Duncan

In order to robustly deploy object detectors across a wide range of scenarios, they should be adaptable to shifts in the input distribution without the need to constantly annotate new data. This has motivated research in Unsupervised Domain…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Farzaneh Rezaeianaran , Rakshith Shetty , Rahaf Aljundi , Daniel Olmeda Reino , Shanshan Zhang , Bernt Schiele

Domain Adaptation (DA) is a highly relevant research topic when it comes to image classification with deep neural networks. Combining multiple source domains in a sophisticated way to optimize a classification model can improve the…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Sebastian Schrom , Stephan Hasler , Jürgen Adamy

Unsupervised domain adaptation aims to transfer the classifier learned from the source domain to the target domain in an unsupervised manner. With the help of target pseudo-labels, aligning class-level distributions and learning the…

机器学习 · 计算机科学 2019-06-11 Dong-Dong Chen , Yisen Wang , Jinfeng Yi , Zaiyi Chen , Zhi-Hua Zhou

Conventional unsupervised domain adaptation (UDA) studies the knowledge transfer between a limited number of domains. This neglects the more practical scenario where data are distributed in numerous different domains in the real world. The…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Xingchao Peng , Yichen Li , Kate Saenko
‹ 上一页 1 8 9 10 下一页 ›