Object of Interest Detection by Saliency Learning

Abstract

In this paper, we present a method for object of interest detection. This method is statistical in nature and hinges in a model which combines salient features using a mixture of linear support vector machines. It exploits a divide-and-conquer strategy by partitioning the feature space into sub-regions of linearly separable data-points. This yields a structured learning approach where we learn a linear support vector machine for each region, the mixture weights, and the combination parameters for each of the salient features at hand. Thus, the method learns the combination of salient features such that a mixture of classifiers can be used to recover objects of interest in the image. We illustrate the utility of the method by applying our algorithm to the MSRA Salient Object Database.

Cite

Text

Khuwuthyakorn et al. "Object of Interest Detection by Saliency Learning." European Conference on Computer Vision, 2010. doi:10.1007/978-3-642-15552-9_46

Markdown

[Khuwuthyakorn et al. "Object of Interest Detection by Saliency Learning." European Conference on Computer Vision, 2010.](https://mlanthology.org/eccv/2010/khuwuthyakorn2010eccv-object/) doi:10.1007/978-3-642-15552-9_46

BibTeX

@inproceedings{khuwuthyakorn2010eccv-object,
  title     = {{Object of Interest Detection by Saliency Learning}},
  author    = {Khuwuthyakorn, Pattaraporn and Robles-Kelly, Antonio and Zhou, Jun},
  booktitle = {European Conference on Computer Vision},
  year      = {2010},
  pages     = {636-649},
  doi       = {10.1007/978-3-642-15552-9_46},
  url       = {https://mlanthology.org/eccv/2010/khuwuthyakorn2010eccv-object/}
}