SOLVING THE MULTIPLE INSTANCE PROBLEM WITH AXIS-PARALLEL RECTANGLES

Citation
Tg. Dietterich et al., SOLVING THE MULTIPLE INSTANCE PROBLEM WITH AXIS-PARALLEL RECTANGLES, Artificial intelligence, 89(1-2), 1997, pp. 31-71
Citations number
38
Categorie Soggetti
Computer Sciences, Special Topics","Computer Science Artificial Intelligence",Ergonomics
Journal title
ISSN journal
00043702
Volume
89
Issue
1-2
Year of publication
1997
Pages
31 - 71
Database
ISI
SICI code
0004-3702(1997)89:1-2<31:STMIPW>2.0.ZU;2-P
Abstract
The multiple instance problem arises in tasks where the training examp les are ambiguous: a single example object may have many alternative f eature 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 algorith ms 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 instanc e problem (by attempting to identify which feature vectors are respons ible for the observed classifications) performs best, giving 89% corre ct predictions on a musk odor prediction task. The paper also illustra tes the use of artificial data to debug and compare these algorithms.