NeurIPS 2020poster0 citations

Not All Unlabeled Data are Equal: Learning to Weight Data in Semi-supervised Learning

Zhongzheng Ren, Raymond Yeh, Alexander Schwing

Abstract

Existing semi-supervised learning (SSL) algorithms use a single weight to balance the loss of labeled and unlabeled examples, i.e., all unlabeled examples are equally weighted. But not all unlabeled data are equal. In this paper we study how to use a different weight for “every” unlabeled example. Manual tuning of all those weights -- as done in prior work -- is no longer possible. Instead, we adjust those weights via an algorithm based on the influence function, a measure of a model's dependency on one training example. To make the approach efficient, we propose a fast and effective approximation of the influence function. We demonstrate that this technique outperforms state-of-the-art methods on semi-supervised image and language classification tasks.

BibTeX
@inproceedings{NEURIPS2020_f7ac67a9,
 author = {Ren, Zhongzheng and Yeh, Raymond and Schwing, Alexander},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
 pages = {21786--21797},
 publisher = {Curran Associates, Inc.},
 title = {Not All Unlabeled Data are Equal: Learning to Weight Data in Semi-supervised Learning},
 url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/f7ac67a9aa8d255282de7d11391e1b69-Paper.pdf},
 volume = {33},
 year = {2020}
}