Learning with Biased Complementary Labels

Xiyu Yu, Tongliang Liu, Mingming Gong, Dacheng Tao; Proceedings of the European Conference on Computer Vision (ECCV), 2018, pp. 68-83

Abstract


In this paper, we study the classification problem in which we have access to easily obtainable surrogate for true labels, namely complementary labels, which specify classes that observations do extbf{not} belong to. Let $Y$ and $ar{Y}$ be the true and complementary labels, respectively. We first model the annotation of complementary labels via transition probabilities $P(ar{Y}=i|Y=j), i eq jin{1,cdots,c}$, where $c$ is the number of classes. Previous methods implicitly assume that $P(ar{Y}=i|Y=j), forall i eq j$, are identical, which is not true in practice because humans are biased toward their own experience. For example, as shown in Figure ef{complementary_label_cases}, if an annotator is more familiar with monkeys than prairie dogs when providing complementary labels for meerkats, she is more likely to employ ``monkey'' as a complementary label. We therefore reason that the transition probabilities will be different. In this paper, we propose a framework that contributes three main innovations to learning with extbf{biased} complementary labels: (1) It estimates transition probabilities with no bias. (2) It provides a general method to modify traditional loss functions and extends standard deep neural network classifiers to learn with biased complementary labels. (3) It theoretically ensures that the classifier learned with complementary labels converges to the optimal one learned with true labels. Comprehensive experiments on several benchmark datasets validate the superiority of our method to current state-of-the-art methods.

Related Material


[pdf] [arXiv]
[bibtex]
@InProceedings{Yu_2018_ECCV,
author = {Yu, Xiyu and Liu, Tongliang and Gong, Mingming and Tao, Dacheng},
title = {Learning with Biased Complementary Labels},
booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
month = {September},
year = {2018}
}