中文
相关论文

相关论文: Unsupervised Neural Domain Adaptation for Document…

200 篇论文

Recently, contrastive self-supervised learning has become a key component for learning visual representations across many computer vision tasks and benchmarks. However, contrastive learning in the context of domain adaptation remains…

计算机视觉与模式识别 · 计算机科学 2021-06-25 Mamatha Thota , Georgios Leontidis

Deep learning approaches for semantic segmentation rely primarily on supervised learning approaches and require substantial efforts in producing pixel-level annotations. Further, such approaches may perform poorly when applied to unseen…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Ying Chen , Xu Ouyang , Kaiyue Zhu , Gady Agam

Domain adaptation (DA) aims to transfer knowledge from a label-rich source domain to a related but label-scarce target domain. The conventional DA strategy is to align the feature distributions of the two domains. Recently, increasing…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Yixin Zhang , Junjie Li , Zilei Wang

Supervised learning with large scale labeled datasets and deep layered models has made a paradigm shift in diverse areas in learning and recognition. However, this approach still suffers generalization issues under the presence of a domain…

机器学习 · 统计学 2016-03-28 Ozan Sener , Hyun Oh Song , Ashutosh Saxena , Silvio Savarese

Unsupervised Domain Adaptation (DA) exploits the supervision of a label-rich source dataset to make predictions on an unlabeled target dataset by aligning the two data distributions. In robotics, DA is used to take advantage of…

计算机视觉与模式识别 · 计算机科学 2020-04-22 Mohammad Reza Loghmani , Luca Robbiano , Mirco Planamente , Kiru Park , Barbara Caputo , Markus Vincze

Successful unsupervised domain adaptation is guaranteed only under strong assumptions such as covariate shift and overlap between input domains. The latter is often violated in high-dimensional applications like image classification which,…

机器学习 · 计算机科学 2024-06-13 Adam Breitholtz , Anton Matsson , Fredrik D. Johansson

Conventional domain adaptation (DA) techniques aim to improve domain transferability by learning domain-invariant representations; while concurrently preserving the task-discriminability knowledge gathered from the labeled source data.…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Jogendra Nath Kundu , Akshay Kulkarni , Suvaansh Bhambri , Deepesh Mehta , Shreyas Kulkarni , Varun Jampani , R. Venkatesh Babu

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

We present a novel unsupervised domain adaptation (DA) method for cross-domain visual recognition. Though subspace methods have found success in DA, their performance is often limited due to the assumption of approximating an entire dataset…

计算机视觉与模式识别 · 计算机科学 2018-11-13 Kowshik Thopalli , Rushil Anirudh , Jayaraman J. Thiagarajan , Pavan Turaga

Image-to-image translation has drawn great attention during the past few years. It aims to translate an image in one domain to a given reference image in another domain. Due to its effectiveness and efficiency, many applications can be…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Weihao Xia , Yujiu Yang , Jing-Hao Xue

Domain Adaptation methodologies have shown to effectively generalize from a labeled source domain to a label scarce target domain. Previous research has either focused on unlabeled domain adaptation without any target supervision or…

机器学习 · 计算机科学 2022-02-14 Jonas Sonntag , Gunnar Behrens , Lars Schmidt-Thieme

Unsupervised Domain Adaptation (UDA) addresses the problem of performance degradation due to domain shift between training and testing sets, which is common in computer vision applications. Most existing UDA approaches are based on…

计算机视觉与模式识别 · 计算机科学 2019-05-14 Songsong Wu , Yan Yan , Hao Tang , Jianjun Qian , Jian Zhang , Xiao-Yuan Jing

Human adaptability relies crucially on learning and merging knowledge from both supervised and unsupervised tasks: the parents point out few important concepts, but then the children fill in the gaps on their own. This is particularly…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Silvia Bucci , Antonio D'Innocente , Yujun Liao , Fabio Maria Carlucci , Barbara Caputo , Tatiana Tommasi

Domain adaptation approaches have shown promising results in reducing the marginal distribution difference among visual domains. They allow to train reliable models that work over datasets of different nature (photos, paintings etc), but…

计算机视觉与模式识别 · 计算机科学 2019-06-13 Silvia Bucci , Antonio D'Innocente , Tatiana Tommasi

Multi-target unsupervised domain adaptation (UDA) aims to learn a unified model to address the domain shift between multiple target domains. Due to the difficulty of obtaining annotations for dense predictions, it has recently been…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Yonghao Xu , Pedram Ghamisi , Yannis Avrithis

Domain adaptation for semantic image segmentation is very necessary since manually labeling large datasets with pixel-level labels is expensive and time consuming. Existing domain adaptation techniques either work on limited datasets, or…

计算机视觉与模式识别 · 计算机科学 2019-04-25 Yunsheng Li , Lu Yuan , Nuno Vasconcelos

Unsupervised Domain Adaptation (UDA) aims to adapt models trained on a source domain to a new target domain where no labelled data is available. In this work, we investigate the problem of UDA from a synthetic computer-generated domain to a…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Stephan Brehm , Sebastian Scherer , Rainer Lienhart

Domain adaptation (DA) tries to tackle the scenarios when the test data does not fully follow the same distribution of the training data, and multi-source domain adaptation (MSDA) is very attractive for real world applications. By learning…

机器学习 · 计算机科学 2024-01-17 Jin Yuan , Feng Hou , Yangzhou Du , Zhongchao Shi , Xin Geng , Jianping Fan , Yong Rui

Image binarization is the process of separation of pixel values into two groups, white as background and black as foreground. Thresholding plays a major in binarization of images. Thresholding can be categorized into global thresholding and…

计算机视觉与模式识别 · 计算机科学 2012-01-26 T. Romen Singh , Sudipta Roy , O. Imocha Singh , Tejmani Sinam , Kh. Manglem Singh

Unsupervised Domain Adaptation (UDA) aims at improving the generalization capability of a model trained on a source domain to perform well on a target domain for which no labeled data is available. In this paper, we consider the semantic…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Teo Spadotto , Marco Toldo , Umberto Michieli , Pietro Zanuttigh