Probabilistic Models for Supervised Dictionary Learning
Abstract
Dictionary generation is a core technique of the bag-of-visual-words (BOV) models when applied to image categorization. Most of previous approaches generate dictionaries by unsupervised clustering techniques, e.g. k-means. However, the features obtained by such kind of dictionaries may not be optimal for image classification. In this paper, we propose a probabilistic model for supervised dictionary learning (SDLM) which seamlessly combines an unsuper-vised model (a Gaussian Mixture Model) and a supervised model (a logistic regression model) in a probabilistic framework. In the model, image category information directly affects the generation of a dictionary. A dictionary obtained by this approach is a trade-off between minimization of distortions of clusters and maximization of discriminative power of image-wise representations, i.e. histogram representations of images. We further extend the model to incorporate spatial information during the dictionary learning process in a spatial pyramid matching like manner. We extensively evaluated the two models on various benchmark dataset and obtained promising results.
Cite
Text
Lian et al. "Probabilistic Models for Supervised Dictionary Learning." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5539915Markdown
[Lian et al. "Probabilistic Models for Supervised Dictionary Learning." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/lian2010cvpr-probabilistic/) doi:10.1109/CVPR.2010.5539915BibTeX
@inproceedings{lian2010cvpr-probabilistic,
title = {{Probabilistic Models for Supervised Dictionary Learning}},
author = {Lian, Xiao-Chen and Li, Zhiwei and Wang, Changhu and Lu, Bao-Liang and Zhang, Lei},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2010},
pages = {2305-2312},
doi = {10.1109/CVPR.2010.5539915},
url = {https://mlanthology.org/cvpr/2010/lian2010cvpr-probabilistic/}
}