A Framework for Multiple-Instance Learning
Abstract
Multiple-instance learning is a variation on supervised learning, where the task is to learn a concept given positive and negative bags of instances. Each bag may contain many instances, but a bag is labeled positive even if only one of the instances in it falls within the concept. A bag is labeled negative only if all the instances in it are negative. We describe a new general framework, called Diverse Density, for solving multiple-instance learning problems. We apply this framework to learn a simple description of a person from a series of images (bags) containing that person, to a stock selection problem, and to the drug activity prediction problem.
Cite
Text
Maron and Lozano-Pérez. "A Framework for Multiple-Instance Learning." Neural Information Processing Systems, 1997.Markdown
[Maron and Lozano-Pérez. "A Framework for Multiple-Instance Learning." Neural Information Processing Systems, 1997.](https://mlanthology.org/neurips/1997/maron1997neurips-framework/)BibTeX
@inproceedings{maron1997neurips-framework,
title = {{A Framework for Multiple-Instance Learning}},
author = {Maron, Oded and Lozano-Pérez, Tomás},
booktitle = {Neural Information Processing Systems},
year = {1997},
pages = {570-576},
url = {https://mlanthology.org/neurips/1997/maron1997neurips-framework/}
}