Instance-Level Semisupervised Multiple Instance Learning

Abstract

Multiple instance learning (MIL) is a branch of machine learning that attempts to learn information from bags of instances. Many real-world applications such as localized content-based image retrieval and text categorization can be viewed as MIL problems. In this paper, we propose a new graph-based semi-supervised learning approach for multiple instance learning. By defining an instance-level graph on the data, we first propose a new approach to construct an optimization framework for multiple instance semi-supervised learning, and derive an efficient way to overcome the non-convexity of MIL. We empirically show that our method outperforms state-of-the-art MIL algorithms on several real-world data sets.

Cite

Text

Jia and Zhang. "Instance-Level Semisupervised Multiple Instance Learning." AAAI Conference on Artificial Intelligence, 2008.

Markdown

[Jia and Zhang. "Instance-Level Semisupervised Multiple Instance Learning." AAAI Conference on Artificial Intelligence, 2008.](https://mlanthology.org/aaai/2008/jia2008aaai-instance/)

BibTeX

@inproceedings{jia2008aaai-instance,
  title     = {{Instance-Level Semisupervised Multiple Instance Learning}},
  author    = {Jia, Yangqing and Zhang, Changshui},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2008},
  pages     = {640-645},
  url       = {https://mlanthology.org/aaai/2008/jia2008aaai-instance/}
}