paper-with-me

Papers

Generalized Domain Adaptation with Covariate and Label Shift CO-ALignment

2019-09-25 · Shuhan Tan, Xingchao Peng, Kate Saenko

Unsupervised knowledge transfer has a great potential to improve the generalizability of deep models to novel domains. Yet the current literature assumes that the label distribution is domain-invariant and only aligns the covariate or vice versa. In this paper, we explore the task of Generalized Domain Adaptation (GDA): How to transfer knowledge across different domains in the presence of both covariate and label shift? We propose a covariate and label distribution CO-ALignment (COAL) model to tackle this problem. Our model leverages prototype-based conditional alignment and label distribution estimation to diminish the covariate and label shifts, respectively. We demonstrate experimentally that when both types of shift exist in the data, COAL leads to state-of-the-art performance on several cross-domain benchmarks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationTransfer Learning

Similar Papers 제목 키워드 기반

Towards Backwards-Compatible Data with Confounded Domain Adaptation

2022-03-23 · Calvin Mccarter

Most current domain adaptation methods address either covariate shift or label shift, but are not applicable where they occur simultaneously and are confounded with each other. Domain adaptation approaches which do accou…

Domain Adaptation

Pseudo-Labeling for Unsupervised Domain Adaptation with Kernel GLMs

2026-03-19 · Nathan Weill, Kaizheng Wang arxiv

We propose a principled framework for unsupervised domain adaptation under covariate shift in kernel Generalized Linear Models (GLMs), encompassing kernelized linear, logistic, and Poisson regression with ridge regulariz…

Unsupervised Domain Adaptation

Contrastive Conditional Alignment based on Label Shift Calibration for Imbalanced Domain Adaptation

2024-12-29 · Xiaona Sun, Zhenyu Wu, ZhiQiang Zhan, Yang Ji

Many existing unsupervised domain adaptation (UDA) methods primarily focus on covariate shift, limiting their effectiveness in imbalanced domain adaptation (IDA) where both covariate shift and label shift coexist. Recent…

Domain AdaptationUnsupervised Domain Adaptation

A Generalized Neyman-Pearson Criterion for Optimal Domain Adaptation

2018-10-03 · Clayton Scott

In the problem of domain adaptation for binary classification, the learner is presented with labeled examples from a source domain, and must correctly classify unlabeled examples from a target domain, which may differ fr…

Binary ClassificationDomain AdaptationGeneral Classification

Generalized Robust Test-Time Adaptation in Continuous Dynamic Scenarios

2023-10-07 · Shuang Li, Longhui Yuan, Binhui Xie, Tao Yang

Test-time adaptation (TTA) adapts the pre-trained models to test distributions during the inference phase exclusively employing unlabeled test data streams, which holds great value for the deployment of models in real-wo…

Test-time Adaptation