中文
相关论文

相关论文: Cross-domain attribute representation based on con…

200 篇论文

Domain adaptation aims at training a classifier in one dataset and applying it to a related but not identical dataset. One successfully used framework of domain adaptation is to learn a transformation to match both the distribution of the…

计算机视觉与模式识别 · 计算机科学 2015-03-03 Xu Zhang , Felix Xinnan Yu , Shih-Fu Chang , Shengjin Wang

A novel data representation method of convolutional neural net- work (CNN) is proposed in this paper to represent data of different modalities. We learn a CNN model for the data of each modality to map the data of differ- ent modalities to…

机器学习 · 计算机科学 2016-11-22 Yanbin Wu , Li Wang , Fan Cui , Hongbin Zhai , Baoming Dong , Jim Jing-Yan Wang

Domain adaptation tasks such as cross-domain sentiment classification aim to utilize existing labeled data in the source domain and unlabeled or few labeled data in the target domain to improve the performance in the target domain via…

计算与语言 · 计算机科学 2022-01-03 Dongbo Xi , Fuzhen Zhuang , Ganbin Zhou , Xiaohu Cheng , Fen Lin , Qing He

Deep convolutional neural networks (CNNs) have been shown to be very successful in a wide range of image processing applications. However, due to their increasing number of model parameters and an increasing availability of large amounts of…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Axel Klawonn , Martin Lanser , Janine Weber

A basic assumption of statistical learning theory is that train and test data are drawn from the same underlying distribution. Unfortunately, this assumption doesn't hold in many applications. Instead, ample labeled data might exist in a…

计算机视觉与模式识别 · 计算机科学 2012-11-21 Oscar Beijbom

This paper addresses the problem of transferring useful knowledge from a source network to predict node labels in a newly formed target network. While existing transfer learning research has primarily focused on vector-based data, in which…

机器学习 · 计算机科学 2016-11-15 Meng Fang , Jie Yin , Xingquan Zhu

In this paper, we propose a novel learning framework for the problem of domain transfer learning. We map the data of two domains to one single common space, and learn a classifier in this common space. Then we adapt the common classifier to…

机器学习 · 计算机科学 2016-08-17 Ru-Ze Liang , Wei Xie , Weizhi Li , Hongqi Wang , Jim Jing-Yan Wang , Lisa Taylor

Learning generic and robust feature representations with data from multiple domains for the same problem is of great value, especially for the problems that have multiple datasets but none of them are large enough to provide abundant data…

计算机视觉与模式识别 · 计算机科学 2016-04-27 Tong Xiao , Hongsheng Li , Wanli Ouyang , Xiaogang Wang

In real-world visual recognition problems, the assumption that the training data (source domain) and test data (target domain) are sampled from the same distribution is often violated. This is known as the domain adaptation problem. In this…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Hongyu Xu , Jingjing Zheng , Azadeh Alavi , Rama Chellappa

In the past decade, deep convolutional neural networks have achieved significant success in image classification and ranking and have therefore found numerous applications in multimedia content retrieval. Still, these models suffer from…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Aristotelis Ballas , Christos Diou

The models and weights of prior trained Convolutional Neural Networks (CNN) created to perform automated isotopic classification of time-sequenced gamma-ray spectra, were utilized to provide source domain knowledge as training on new…

数据分析、统计与概率 · 物理学 2020-03-25 Eric T. Moore , Johanna L. Turk , William P. Ford , Nathan J. Hoteling , Lance S. McLean

This paper proposes a joint multi-task learning algorithm to better predict attributes in images using deep convolutional neural networks (CNN). We consider learning binary semantic attributes through a multi-task CNN model, where each CNN…

计算机视觉与模式识别 · 计算机科学 2016-01-05 Abrar H. Abdulnabi , Gang Wang , Jiwen Lu , Kui Jia

In this work we propose approaches to effectively transfer knowledge from weakly labeled web audio data. We first describe a convolutional neural network (CNN) based framework for sound event detection and classification using weakly…

声音 · 计算机科学 2018-09-10 Anurag Kumar , Maksim Khadkevich , Christian Fugen

Existing techniques to adapt semantic segmentation networks across the source and target domains within deep convolutional neural networks (CNNs) deal with all the samples from the two domains in a global or category-aware manner. They do…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Minsu Kim , Sunghun Joung , Seungryong Kim , JungIn Park , Ig-Jae Kim , Kwanghoon Sohn

The cross-domain recommendation technique is an effective way of alleviating the data sparse issue in recommender systems by leveraging the knowledge from relevant domains. Transfer learning is a class of algorithms underlying these…

信息检索 · 计算机科学 2018-12-05 Guangneng Hu , Yu Zhang , Qiang 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

During the last half decade, convolutional neural networks (CNNs) have triumphed over semantic segmentation, which is one of the core tasks in many applications such as autonomous driving and augmented reality. However, to train CNNs…

计算机视觉与模式识别 · 计算机科学 2019-01-11 Yang Zhang , Philip David , Hassan Foroosh , Boqing Gong

Recently, considerable effort has been devoted to deep domain adaptation in computer vision and machine learning communities. However, most of existing work only concentrates on learning shared feature representation by minimizing the…

机器学习 · 计算机科学 2019-04-24 Chao Chen , Zhihong Chen , Boyuan Jiang , Xinyu Jin

Recently, neural networks have shown promising results for named entity recognition (NER), which needs a number of labeled data to for model training. When meeting a new domain (target domain) for NER, there is no or a few labeled data,…

计算与语言 · 计算机科学 2018-10-17 Lin Li , Yueqing Sun

Methods of transfer learning try to combine knowledge from several related tasks (or domains) to improve performance on a test task. Inspired by causal methodology, we relax the usual covariate shift assumption and assume that it holds true…

机器学习 · 统计学 2018-09-25 Mateo Rojas-Carulla , Bernhard Schölkopf , Richard Turner , Jonas Peters