paper-with-me

Papers

Direct Importance Estimation with Model Selection and Its Application to Covariate Shift Adaptation

2007-12-01 · NeurIPS 2007 12 · Masashi Sugiyama, Shinichi Nakajima, Hisashi Kashima, Paul V. Buenau, Motoaki Kawanabe

When training and test samples follow different input distributions (i.e., the situation called \emph{covariate shift}), the maximum likelihood estimator is known to lose its consistency. For regaining consistency, the log-likelihood terms need to be weighted according to the \emph{importance} (i.e., the ratio of test and training input densities). Thus, accurately estimating the importance is one of the key tasks in covariate shift adaptation. A naive approach is to first estimate training and test input densities and then estimate the importance by the ratio of the density estimates. However, since density estimation is a hard problem, this approach tends to perform poorly especially in high dimensional cases. In this paper, we propose a direct importance estimation method that does not require the input density estimates. Our method is equipped with a natural model selection procedure so tuning parameters such as the kernel width can be objectively optimized. This is an advantage over a recently developed method of direct importance estimation. Simulations illustrate the usefulness of our approach.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationModel Selection

Similar Papers 제목 키워드 기반

Improving importance estimation in covariate shift for providing accurate prediction error

2024-02-02 · Laura Fdez-Díaz, Sara González Tomillo, Elena Montañés, José Ramón Quevedo

In traditional Machine Learning, the algorithms predictions are based on the assumption that the data follows the same distribution in both the training and the test datasets. However, in real world data this condition d…

Density Estimation

Asymptotic Unbiasedness of the Permutation Importance Measure in Random Forest Models

2019-12-05 · Burim Ramosaj, Markus Pauly

Variable selection in sparse regression models is an important task as applications ranging from biomedical research to econometrics have shown. Especially for higher dimensional regression problems, for which the link f…

EconometricsregressionVariable Selection

Unbounded Density Ratio Estimation and Its Application to Covariate Shift Adaptation

2026-03-31 · Ren-Rui Liu, Jun Fan, Lei Shi, Zheng-Chu Guo arxiv

This paper focuses on the problem of unbounded density ratio estimation -- an understudied yet critical challenge in statistical learning -- and its application to covariate shift adaptation. Much of the existing literat…

Structured Learning in Time-dependent Cox Models

2023-06-21 · Guanbo Wang, Yi Lian, Archer Y. Yang, Robert W. Platt 외

Cox models with time-dependent coefficients and covariates are widely used in survival analysis. In high-dimensional settings, sparse regularization techniques are employed for variable selection, but existing methods fo…

Survival AnalysisVariable Selection

Latent Network Estimation and Variable Selection for Compositional Data via Variational EM

2020-10-25 · Nathan Osborne, Christine B. Peterson, Marina Vannucci

Network estimation and variable selection have been extensively studied in the statistical literature, but only recently have those two challenges been addressed simultaneously. In this paper, we seek to develop a novel …

Variable SelectionVariational Inference