Learning with Multiple Labels
Abstract
In this paper, we study a special kind of learning problem in which each training instance is given a set of (or distribution over) candidate class labels and only one of the candidate labels is the correct one. Such a problem can occur, e.g., in an information retrieval setting where a set of words is associated with an image, or if classes labels are organized hierarchically. We propose a novel discriminative approach for handling the ambiguity of class labels in the training examples. The experiments with the proposed approach over five different UCI datasets show that our approach is able to find the correct label among the set of candidate labels and actually achieve performance close to the case when each training instance is given a single correct label. In contrast, naIve methods degrade rapidly as more ambiguity is introduced into the labels.
Cite
Text
Jin and Ghahramani. "Learning with Multiple Labels." Neural Information Processing Systems, 2002.Markdown
[Jin and Ghahramani. "Learning with Multiple Labels." Neural Information Processing Systems, 2002.](https://mlanthology.org/neurips/2002/jin2002neurips-learning/)BibTeX
@inproceedings{jin2002neurips-learning,
title = {{Learning with Multiple Labels}},
author = {Jin, Rong and Ghahramani, Zoubin},
booktitle = {Neural Information Processing Systems},
year = {2002},
pages = {921-928},
url = {https://mlanthology.org/neurips/2002/jin2002neurips-learning/}
}