Superset Learning Based on Generalized Loss Minimization

Abstract

In standard supervised learning, each training instance is associated with an outcome from a corresponding output space (e.g., a class label in classification or a real number in regression). In the superset learning problem, the outcome is only characterized in terms of a superset—a subset of candidates that covers the true outcome but may also contain additional ones. Thus, superset learning can be seen as a specific type of weakly supervised learning, in which training examples are ambiguous. In this paper, we introduce a generic approach to superset learning, which is motivated by the idea of performing model identification and “data disambiguation” simultaneously. This idea is realized by means of a generalized risk minimization approach, using an extended loss function that compares precise predictions with set-valued observations. As an illustration, we instantiate our meta learning technique for the problem of label ranking, in which the output space consists of all permutations of a fixed set of items. The label ranking method thus obtained is compared to existing approaches tackling the same problem.

Cite

Text

Hüllermeier and Cheng. "Superset Learning Based on Generalized Loss Minimization." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2015. doi:10.1007/978-3-319-23525-7_16

Markdown

[Hüllermeier and Cheng. "Superset Learning Based on Generalized Loss Minimization." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2015.](https://mlanthology.org/ecmlpkdd/2015/hullermeier2015ecmlpkdd-superset/) doi:10.1007/978-3-319-23525-7_16

BibTeX

@inproceedings{hullermeier2015ecmlpkdd-superset,
  title     = {{Superset Learning Based on Generalized Loss Minimization}},
  author    = {Hüllermeier, Eyke and Cheng, Weiwei},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2015},
  pages     = {260-275},
  doi       = {10.1007/978-3-319-23525-7_16},
  url       = {https://mlanthology.org/ecmlpkdd/2015/hullermeier2015ecmlpkdd-superset/}
}