paper-with-me

Papers

When Invariant Representation Learning Meets Label Shift: Insufficiency and Theoretical Insights

2024-06-24 · You-Wei Luo, Chuan-Xian Ren

As a crucial step toward real-world learning scenarios with changing environments, dataset shift theory and invariant representation learning algorithm have been extensively studied to relax the identical distribution assumption in classical learning setting. Among the different assumptions on the essential of shifting distributions, generalized label shift (GLS) is the latest developed one which shows great potential to deal with the complex factors within the shift. In this paper, we aim to explore the limitations of current dataset shift theory and algorithm, and further provide new insights by presenting a comprehensive understanding of GLS. From theoretical aspect, two informative generalization bounds are derived, and the GLS learner is proved to be sufficiently close to optimal target model from the Bayesian perspective. The main results show the insufficiency of invariant representation learning, and prove the sufficiency and necessity of GLS correction for generalization, which provide theoretical supports and innovations for exploring generalizable model under dataset shift. From methodological aspect, we provide a unified view of existing shift correction frameworks, and propose a kernel embedding-based correction algorithm (KECA) to minimize the generalization error and achieve successful knowledge transfer. Both theoretical results and extensive experiment evaluations demonstrate the sufficiency and necessity of GLS correction for addressing dataset shift and the superiority of proposed algorithm.

📄 PDF Abstract BibTeX arXiv:2406.16608

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization BoundsRepresentation LearningTransfer Learning

Similar Papers 제목 키워드 기반

Invariance Principle Meets Information Bottleneck for Out-of-Distribution Generalization

2021-06-11 · NeurIPS 2021 12 · Kartik Ahuja, Ethan Caballero, Dinghuai Zhang, Jean-Christophe Gagnon-Audet 외

The invariance principle from causality is at the heart of notable approaches such as invariant risk minimization (IRM) that seek to address out-of-distribution (OOD) generalization failures. Despite the promising theory…

Out-of-Distribution Generalizationregression

Transfer Learning with Label Noise

2017-07-31 · Xiyu Yu, Tongliang Liu, Mingming Gong, Kun Zhang 외

Transfer learning aims to improve learning in target domain by borrowing knowledge from a related but different source domain. To reduce the distribution shift between source and target domains, recent methods have focus…

DenoisingTransfer Learning

Online Label Shift: Optimal Dynamic Regret meets Practical Algorithms

2023-09-21 · NeurIPS 2023 11

This paper focuses on supervised and unsupervised online label shift, where the class marginals $Q(y)$ varies but the class-conditionals $Q(x|y)$ remain invariant. In the unsupervised setting, our goal is to adapt a lear…

Label-Noise Robust Domain Adaptation

2020-01-01 · ICML 2020 1 · Xiyu Yu, Tongliang Liu, Mingming Gong, Kun Zhang 외

Domain adaptation aims to correct the classifiers when faced with distribution shift between source (training) and target (test) domains. State-of-the-art domain adaptation methods make use of deep networks to extract do…

DenoisingDomain Adaptation

Adversarial Label Invariant Graph Data Augmentations for Out-of-Distribution Generalization

2026-04-09 · Simon Zhang, Ryan P. DeMilt, Kun Jin, Cathy H. Xia arxiv

Out-of-distribution (OoD) generalization occurs when representation learning encounters a distribution shift. This occurs frequently in practice when training and testing data come from different environments. Covariate …

Representation LearningGraph Classification