paper-with-me

Papers

Information Geometrically Generalized Covariate Shift Adaptation

2023-04-19 · Masanari Kimura, Hideitsu Hino

Many machine learning methods assume that the training and test data follow the same distribution. However, in the real world, this assumption is very often violated. In particular, the phenomenon that the marginal distribution of the data changes is called covariate shift, one of the most important research topics in machine learning. We show that the well-known family of covariate shift adaptation methods is unified in the framework of information geometry. Furthermore, we show that parameter search for geometrically generalized covariate shift adaptation method can be achieved efficiently. Numerical experiments show that our generalization can achieve better performance than the existing methods it encompasses.

📄 PDF Abstract BibTeX arXiv:2304.09387

Code (1)

nocotan/igiwerm 공식 구현

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar 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 th…

Domain AdaptationTransfer Learning

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

Technical note on Sequential Test-Time Adaptation via Martingale-Driven Fisher Prompting

2025-10-04 · Behraj Khan, Tahir Qasim Syed arxiv

We present a theoretical framework for M-FISHER, a method for sequential distribution shift detection and stable adaptation in streaming data. For detection, we construct an exponential martingale from non-conformity sco…

Test-time Adaptation

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