Online Multiple Instance Regression

Wang Zhi-Gang,Zhao Zeng-Shun,Zhang Chang-Shui
DOI: https://doi.org/10.1088/1674-1056/22/9/098702
2013-01-01
Abstract:T he multiple instance regression problem has become a hot research topic recently. There are several approaches to the multiple instance regression problem, such as Salience, Citation KNN, and MI-ClusterRegress. All of these solutions work in batch mode during the training step. However, in practice, examples usually arrive in sequence. Therefore, the training step cannot be accomplished once. In this paper, an online multiple instance regression method "OnlineMIR" is proposed. OnlineMIR can not only predict the label of a new bag, but also update the current regression model with the latest arrived bag. The experimental results show that OnlineMIR achieves good performances on both synthetic and real data sets.
What problem does this paper attempt to address?