SOTAVerified

Solving the multiple instance problem with axis-parallel rectangles

1997-01-01Artificial Intelligence 1997Unverified0· sign in to hype

Thomas G. Dietteric, Richard H. Lathrop, Tomas Lozano-Perez

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

The multiple instance problem arises in tasks where the training examples are ambiguous: a single example object may have many alternative feature vectors (instances) that describe it, and yet only one of those feature vectors may be responsible for the observed classification of the object. This paper describes and compares three kinds of algorithms that learn axis-parallel rectangles to solve the multiple instance problem. Algorithms that ignore the multiple instance problem perform very poorly. An algorithm that directly confronts the multiple instance problem (by attempting to identify which feature vectors are responsible for the observed classifications) performs best, giving 89% correct predictions on a musk odor prediction task. The paper also illustrates the use of artificial data to debug and compare these algorithms.

Tasks

Reproductions