中文
相关论文

相关论文: Adversarial Bipartite Graph Learning for Video Dom…

200 篇论文

Adversarial training is a useful approach to promote the learning of transferable representations across the source and target domains, which has been widely applied for domain adaptation (DA) tasks based on deep neural networks. Until very…

机器学习 · 计算机科学 2020-03-31 Zeya Wang , Baoyu Jing , Yang Ni , Nanqing Dong , Pengtao Xie , Eric P. Xing

Domain Adaptation arises when we aim at learning from source domain a model that can per- form acceptably well on a different target domain. It is especially crucial for Natural Language Generation (NLG) in Spoken Dialogue Systems when…

计算与语言 · 计算机科学 2018-08-09 Van-Khanh Tran , Le-Minh Nguyen

Unsupervised Domain Adaptation (UDA) is an effective approach to tackle the issue of domain shift. Specifically, UDA methods try to align the source and target representations to improve the generalization on the target domain. Further, UDA…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Vibashan VS , Poojan Oza , Vishal M. Patel

Unsupervised graph domain adaptation (UGDA) focuses on transferring knowledge from labeled source graph to unlabeled target graph under domain discrepancies. Most existing UGDA methods are designed to adapt information from a single source…

机器学习 · 计算机科学 2025-02-06 Zhen Zhang , Bingsheng He

Convolutional neural network-based approaches for semantic segmentation rely on supervision with pixel-level ground truth, but may not generalize well to unseen image domains. As the labeling process is tedious and labor intensive,…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Yi-Hsuan Tsai , Wei-Chih Hung , Samuel Schulter , Kihyuk Sohn , Ming-Hsuan Yang , Manmohan Chandraker

Transfer learning is a problem defined over two domains. These two domains share the same feature space and class label space, but have significantly different distributions. One domain has sufficient labels, named as source domain, and the…

机器学习 · 计算机科学 2016-05-24 Hongqi Wang , Anfeng Xu , Shanshan Wang , Sunny Chughtai

Unsupervised domain adaptation enables to alleviate the need for pixel-wise annotation in the semantic segmentation. One of the most common strategies is to translate images from the source domain to the target domain and then align their…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Jinyu Yang , Weizhi An , Sheng Wang , Xinliang Zhu , Chaochao Yan , Junzhou Huang

Recent works have demonstrated convolutional neural networks are vulnerable to adversarial examples, i.e., inputs to machine learning models that an attacker has intentionally designed to cause the models to make a mistake. To improve the…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Xianxu Hou , Jingxin Liu , Bolei Xu , Xiaolong Wang , Bozhi Liu , Guoping Qiu

Most domain adaptation methods consider the problem of transferring knowledge to the target domain from a single source dataset. However, in practical applications, we typically have access to multiple sources. In this paper we propose the…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Subhankar Roy , Aliaksandr Siarohin , Enver Sangineto , Nicu Sebe , Elisa Ricci

Graph Domain Adaptation (GDA) aims to bridge distribution shifts between domains by transferring knowledge from well-labeled source graphs to given unlabeled target graphs. One promising recent approach addresses graph transfer by…

机器学习 · 计算机科学 2026-02-12 Wei Chen , Xingyu Guo , Shuang Li , Yan Zhong , Zhao Zhang , Fuzhen Zhuang , Hongrui Liu , Libang Zhang , Guo Ye , Huimei He

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

Learning joint embedding space for various modalities is of vital importance for multimodal fusion. Mainstream modality fusion approaches fail to achieve this goal, leaving a modality gap which heavily affects cross-modal fusion. In this…

计算机视觉与模式识别 · 计算机科学 2020-12-11 Sijie Mai , Haifeng Hu , Songlong Xing

Convolutional networks (ConvNets) have achieved great successes in various challenging vision tasks. However, the performance of ConvNets would degrade when encountering the domain shift. The domain adaptation is more significant while…

计算机视觉与模式识别 · 计算机科学 2018-06-20 Qi Dou , Cheng Ouyang , Cheng Chen , Hao Chen , Pheng-Ann Heng

Graph representation learning (a.k.a. network embedding) is a significant topic of network analysis, due to its effectiveness to support various graph inference tasks. In this paper, we study the representation learning with multiple…

社会与信息网络 · 计算机科学 2023-05-17 Meng Qin

Domain shift has always been one of the primary issues in video object segmentation (VOS), for which models suffer from degeneration when tested on unfamiliar datasets. Recently, many online methods have emerged to narrow the performance…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Jinshuo Zhang , Zhicheng Wang , Songyan Zhang , Gang Wei

Domain adaption (DA) and domain generalization (DG) are two closely related methods which are both concerned with the task of assigning labels to an unlabeled data set. The only dissimilarity between these approaches is that DA can access…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Mohammad Mahfujur Rahman , Clinton Fookes , Mahsa Baktashmotlagh , Sridha Sridharan

Unsupervised Graph Domain Adaptation (UGDA) has emerged as a practical solution to transfer knowledge from a label-rich source graph to a completely unlabelled target graph. However, most methods require a labelled source graph to provide…

机器学习 · 计算机科学 2024-03-05 Zhen Zhang , Meihan Liu , Anhui Wang , Hongyang Chen , Zhao Li , Jiajun Bu , Bingsheng He

Computer vision has flourished in recent years thanks to Deep Learning advancements, fast and scalable hardware solutions and large availability of structured image data. Convolutional Neural Networks trained on supervised tasks with…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Antono D'Innocente

The well known domain shift issue causes model performance to degrade when deployed to a new target domain with different statistics to training. Domain adaptation techniques alleviate this, but need some instances from the target domain to…

机器学习 · 计算机科学 2019-06-11 Yiying Li , Yongxin Yang , Wei Zhou , Timothy M. Hospedales

We present a novel unsupervised domain adaptation method for semantic segmentation that generalizes a model trained with source images and corresponding ground-truth labels to a target domain. A key to domain adaptive semantic segmentation…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Geon Lee , Chanho Eom , Wonkyung Lee , Hyekang Park , Bumsub Ham