中文
相关论文

相关论文: Domain Adaptation with Adversarial Training and Gr…

200 篇论文

Traditional machine learning algorithms assume that the training and test data have the same distribution, while this assumption does not necessarily hold in real applications. Domain adaptation methods take into account the deviations in…

机器学习 · 统计学 2019-02-26 Elif Vural

Meta-learning has emerged as a trending technique to tackle few-shot text classification and achieved state-of-the-art performance. However, existing solutions heavily rely on the exploitation of lexical features and their distributional…

计算与语言 · 计算机科学 2021-07-27 ChengCheng Han , Zeqiu Fan , Dongxiang Zhang , Minghui Qiu , Ming Gao , Aoying Zhou

Domain adaptation addresses the common problem when the target distribution generating our test data drifts from the source (training) distribution. While absent assumptions, domain adaptation is impossible, strict conditions, e.g.…

机器学习 · 计算机科学 2019-03-13 Yifan Wu , Ezra Winston , Divyansh Kaushik , Zachary Lipton

Deep neural networks (DNNs) have been widely applied to various applications, including image classification, text generation, audio recognition, and graph data analysis. However, recent studies have shown that DNNs are vulnerable to…

密码学与安全 · 计算机科学 2022-10-07 Lichao Sun , Yingtong Dou , Carl Yang , Ji Wang , Yixin Liu , Philip S. Yu , Lifang He , Bo Li

Test-time domain adaptation aims to adapt the model trained on source domains to unseen target domains using a few unlabeled images. Emerging research has shown that the label and domain information is separately embedded in the weight…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Yanan Wu , Zhixiang Chi , Yang Wang , Konstantinos N. Plataniotis , Songhe Feng

Unsupervised domain adaptation aims to learn a model of classifier for unlabeled samples on the target domain, given training data of labeled samples on the source domain. Impressive progress is made recently by learning invariant features…

计算机视觉与模式识别 · 计算机科学 2019-07-04 Yabin Zhang , Hui Tang , Kui Jia , Mingkui Tan

In this paper, we tackle the problem of training with multiple source domains with the aim to generalize to new domains at test time without an adaptation step. This is known as domain generalization (DG). Previous works on DG assume…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Mohammad Mahfujur Rahman , Clinton Fookes , Sridha Sridharan

Social media generates an enormous amount of data on a daily basis but it is very challenging to effectively utilize the data without annotating or labeling it according to the target application. We investigate the problem of localized…

计算与语言 · 计算机科学 2020-03-12 Neha Singh , Nirmalya Roy , Aryya Gangopadhyay

Unsupervised Domain Adaptation (UDA) refers to the problem of learning a model in a target domain where labeled data are not available by leveraging information from annotated data in a source domain. Most deep UDA approaches operate in a…

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

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

We consider the problem of unsupervised domain adaptation in semantic segmentation. The key in this campaign consists in reducing the domain shift, i.e., enforcing the data distributions of the two domains to be similar. A popular strategy…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Yawei Luo , Liang Zheng , Tao Guan , Junqing Yu , Yi Yang

Tradition tweet classification models for crisis response focus on convolutional layers and domain-specific word embeddings. In this paper, we study the application of different neural networks with general-purpose and domain-specific word…

计算与语言 · 计算机科学 2019-03-27 Reem ALRashdi , Simon O'Keefe

Recent works reveal that network embedding techniques enable many machine learning models to handle diverse downstream tasks on graph structured data. However, as previous methods usually focus on learning embeddings for a single network,…

机器学习 · 计算机科学 2019-08-21 Yizhou Zhang , Guojie Song , Lun Du , Shuwen Yang , Yilun Jin

Adversarial learning has been embedded into deep networks to learn disentangled and transferable representations for domain adaptation. Existing adversarial domain adaptation methods may not effectively align different domains of multimodal…

机器学习 · 计算机科学 2019-01-01 Mingsheng Long , Zhangjie Cao , Jianmin Wang , Michael I. Jordan

Social media plays a major role during and after major natural disasters (e.g., hurricanes, large-scale fires, etc.), as people ``on the ground'' post useful information on what is actually happening. Given the large amounts of posts, a…

社会与信息网络 · 计算机科学 2020-01-01 Chidubem Arachie , Manas Gaur , Sam Anzaroot , William Groves , Ke Zhang , Alejandro Jaimes

Deep Neural Networks (DNNs) are susceptible to model stealing attacks, which allows a data-limited adversary with no knowledge of the training dataset to clone the functionality of a target model, just by using black-box query access. Such…

机器学习 · 统计学 2019-11-19 Sanjay Kariyappa , Moinuddin K Qureshi

Domain adaptation refers to the learning scenario that a model learned from the source data is applied on the target data which have the same categories but different distribution. While it has been widely applied, the distribution…

机器学习 · 计算机科学 2020-10-13 Sitong Mao , Jiaxin Chen , Xiao Shen , Fu-lai Chung

In this paper, the task of cross-network node classification, which leverages the abundant labeled nodes from a source network to help classify unlabeled nodes in a target network, is studied. The existing domain adaptation algorithms…

社会与信息网络 · 计算机科学 2020-06-29 Xiao Shen , Quanyu Dai , Fu-lai Chung , Wei Lu , Kup-Sze Choi

The first objective towards the effective use of microblogging services such as Twitter for situational awareness during the emerging disasters is discovery of the disaster-related postings. Given the wide range of possible disasters, using…

计算与语言 · 计算机科学 2016-10-13 Shanshan Zhang , Slobodan Vucetic

Contextualized word embeddings such as ELMo and BERT provide a foundation for strong performance across a wide range of natural language processing tasks by pretraining on large corpora of unlabeled text. However, the applicability of this…

计算与语言 · 计算机科学 2019-09-06 Xiaochuang Han , Jacob Eisenstein