中文
相关论文

相关论文: T-SVDNet: Exploring High-Order Prototypical Correl…

200 篇论文

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

Domain adaptation (DA) is the topical problem of adapting models from labelled source datasets so that they perform well on target datasets where only unlabelled or partially labelled data is available. Many methods have been proposed to…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Da Li , Timothy Hospedales

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

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

Multi-source domain adaptation (MDA) aims to transfer knowledge from multiple source domains to an unlabeled target domain. MDA is a challenging task due to the severe domain shift, which not only exists between target and source but also…

机器学习 · 计算机科学 2022-02-23 Ren Chuan-Xian , Liu Yong-Hui , Zhang Xi-Wen , Huang Ke-Kun

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

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

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) 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

To reduce annotation labor associated with object detection, an increasing number of studies focus on transferring the learned knowledge from a labeled source domain to another unlabeled target domain. However, existing methods assume that…

计算机视觉与模式识别 · 计算机科学 2021-07-01 Xingxu Yao , Sicheng Zhao , Pengfei Xu , Jufeng Yang

Domain adaptation aims to leverage a label-rich domain (the source domain) to help model learning in a label-scarce domain (the target domain). Most domain adaptation methods require the co-existence of source and target domain samples to…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Jiayi Tian , Jing Zhang , Wen Li , Dong Xu

Deep neural networks suffer from performance decay when there is domain shift between the labeled source domain and unlabeled target domain, which motivates the research on domain adaptation (DA). Conventional DA methods usually assume that…

机器学习 · 计算机科学 2020-02-10 Sicheng Zhao , Guangzhi Wang , Shanghang Zhang , Yang Gu , Yaxian Li , Zhichao Song , Pengfei Xu , Runbo Hu , Hua Chai , Kurt Keutzer

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

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

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

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

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

Domain adaption (DA) allows machine learning methods trained on data sampled from one distribution to be applied to data sampled from another. It is thus of great practical importance to the application of such methods. Despite the fact…

计算机视觉与模式识别 · 计算机科学 2017-07-20 Hao Lu , Lei Zhang , Zhiguo Cao , Wei Wei , Ke Xian , Chunhua Shen , Anton van den Hengel

Source-free Unsupervised Domain Adaptation (SFDA) aims to classify target samples by only accessing a pre-trained source model and unlabelled target samples. Since no source data is available, transferring the knowledge from the source…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Jinkun Jiang , Qingxuan Lv , Yuezun Li , Yong Du , Sheng Chen , Hui Yu , Junyu Dong

Deep learning (DL) has been the primary approach used in various computer vision tasks due to its relevant results achieved on many tasks. However, on real-world scenarios with partially or no labeled data, DL methods are also prone to the…

‹ 上一页 1 2 3 10 下一页 ›