Multi-Instance Multi-Label Learning with Application to Scene Classification

Abstract

In this paper, we formalize multi-instance multi-label learning, where each train- ing example is associated with not only multiple instances but also multiple class labels. Such a problem can occur in many real-world tasks, e.g. an image usually contains multiple patches each of which can be described by a feature vector, and the image can belong to multiple categories since its semantics can be recognized in different ways. We analyze the relationship between multi-instance multi-label learning and the learning frameworks of traditional supervised learning, multi- instance learning and multi-label learning. Then, we propose the MIMLBOOST and MIMLSVM algorithms which achieve good performance in an application to scene classification.

Cite

Text

Zhang and Zhang. "Multi-Instance Multi-Label Learning with Application to Scene Classification." Neural Information Processing Systems, 2006.

Markdown

[Zhang and Zhang. "Multi-Instance Multi-Label Learning with Application to Scene Classification." Neural Information Processing Systems, 2006.](https://mlanthology.org/neurips/2006/zhang2006neurips-multiinstance/)

BibTeX

@inproceedings{zhang2006neurips-multiinstance,
  title     = {{Multi-Instance Multi-Label Learning with Application to Scene Classification}},
  author    = {Zhang, Zhi-Li and Zhang, Min-ling},
  booktitle = {Neural Information Processing Systems},
  year      = {2006},
  pages     = {1609-1616},
  url       = {https://mlanthology.org/neurips/2006/zhang2006neurips-multiinstance/}
}