paper-with-me

Papers

Robust Covariate Shift Prediction with General Losses and Feature Views

2017-12-28 · Anqi Liu, Brian D. Ziebart

Covariate shift relaxes the widely-employed independent and identically distributed (IID) assumption by allowing different training and testing input distributions. Unfortunately, common methods for addressing covariate shift by trying to remove the bias between training and testing distributions using importance weighting often provide poor performance guarantees in theory and unreliable predictions with high variance in practice. Recently developed methods that construct a predictor that is inherently robust to the difficulties of learning under covariate shift are restricted to minimizing logloss and can be too conservative when faced with high-dimensional learning tasks. We address these limitations in two ways: by robustly minimizing various loss functions, including non-convex ones, under the testing distribution; and by separately shaping the influence of covariate shift according to different feature-based views of the relationship between input variables and example labels. These generalizations make robust covariate shift prediction applicable to more task scenarios. We demonstrate the benefits on classification under covariate shift tasks.

📄 PDF Abstract BibTeX arXiv:1712.10043

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Is Big Data Sufficient for a Reliable Detection of Non-Technical Losses?

2017-02-13 · Patrick Glauner, Angelo Migliosi, Jorge Meira, Petko Valtchev 외

Non-technical losses (NTL) occur during the distribution of electricity in power grids and include, but are not limited to, electricity theft and faulty meters. In emerging countries, they may range up to 40% of the tota…

BIG-bench Machine Learning

Generalization and Informativeness of Weighted Conformal Risk Control Under Covariate Shift

2025-01-20 · Matteo Zecchin, Fredrik Hellström, Sangwoo Park, Shlomo Shamai 외

Predictive models are often required to produce reliable predictions under statistical conditions that are not matched to the training data. A common type of training-testing mismatch is covariate shift, where the condit…

InformativenessPredictionvalid

Beyond the Training Distribution: Evaluating Predictions Under Distribution Shift and Selection Bias

2026-06-12 · Annie Ulichney, Amanda Coston arxiv

Understanding how a prediction model will perform in a new environment before deployment is essential to preventing harm when algorithms inform decision-making. Two common sources of model performance degradation are (i)…

Weighted Risk Invariance: Domain Generalization under Invariant Feature Shift

2024-07-25 · Gina Wong, Joshua Gleason, Rama Chellappa, Yoav Wald 외

Learning models whose predictions are invariant under multiple environments is a promising approach for out-of-distribution generalization. Such models are trained to extract features $X_{\text{inv}}$ where the condition…

Domain GeneralizationOut-of-Distribution Generalization

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