STMLMar 23, 2020

Minimax optimal approaches to the label shift problem in non-parametric settings

arXiv:2003.10443v329 citations
AI Analysis

This work addresses label shift for machine learning practitioners dealing with domain adaptation, but it is incremental as it builds on existing minimax rate analysis in non-parametric contexts.

The paper tackles the label shift problem in non-parametric classification, finding that unsupervised settings require class proportion estimation for minimax optimality, while availability of labeled target data reduces difficulty by enabling estimation of class conditional distributions.

We study the minimax rates of the label shift problem in non-parametric classification. In addition to the unsupervised setting in which the learner only has access to unlabeled examples from the target domain, we also consider the setting in which a small number of labeled examples from the target domain is available to the learner. Our study reveals a difference in the difficulty of the label shift problem in the two settings, and we attribute this difference to the availability of data from the target domain to estimate the class conditional distributions in the latter setting. We also show that a class proportion estimation approach is minimax rate-optimal in the unsupervised setting.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes