Mixture Component Identification and Learning for Visual Recognition
Abstract
The non-linear decision boundary between object and background classes - due to large intra-class variations - needs to be modelled by any classifier wishing to achieve good results. While a mixture of linear classifiers is capable of modelling this non-linearity, learning this mixture from weakly annotated data is non-trivial and is the paper’s focus. Our approach is to identify the modes in the distribution of our positive examples by clustering, and to utilize this clustering in a latent SVM formulation to learn the mixture model. The clustering relies on a robust measure of visual similarity which suppresses uninformative clutter by using a novel representation based on the exemplar SVM. This subtle clustering of the data leads to learning better mixture models, as is demonstrated via extensive evaluations on Pascal VOC 2007. The final classifier, using a HOG representation of the global image patch, achieves performance comparable to the state-of-the-art while being more efficient at detection time.
Cite
Text
Aghazadeh et al. "Mixture Component Identification and Learning for Visual Recognition." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33783-3_9Markdown
[Aghazadeh et al. "Mixture Component Identification and Learning for Visual Recognition." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/aghazadeh2012eccv-mixture/) doi:10.1007/978-3-642-33783-3_9BibTeX
@inproceedings{aghazadeh2012eccv-mixture,
title = {{Mixture Component Identification and Learning for Visual Recognition}},
author = {Aghazadeh, Omid and Azizpour, Hossein and Sullivan, Josephine and Carlsson, Stefan},
booktitle = {European Conference on Computer Vision},
year = {2012},
pages = {115-128},
doi = {10.1007/978-3-642-33783-3_9},
url = {https://mlanthology.org/eccv/2012/aghazadeh2012eccv-mixture/}
}