中文
相关论文

相关论文: Conditional Bures Metric for Domain Adaptation

200 篇论文

Most state-of-the-art deep domain adaptation techniques align source and target samples in a global fashion. That is, after alignment, each source sample is expected to become similar to any target sample. However, global alignment may not…

机器学习 · 计算机科学 2023-08-22 Liyue Chen , Linian Wang , Jinyu Xu , Shuai Chen , Weiqiang Wang , Wenbiao Zhao , Qiyu Li , Leye Wang

Domain adaptation deals with adapting classifiers trained on data from a source distribution, to work effectively on data from a target distribution. In this paper, we introduce the Nonlinear Embedding Transform (NET) for unsupervised…

人工智能 · 计算机科学 2017-06-26 Hemanth Venkateswara , Shayok Chakraborty , Troy McDaniel , Sethuraman Panchanathan

In online advertising, conventional post-click conversion rate (CVR) estimation models are trained using clicked samples. However, during online serving the models need to estimate for all impression ads, leading to the sample selection…

信息检索 · 计算机科学 2022-01-21 Zixuan Xu , Penghui Wei , Weimin Zhang , Shaoguo Liu , Liang Wang , Bo Zheng

Domain adaptation has received a lot of attention in recent years, and many algorithms have been proposed with impressive progress. However, it is still not fully explored concerning the joint probability distribution (P(X, Y)) distance for…

机器学习 · 计算机科学 2021-01-26 Wei Wang , Baopu Li , Shuhui Yang , Jing Sun , Zhengming Ding , Junyang Chen , Xiao Dong , Zhihui Wang , Haojie Li

Unsupervised Domain Adaptation (UDA) refers to the method that utilizes annotated source domain data and unlabeled target domain data to train a model capable of generalizing to the target domain data. Domain discrepancy leads to a…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Ting Li , Jianshu Chao , Deyu An

The similarity of feature representations plays a pivotal role in the success of problems related to domain adaptation. Feature similarity includes both the invariance of marginal distributions and the closeness of conditional distributions…

机器学习 · 计算机科学 2022-01-10 Ammar Shaker , Shujian Yu , Daniel Oñoro-Rubio

Unsupervised domain adaptation (UDA) aims at exploiting related but different data sources to tackle a common task in a target domain. UDA remains a central yet challenging problem in machine learning. In this paper, we present an approach…

机器学习 · 计算机科学 2021-10-07 Aladin Virmaux , Illyyne Saffar , Jianfeng Zhang , Balázs Kégl

We consider the Domain Adaptation problem, also known as the covariate shift problem, where the distributions that generate the training and test data differ while retaining the same labeling function. This problem occurs across a large…

机器学习 · 计算机科学 2018-12-18 Artidoro Pagnoni , Stefan Gramatovici , Samuel Liu

A nonparametric family of conditional distributions is introduced, which generalizes conditional exponential families using functional parameters in a suitable RKHS. An algorithm is provided for learning the generalized natural parameter,…

机器学习 · 统计学 2018-04-10 Michael Arbel , Arthur Gretton

Unsupervised domain adaptation (UDA) aims to adapt a model of the labeled source domain to an unlabeled target domain. Existing UDA-based semantic segmentation approaches always reduce the domain shifts in pixel level, feature level, and…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Qianyu Zhou , Zhengyang Feng , Qiqi Gu , Jiangmiao Pang , Guangliang Cheng , Xuequan Lu , Jianping Shi , Lizhuang Ma

An important feature of kernel mean embeddings (KME) is that the rate of convergence of the empirical KME to the true distribution KME can be bounded independently of the dimension of the space, properties of the distribution and smoothness…

统计理论 · 数学 2025-04-17 Geoffrey Wolfer , Pierre Alquier

In recent years, there has been tremendous progress in the field of semantic segmentation. However, one remaining challenging problem is that segmentation models do not generalize to unseen domains. To overcome this problem, one either has…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Robert A. Marsden , Felix Wiewel , Mario Döbler , Yang Yang , Bin Yang

Classical Domain Adaptation methods acquire transferability by regularizing the overall distributional discrepancies between features in the source domain (labeled) and features in the target domain (unlabeled). They often do not…

机器学习 · 计算机科学 2023-06-01 Shumin Ma , Zhiri Yuan , Qi Wu , Yiyan Huang , Xixu Hu , Cheuk Hang Leung , Dongdong Wang , Zhixiang Huang

Domain adaptation is crucial to adapt a learned model to new scenarios, such as domain shifts or changing data distributions. Current approaches usually require a large amount of labeled or unlabeled data from the shifted domain. This can…

计算机视觉与模式识别 · 计算机科学 2022-04-06 M. Jehanzeb Mirza , Jakub Micorek , Horst Possegger , Horst Bischof

Out-of-distribution generalization is key to building models that remain reliable across diverse environments. Recent causality-based methods address this challenge by learning invariant causal relationships in the underlying…

统计理论 · 数学 2025-10-24 Théotime Le Goff , Émilie Devijver

Breakthroughs in unsupervised domain adaptation (uDA) can help in adapting models from a label-rich source domain to unlabeled target domains. Despite these advancements, there is a lack of research on how uDA algorithms, particularly those…

机器学习 · 计算机科学 2021-12-28 Shaoduo Gan , Akhil Mathur , Anton Isopoussu , Fahim Kawsar , Nadia Berthouze , Nicholas Lane

A complete understanding of heterogeneous treatment effects involves characterizing the full conditional distribution of potential outcomes. To this end, we propose the Conditional Counterfactual Mean Embeddings (CCME), a framework that…

机器学习 · 统计学 2026-02-05 Thatchanon Anancharoenkij , Donlapark Ponnoprat

Recent LiDAR-based 3D Object Detection (3DOD) methods show promising results, but they often do not generalize well to target domains outside the source (or training) data distribution. To reduce such domain gaps and thus to make 3DOD…

计算机视觉与模式识别 · 计算机科学 2024-03-08 Gyusam Chang , Wonseok Roh , Sujin Jang , Dongwook Lee , Daehyun Ji , Gyeongrok Oh , Jinsun Park , Jinkyu Kim , Sangpil Kim

Prior Unsupervised Domain Adaptation (UDA) methods often aim to train a domain-invariant feature extractor, which may hinder the model from learning sufficiently discriminative features. To tackle this, a line of works based on prompt…

机器学习 · 计算机科学 2025-04-02 Hoang Phan , Lam Tran , Quyen Tran , Trung Le

Empirical risk minimization often performs poorly when the distribution of the target domain differs from those of source domains. To address such potential distribution shifts, we develop an unsupervised domain adaptation approach that…

机器学习 · 统计学 2025-03-25 Zhenyu Wang , Peter Bühlmann , Zijian Guo
‹ 上一页 1 8 9 10 下一页 ›