中文
相关论文

相关论文: Maximum Density Divergence for Domain Adaptation

200 篇论文

The learning of domain-invariant representations in the context of domain adaptation with neural networks is considered. We propose a new regularization method that minimizes the discrepancy between domain-specific latent feature…

This paper addresses domain adaptation for the pixel-wise classification of remotely sensed data using deep neural networks (DNN) as a strategy to reduce the requirements of DNN with respect to the availability of training data. We focus on…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Dennis Wittich , Franz Rottensteiner

Unsupervised domain adaptation challenges the problem of transferring knowledge from a well-labelled source domain to an unlabelled target domain. Recently,adversarial learning with bi-classifier has been proven effective in pushing…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Shuang Li , Fangrui Lv , Binhui Xie , Chi Harold Liu , Jian Liang , Chen Qin

In many real-world applications, we want to exploit multiple source datasets of similar tasks to learn a model for a different but related target dataset -- e.g., recognizing characters of a new font using a set of different fonts. While…

机器学习 · 计算机科学 2019-09-26 Junfeng Wen , Russell Greiner , Dale Schuurmans

Multi-domain text classification (MDTC) endeavors to harness available resources from correlated domains to enhance the classification accuracy of the target domain. Presently, most MDTC approaches that embrace adversarial training and the…

计算与语言 · 计算机科学 2024-03-05 Yuan Wu

We tackle the domain generalisation (DG) problem by posing it as a domain adaptation (DA) task where we adversarially synthesise the worst-case target domain and adapt a model to that worst-case domain, thereby improving the model's…

机器学习 · 计算机科学 2023-02-24 Minyoung Kim , Da Li , Timothy Hospedales

Sensor drift is a long-existing unpredictable problem that deteriorates the performance of gaseous substance recognition, calling for an antidrift domain adaptation algorithm. However, the prerequisite for traditional methods to achieve…

定量方法 · 定量生物学 2022-03-29 Yuelin Zhang , Sihao Xiang , Zehuan Wang , Xiaoyan Peng , Yutong Tian , Shukai Duan , Jia Yan

Unsupervised domain adaptation (UDA) plays a crucial role in addressing distribution shifts in machine learning. In this work, we improve the theoretical foundations of UDA proposed in Acuna et al. (2021) by refining their…

机器学习 · 统计学 2024-10-29 Ziqiao Wang , Yongyi Mao

Domain adaptation is crucial in many real-world applications where the distribution of the training data differs from the distribution of the test data. Previous Deep Learning-based approaches to domain adaptation need to be trained jointly…

计算与语言 · 计算机科学 2017-02-08 Sebastian Ruder , Parsa Ghaffari , John G. Breslin

Domain adaptation (DA) is an important and emerging field of machine learning that tackles the problem occurring when the distributions of training (source domain) and test (target domain) data are similar but different. Current theoretical…

机器学习 · 统计学 2017-08-01 Ievgen Redko , Amaury Habrard , Marc Sebban

Adversarial training is one of the best-performing methods in improving the robustness of deep language models. However, robust models come at the cost of high time consumption, as they require multi-step gradient ascents or word…

计算与语言 · 计算机科学 2023-06-28 Songyang Gao , Shihan Dou , Yan Liu , Xiao Wang , Qi Zhang , Zhongyu Wei , Jin Ma , Ying Shan

In many practical visual recognition scenarios, feature distribution in the source domain is generally different from that of the target domain, which results in the emergence of general cross-domain visual recognition problems. To address…

计算机视觉与模式识别 · 计算机科学 2019-12-25 Shanshan Wang , Lei Zhang , JingRu Fu

Domain adaptation (DA) is an important technique for modern machine learning-based medical data analysis, which aims at reducing distribution differences between different medical datasets. A proper domain adaptation method can…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Hao Guan , Mingxia Liu

Continuous appearance shifts such as changes in weather and lighting conditions can impact the performance of deployed machine learning models. While unsupervised domain adaptation aims to address this challenge, current approaches do not…

机器学习 · 统计学 2018-02-27 Markus Wulfmeier , Alex Bewley , Ingmar Posner

This work studies the relationship between Contrastive Learning and Domain Adaptation from a theoretical perspective. The two standard contrastive losses, NT-Xent loss (Self-supervised) and Supervised Contrastive loss, are related to the…

Unsupervised domain adaptation aims at transferring knowledge from the labeled source domain to the unlabeled target domain. Previous adversarial domain adaptation methods mostly adopt the discriminator with binary or $K$-dimensional output…

机器学习 · 计算机科学 2020-01-03 Yuntao Du , Zhiwen Tan , Qian Chen , Xiaowen Zhang , Yirong Yao , Chongjun Wang

Although achieving remarkable progress, it is very difficult to induce a supervised classifier without any labeled data. Unsupervised domain adaptation is able to overcome this challenge by transferring knowledge from a labeled source…

机器学习 · 计算机科学 2021-06-29 Yuntao Du , Ruiting Zhang , Xiaowen Zhang , Yirong Yao , Hengyang Lu , Chongjun Wang

In the absence of sufficient data variation (e.g., scanner and protocol variability) in annotated data, deep neural networks (DNNs) tend to overfit during training. As a result, their performance is significantly lower on data from unseen…

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

When the training and test data are from different distributions, domain adaptation is needed to reduce dataset bias to improve the model's generalization ability. Since it is difficult to directly match the cross-domain joint…

机器学习 · 计算机科学 2020-07-28 Chaohui Yu , Jindong Wang , Chang Liu , Tao Qin , Renjun Xu , Wenjie Feng , Yiqiang Chen , Tie-Yan Liu