LGAIMLFeb 22, 2021

A Theory of Label Propagation for Subpopulation Shift

arXiv:2102.11203v355 citations
AI Analysis

This work addresses domain adaptation for machine learning practitioners by providing a theoretical and practical framework, though it builds on existing assumptions and methods.

The paper tackles domain adaptation under subpopulation shift by proposing a label propagation framework with provable effectiveness, achieving significant improvements in adaptation settings.

One of the central problems in machine learning is domain adaptation. Unlike past theoretical work, we consider a new model for subpopulation shift in the input or representation space. In this work, we propose a provably effective framework for domain adaptation based on label propagation. In our analysis, we use a simple but realistic expansion assumption, proposed in \citet{wei2021theoretical}. Using a teacher classifier trained on the source domain, our algorithm not only propagates to the target domain but also improves upon the teacher. By leveraging existing generalization bounds, we also obtain end-to-end finite-sample guarantees on the entire algorithm. In addition, we extend our theoretical framework to a more general setting of source-to-target transfer based on a third unlabeled dataset, which can be easily applied in various learning scenarios. Inspired by our theory, we adapt consistency-based semi-supervised learning methods to domain adaptation settings and gain significant improvements.

Foundations

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

Your Notes