paper-with-me

Papers

On the Use of Sparse Filtering for Covariate Shift Adaptation

2016-07-22 · Fabio Massimo Zennaro, Ke Chen

In this paper we formally analyse the use of sparse filtering algorithms to perform covariate shift adaptation. We provide a theoretical analysis of sparse filtering by evaluating the conditions required to perform covariate shift adaptation. We prove that sparse filtering can perform adaptation only if the conditional distribution of the labels has a structure explained by a cosine metric. To overcome this limitation, we propose a new algorithm, named periodic sparse filtering, and carry out the same theoretical analysis regarding covariate shift adaptation. We show that periodic sparse filtering can perform adaptation under the looser and more realistic requirement that the conditional distribution of the labels has a periodic structure, which may be satisfied, for instance, by user-dependent data sets. We experimentally validate our theoretical results on synthetic data. Moreover, we apply periodic sparse filtering to real-world data sets to demonstrate that this simple and computationally efficient algorithm is able to achieve competitive performances.

📄 PDF Abstract BibTeX arXiv:1607.06781

Code (1)

FMZennaro/PSF 공식 구현

Similar Papers 제목 키워드 기반

PAC Learning Guarantees Under Covariate Shift

2018-12-16 · Artidoro Pagnoni, Stefan Gramatovici, Samuel Liu

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 occur…

Domain AdaptationPAC learningTransfer Learning

Effective Sample Size, Dimensionality, and Generalization in Covariate Shift Adaptation

2020-10-02 · Felipe Maia Polo, Renato Vicente

In supervised learning, training and test datasets are often sampled from distinct distributions. Domain adaptation techniques are thus required. Covariate shift adaptation yields good generalization performance when dom…

Dimensionality ReductionDomain Adaptationfeature selectionGeneralization Bounds

Federated Covariate Shift Adaptation for Missing Target Output Values

2023-02-28 · Yaqian Xu, Wenquan Cui, Jianjun Xu, Haoyang Cheng

The most recent multi-source covariate shift algorithm is an efficient hyperparameter optimization algorithm for missing target output. In this paper, we extend this algorithm to the framework of federated learning. For …

Domain AdaptationFederated LearningHyperparameter Optimization

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 distr…

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