中文
相关论文

相关论文: Aligning Correlation Information for Domain Adapta…

200 篇论文

Domain adaptation (DA) aims at improving the performance of a model on target domains by transferring the knowledge contained in different but related source domains. With recent advances in deep learning models which are extremely data…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Gabriela Csurka

Applying an object detector, which is neither trained nor fine-tuned on data close to the final application, often leads to a substantial performance drop. In order to overcome this problem, it is necessary to consider a shift between…

计算机视觉与模式识别 · 计算机科学 2020-05-27 Alexey Abramov , Christopher Bayer , Claudio Heller

Domain adaptation is an active area of research driven by the growing demand for robust machine learning models that perform well on real-world data. Adversarial learning for deep neural networks (DNNs) has emerged as a promising approach…

计算机视觉与模式识别 · 计算机科学 2025-01-08 Eugene Choi , Julian Rodriguez , Edmund Young

Action recognition has been a widely studied topic with a heavy focus on supervised learning involving sufficient labeled videos. However, the problem of cross-domain action recognition, where training and testing videos are drawn from…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Boxiao Pan , Zhangjie Cao , Ehsan Adeli , Juan Carlos Niebles

Assuming the source label space subsumes the target one, Partial Video Domain Adaptation (PVDA) is a more general and practical scenario for cross-domain video classification problems. The key challenge of PVDA is to mitigate the negative…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Xiyu Wang , Yuecong Xu , Kezhi Mao , Jianfei Yang

Domain adaptation (DA) is transfer learning which aims to learn an effective predictor on target data from source data despite data distribution mismatch between source and target. We present in this paper a novel unsupervised DA method for…

计算机视觉与模式识别 · 计算机科学 2018-02-23 Lingkun Luo , Liming Chen , Ying lu , Shiqiang Hu

Object detection networks have reached an impressive performance level, yet a lack of suitable data in specific applications often limits it in practice. Typically, additional data sources are utilized to support the training task. In…

计算机视觉与模式识别 · 计算机科学 2022-09-01 Maximilian Menke , Thomas Wenzel , Andreas Schwung

In Domain Adaptation (DA), where the feature distributions of the source and target domains are different, various distance-based methods have been proposed to minimize the discrepancy between the source and target domains to handle the…

计算机视觉与模式识别 · 计算机科学 2021-09-15 Zhixiong Yue , Pengxin Guo , Yu Zhang

In this report, we present the technical details of our submission to the 2022 EPIC-Kitchens Unsupervised Domain Adaptation (UDA) Challenge. Existing UDA methods align the global features extracted from the whole video clips across the…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Nie Lin , Minjie Cai

There has been abundant work in unsupervised domain adaptation for semantic segmentation (DAS) seeking to adapt a model trained on images from a labeled source domain to an unlabeled target domain. While the vast majority of prior work has…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Simar Kareer , Vivek Vijaykumar , Harsh Maheshwari , Prithvijit Chattopadhyay , Judy Hoffman , Viraj Prabhu

Conventional cross-domain image-to-image translation or unsupervised domain adaptation methods assume that the source domain and target domain are closely related. This neglects a practical scenario where the domain discrepancy between the…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Yichen Li , Xingchao Peng

Domain adaptation is critical for success in new, unseen environments. Adversarial adaptation models applied in feature spaces discover domain invariant representations, but are difficult to visualize and sometimes fail to capture…

计算机视觉与模式识别 · 计算机科学 2018-01-01 Judy Hoffman , Eric Tzeng , Taesung Park , Jun-Yan Zhu , Phillip Isola , Kate Saenko , Alexei A. Efros , Trevor Darrell

Harvesting dense pixel-level annotations to train deep neural networks for semantic segmentation is extremely expensive and unwieldy at scale. While learning from synthetic data where labels are readily available sounds promising,…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Zuxuan Wu , Xintong Han , Yen-Liang Lin , Mustafa Gkhan Uzunbas , Tom Goldstein , Ser Nam Lim , Larry S. Davis

Existing deep learning methods of video recognition usually require a large number of labeled videos for training. But for a new task, videos are often unlabeled and it is also time-consuming and labor-intensive to annotate them. Instead of…

计算机视觉与模式识别 · 计算机科学 2018-05-14 Feiwu Yu , Xinxiao Wu , Yuchao Sun , Lixin Duan

This paper addresses domain adaptation for the pixel-wise classification of remotely sensed data using deep neural networks (DNN) as a strategy to reduce the requirements of DNN with respect to the availability of training data. We focus on…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Dennis Wittich , Franz Rottensteiner

Existing domain adaptation methods assume that domain discrepancies are caused by a few discrete attributes and variations, e.g., art, real, painting, quickdraw, etc. We argue that this is not realistic as it is implausible to define the…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Yinsong Xu , Zhuqing Jiang , Aidong Men , Yang Liu , Qingchao Chen

For a target task where labeled data is unavailable, domain adaptation can transfer a learner from a different source domain. Previous deep domain adaptation methods mainly learn a global domain shift, i.e., align the global source and…

计算机视觉与模式识别 · 计算机科学 2021-06-18 Yongchun Zhu , Fuzhen Zhuang , Jindong Wang , Guolin Ke , Jingwu Chen , Jiang Bian , Hui Xiong , Qing He

Recent works on domain adaptation reveal the effectiveness of adversarial learning on filling the discrepancy between source and target domains. However, two common limitations exist in current adversarial-learning-based methods. First,…

计算机视觉与模式识别 · 计算机科学 2019-12-05 Minghao Xu , Jian Zhang , Bingbing Ni , Teng Li , Chengjie Wang , Qi Tian , Wenjun Zhang

The recent advances in deep neural networks have convincingly demonstrated high capability in learning vision models on large datasets. Nevertheless, collecting expert labeled datasets especially with pixel-level annotations is an extremely…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Yiheng Zhang , Zhaofan Qiu , Ting Yao , Dong Liu , Tao Mei

Semantic segmentation requires a lot of training data, which necessitates costly annotation. There have been many studies on unsupervised domain adaptation (UDA) from one domain to another, e.g., from computer graphics to real images.…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Zhijie Wang , Xing Liu , Masanori Suganuma , Takayuki Okatani