中文
相关论文

相关论文: Domain Adaptation with Factorizable Joint Shift

200 篇论文

Rates of missing data often depend on record-keeping policies and thus may change across times and locations, even when the underlying features are comparatively stable. In this paper, we introduce the problem of Domain Adaptation under…

机器学习 · 计算机科学 2023-05-05 Helen Zhou , Sivaraman Balakrishnan , Zachary C. Lipton

Due to privacy, storage, and other constraints, there is a growing need for unsupervised domain adaptation techniques in machine learning that do not require access to the data used to train a collection of source models. Existing methods…

机器学习 · 计算机科学 2023-06-01 Maohao Shen , Yuheng Bu , Gregory Wornell

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

We study the problem of domain adaptation under distribution shift, where the shift is due to a change in the distribution of an unobserved, latent variable that confounds both the covariates and the labels. In this setting, neither the…

Domain adaptation aims to mitigate the domain shift problem when transferring knowledge from one domain into another similar but different domain. However, most existing works rely on extracting marginal features without considering class…

计算机视觉与模式识别 · 计算机科学 2021-05-20 Youshan Zhang , Brian D. Davison

Sparse joint shift (SJS) was recently proposed as a tractable model for general dataset shift which may cause changes to the marginal distributions of features and labels as well as the posterior probabilities and the class-conditional…

机器学习 · 统计学 2024-06-25 Dirk Tasche

We study few-shot supervised domain adaptation (DA) for regression problems, where only a few labeled target domain data and many labeled source domain data are available. Many of the current DA methods base their transfer assumptions on…

机器学习 · 计算机科学 2020-08-20 Takeshi Teshima , Issei Sato , Masashi Sugiyama

Domain adaptation aims at adapting the knowledge acquired on a source domain to a new different but related target domain. Several approaches have beenproposed for classification tasks in the unsupervised scenario, where no labeled target…

计算机视觉与模式识别 · 计算机科学 2015-04-30 Basura Fernando , Tatiana Tommasi , Tinne Tuytelaars

Federated domain adaptation (FDA) aims to collaboratively transfer knowledge from source clients (domains) to the related but different target client, without communicating the local data of any client. Moreover, the source clients have…

机器学习 · 计算机科学 2023-05-19 Chang'an Yi , Haotian Chen , Yonghui Xu , Yifan Zhang

Conventional domain adaptation (DA) techniques aim to improve domain transferability by learning domain-invariant representations; while concurrently preserving the task-discriminability knowledge gathered from the labeled source data.…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Jogendra Nath Kundu , Akshay Kulkarni , Suvaansh Bhambri , Deepesh Mehta , Shreyas Kulkarni , Varun Jampani , R. Venkatesh Babu

Continuous Domain Adaptation (CDA) effectively bridges significant domain shifts by progressively adapting from the source domain through intermediate domains to the target domain. However, selecting intermediate domains without explicit…

机器学习 · 计算机科学 2025-10-14 Hanbing Liu , Huaze Tang , Yanru Wu , Yang Li , Xiao-Ping Zhang

We study the problem of class distribution estimation under dataset shift. On the training dataset, both features and class labels are observed while on the test dataset only the features can be observed. The task then is the estimation of…

机器学习 · 计算机科学 2023-11-30 Dirk Tasche

In this paper, a unified approach is presented to transfer learning that addresses several source and target domain label-space and annotation assumptions with a single model. It is particularly effective in handling a challenging case,…

计算机视觉与模式识别 · 计算机科学 2018-12-07 Xiaobin Chang , Yongxin Yang , Tao Xiang , Timothy M. Hospedales

Given the rapidly changing machine learning environments and expensive data labeling, semi-supervised domain adaptation (SSDA) is imperative when the labeled data from the source domain is statistically different from the partially labeled…

机器学习 · 计算机科学 2022-07-27 Madhureeta Das , Xianhao Chen , Xiaoyong Yuan , Lan Zhang

Traditional intelligent fault diagnosis of rolling bearings work well only under a common assumption that the labeled training data (source domain) and unlabeled testing data (target domain) are drawn from the same distribution. When the…

声音 · 计算机科学 2017-08-01 Bo Zhang , Wei Li , Zhe Tong , Meng Zhang

The endeavor to preserve the generalization of a fair and invariant classifier across domains, especially in the presence of distribution shifts, becomes a significant and intricate challenge in machine learning. In response to this…

机器学习 · 计算机科学 2024-05-22 Chen Zhao , Kai Jiang , Xintao Wu , Haoliang Wang , Latifur Khan , Christan Grant , Feng Chen

Domain adaptation (DA) arises as an important problem in statistical machine learning when the source data used to train a model is different from the target data used to test the model. Recent advances in DA have mainly been…

机器学习 · 统计学 2021-11-25 Yuansi Chen , Peter Bühlmann

Current methods for covariate-shift adaptation use unlabelled data to compute importance weights or domain-invariant features, while the final model is trained on labelled data only. Here, we consider a particular case of covariate shift…

机器学习 · 统计学 2019-02-28 Julius von Kügelgen , Alexander Mey , Marco Loog

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…

Domain adaptation is transfer learning which aims to generalize a learning model across training and testing data with different distributions. Most previous research tackle this problem in seeking a shared feature representation between…

机器学习 · 计算机科学 2017-04-17 Lingkun Luo , Xiaofang Wang , Shiqiang Hu , Chao Wang , Yuxing Tang , Liming Chen