vix.ing · top · new · best · stats · spec

Greedy Multiple Instance Learning via Codebook Learning and Nearest Neighbor Voting

2012/05/03 by Gang Chen, Jason J. Corso, Chen, Gang +1
Computer Science · #Advanced Image and Video Retrieval Techniques #FOS: Computer and information sciences #I.5.1 #Image Retrieval and Classification Techniques #Machine Learning (cs.LG) #Video Analysis and Summarization

paper · pdf · doi:10.48550/arxiv.1205.0610

openalex publication_date 2012/05/03 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Multiple instance learning (MIL) has attracted great attention recently in machine learning community. However, most MIL algorithms are very slow and cannot be applied to large datasets. In this paper, we propose a greedy strategy to speed up the multiple instance learning process. Our contribution is two fold. First, we propose a density ratio model, and show that maximizing a density ratio function is the low bound of the DD model under certain conditions. Secondly, we make use of a histogram ratio between positive bags and negative bags to represent the density ratio function and find codebooks separately for positive bags and negative bags by a greedy strategy. For testing, we make use of a nearest neighbor strategy to classify new bags. We test our method on both small benchmark datasets and the large TRECVID MED11 dataset. The experimental results show that our method yields comparable accuracy to the current state of the art, while being up to at least one order of magnitude faster.

Citations

Related