Qingping Tao, Stephen Scott, N. V. Vinodchandran, Thomas Osugi and Brandon Mueller. Kernels for Generalized Multiple-Instance Learning. IEEE Transactions on Pattern Analysis and Machine Intelligence, 30(12):2084–2097, December 2008. doi 10.1109/TPAMI.2007.70846.
Abstract
IEEE Entry


Abstract

The multiple-instance learning (MIL) model has been successful in numerous application areas. Recently, a generalization of this model and an algorithm for it were introduced, showing significant advantages over the conventional MIL model on certain application areas. Unfortunately, that algorithm is not scalable to high dimensions. We adapt that algorithm to one using a support vector machine with our new kernel kÙ. This reduces the time complexity from exponential in the dimension to polynomial. Computing our new kernel is equivalent to counting the number of boxes in a discrete, bounded space that contain at least one point from each of two multisets. We show that this problem is #P-complete, but then give a fully polynomial randomized approximation scheme (FPRAS) for it. We then extend kÙ by enriching its representation into a new kernel kmin, and also consider a normalized version of kÙ that we call kÙ/Ú (which may or may not not be a kernel, but whose approximation yielded positive semidefinite Gram matrices in practice). We then empirically evaluate all three measures on data from content-based image retrieval, biological sequence analysis, and the Musk data sets. We found that our kernels performed well on all data sets relative to algorithms in the conventional MIL model.

Keywords: kernels, support vector machines, generalized multiple-instance learning, content-based image retrieval, biological sequence analysis, fully polynomial randomized approximation schemes


To Stephen D. Scott's home page


Last modified 21 March 2008.