中文
相关论文

相关论文: Multi-source Domain Adaptation for Visual Sentimen…

200 篇论文

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

Domain adaptation aims to learn a transferable model to bridge the domain shift between one labeled source domain and another sparsely labeled or unlabeled target domain. Since the labeled data may be collected from multiple sources,…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Sicheng Zhao , Bo Li , Xiangyu Yue , Pengfei Xu , Kurt Keutzer

Sentiment analysis of user-generated reviews or comments on products and services in social networks can help enterprises to analyze the feedback from customers and take corresponding actions for improvement. To mitigate large-scale…

计算与语言 · 计算机科学 2021-02-19 Sicheng Zhao , Yang Xiao , Jiang Guo , Xiangyu Yue , Jufeng Yang , Ravi Krishna , Pengfei Xu , Kurt Keutzer

Multi-source Domain Adaptation (MDA) aims to transfer predictive models from multiple, fully-labeled source domains to an unlabeled target domain. However, in many applications, relevant labeled source datasets may not be available, and…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Xiangyu Yue , Zangwei Zheng , Colorado Reed , Hari Prasanna Das , Kurt Keutzer , Alberto Sangiovanni Vincentelli

While domain adaptation has been actively researched in recent years, most theoretical results and algorithms focus on the single-source-single-target adaptation setting. Naive application of such algorithms on multiple source domain…

机器学习 · 计算机科学 2017-10-31 Han Zhao , Shanghang Zhang , Guanhang Wu , João P. Costeira , José M. F. Moura , Geoffrey J. Gordon

Significant inter-individual variability limits the generalization of EEG-based emotion recognition under cross-domain settings. We address two core challenges in multi-source adaptation: (1) dynamically modeling distributional…

机器学习 · 计算机科学 2025-10-21 Fo Hu , Can Wang , Qinxu Zheng , Xusheng Yang , Bin Zhou , Gang Li , Yu Sun , Wen-an Zhang

Multi-source unsupervised domain adaptation~(MSDA) aims at adapting models trained on multiple labeled source domains to an unlabeled target domain. In this paper, we propose a novel multi-source domain adaptation framework based on…

计算机视觉与模式识别 · 计算机科学 2021-06-21 Jianzhong He , Xu Jia , Shuaijun Chen , Jianzhuang Liu

Simulation-to-real domain adaptation for semantic segmentation has been actively studied for various applications such as autonomous driving. Existing methods mainly focus on a single-source setting, which cannot easily handle a more…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Sicheng Zhao , Bo Li , Xiangyu Yue , Yang Gu , Pengfei Xu , Runbo Hu , Hua Chai , Kurt Keutzer

Early Unsupervised Domain Adaptation (UDA) methods have mostly assumed the setting of a single source domain, where all the labeled source data come from the same distribution. However, in practice the labeled data can come from multiple…

机器学习 · 计算机科学 2020-03-31 Zhenpeng Li , Zhen Zhao , Yuhong Guo , Haifeng Shen , Jieping Ye

Domain adaptation for semantic segmentation has recently been actively studied to increase the generalization capabilities of deep learning models. The vast majority of the domain adaptation methods tackle single-source case, where the…

图像与视频处理 · 电气工程与系统科学 2020-04-16 Onur Tasar , Yuliya Tarabalka , Alain Giros , Pierre Alliez , Sébastien Clerc

In the settings of conventional domain adaptation, categories of the source dataset are from the same domain (or domains for multi-source domain adaptation), which is not always true in reality. In this paper, we propose…

机器学习 · 计算机科学 2020-11-06 Sitong Mao , Keli Zhang , Fu-lai Chung

A typical multi-source domain adaptation (MSDA) approach aims to transfer knowledge learned from a set of labeled source domains, to an unlabeled target domain. Nevertheless, prior works strictly assume that each source domain shares the…

机器学习 · 计算机科学 2022-07-13 Zixin Wang , Yadan Luo , Peng-Fei Zhang , Sen Wang , Zi Huang

Adapting a deep learning model to a specific target individual is a challenging facial expression recognition (FER) task that may be achieved using unsupervised domain adaptation (UDA) methods. Although several UDA methods have been…

Multi-source unsupervised domain adaptation (MS-UDA) for sentiment analysis (SA) aims to leverage useful information in multiple source domains to help do SA in an unlabeled target domain that has no supervised information. Existing…

计算与语言 · 计算机科学 2020-06-11 Yong Dai , Jian Liu , Xiancong Ren , Zenglin Xu

Multi-Source Domain Adaptation (MSDA) is a more practical domain adaptation scenario in real-world scenarios. It relaxes the assumption in conventional Unsupervised Domain Adaptation (UDA) that source data are sampled from a single domain…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Yuecong Xu , Jianfei Yang , Haozhi Cao , Keyu Wu , Min Wu , Rui Zhao , Zhenghua Chen

In many practical applications, it is often difficult and expensive to obtain large-scale labeled data to train state-of-the-art deep neural networks. Therefore, transferring the learned knowledge from a separate, labeled source domain to…

计算机视觉与模式识别 · 计算机科学 2024-05-03 Sicheng Zhao , Hui Chen , Hu Huang , Pengfei Xu , Guiguang Ding

Most existing multi-source domain adaptation (MSDA) methods minimize the distance between multiple source-target domain pairs via feature distribution alignment, an approach borrowed from the single source setting. However, with diverse…

计算机视觉与模式识别 · 计算机科学 2021-11-09 Zhongying Deng , Kaiyang Zhou , Yongxin Yang , Tao Xiang

This notebook paper presents an overview and comparative analysis of our systems designed for the following two tasks in Visual Domain Adaptation Challenge (VisDA-2019): multi-source domain adaptation and semi-supervised domain adaptation.…

计算机视觉与模式识别 · 计算机科学 2019-10-15 Yingwei Pan , Yehao Li , Qi Cai , Yang Chen , Ting Yao

In many practical applications, it is often difficult and expensive to obtain enough large-scale labeled data to train deep neural networks to their full capability. Therefore, transferring the learned knowledge from a separate, labeled…

机器学习 · 计算机科学 2020-02-28 Sicheng Zhao , Bo Li , Colorado Reed , Pengfei Xu , Kurt Keutzer

Multi-source domain adaptation (MSDA) plays an important role in industrial model generalization. Recent efforts on MSDA focus on enhancing multi-domain distributional alignment while omitting three issues, e.g., the class-level discrepancy…

机器学习 · 计算机科学 2024-12-24 Min Huang , Zifeng Xie , Bo Sun , Ning Wang
‹ 上一页 1 2 3 10 下一页 ›