MISSL: Multiple-Instance Semi-Supervised Learning
Abstract
There has been much work on applying multiple-instance (MI) learning to content-based image retrieval (CBIR) where the goal is to rank all images in a known repository using a small labeled data set. Most existing MI learning algorithms are non-transductive in that the images in the repository serve only as test data and are not used in the learning process. We present MISSL (Multiple-Instance Semi-Supervised Learning) that transforms any MI problem into an input for a graph-based single-instance semi-supervised learning method that encodes the MI aspects of the problem simultaneously working at both the bag and point levels. Unlike most prior MI learning algorithms, MISSL makes use of the unlabeled data.
Cite
Text
Rahmani and Goldman. "MISSL: Multiple-Instance Semi-Supervised Learning." International Conference on Machine Learning, 2006. doi:10.1145/1143844.1143933Markdown
[Rahmani and Goldman. "MISSL: Multiple-Instance Semi-Supervised Learning." International Conference on Machine Learning, 2006.](https://mlanthology.org/icml/2006/rahmani2006icml-missl/) doi:10.1145/1143844.1143933BibTeX
@inproceedings{rahmani2006icml-missl,
title = {{MISSL: Multiple-Instance Semi-Supervised Learning}},
author = {Rahmani, Rouhollah and Goldman, Sally A.},
booktitle = {International Conference on Machine Learning},
year = {2006},
pages = {705-712},
doi = {10.1145/1143844.1143933},
url = {https://mlanthology.org/icml/2006/rahmani2006icml-missl/}
}