paper-with-me

홈 › Papers

Tolerant Algorithms for Learning with Arbitrary Covariate Shift

2024-06-04 · Surbhi Goel, Abhishek Shetty, Konstantinos Stavropoulos, Arsen Vasilyan

We study the problem of learning under arbitrary distribution shift, where the learner is trained on a labeled set from one distribution but evaluated on a different, potentially adversarially generated test distribution. We focus on two frameworks: PQ learning [Goldwasser, A. Kalai, Y. Kalai, Montasser NeurIPS 2020], allowing abstention on adversarially generated parts of the test distribution, and TDS learning [Klivans, Stavropoulos, Vasilyan COLT 2024], permitting abstention on the entire test distribution if distribution shift is detected. All prior known algorithms either rely on learning primitives that are computationally hard even for simple function classes, or end up abstaining entirely even in the presence of a tiny amount of distribution shift. We address both these challenges for natural function classes, including intersections of halfspaces and decision trees, and standard training distributions, including Gaussians. For PQ learning, we give efficient learning algorithms, while for TDS learning, our algorithms can tolerate moderate amounts of distribution shift. At the core of our approach is an improved analysis of spectral outlier-removal techniques from learning with nasty noise. Our analysis can (1) handle arbitrarily large fraction of outliers, which is crucial for handling arbitrary distribution shifts, and (2) obtain stronger bounds on polynomial moments of the distribution after outlier removal, yielding new insights into polynomial regression under distribution shifts. Lastly, our techniques lead to novel results for tolerant testable learning [Rubinfeld and Vasilyan STOC 2023], and learning with nasty noise.

📄 PDF Abstract BibTeX arXiv:2406.02742

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

Efficient Learning with Arbitrary Covariate Shift

2021-02-15 · Adam Kalai, Varun Kanade

We give an efficient algorithm for learning a binary function in a given class C of bounded VC dimension, with training data distributed according to P and test data according to Q, where P and Q may be arbitrary distrib…

Full-Spectrum Out-of-Distribution Detection

2022-04-11 · Jingkang Yang, Kaiyang Zhou, Ziwei Liu

Existing out-of-distribution (OOD) detection literature clearly defines semantic shift as a sign of OOD but does not have a consensus over covariate shift. Samples experiencing covariate shift but not semantic shift are …

Out-of-Distribution DetectionOut of Distribution (OOD) Detection

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

On Covariate Shift of Latent Confounders in Imitation and Reinforcement Learning

2021-10-13 · ICLR 2022 4 · Guy Tennenholtz, Assaf Hallak, Gal Dalal, Shie Mannor 외

We consider the problem of using expert data with unobserved confounders for imitation and reinforcement learning. We begin by defining the problem of learning from confounded expert data in a contextual MDP setup. We an…

Imitation LearningRecommendation Systemsreinforcement-learningReinforcement Learning (RL)

High-Dimensional Kernel Methods under Covariate Shift: Data-Dependent Implicit Regularization

2024-06-05 · Yihang Chen, Fanghui Liu, Taiji Suzuki, Volkan Cevher

This paper studies kernel ridge regression in high dimensions under covariate shifts and analyzes the role of importance re-weighting. We first derive the asymptotic expansion of high dimensional kernels under covariate …