Dirichlet-Based Histogram Feature Transform for Image Classification

Abstract

Histogram-based features have significantly contributed to recent development of image classifications, such as by SIFT local descriptors. In this paper, we propose a method to efficiently transform those histogram features for improving the classification performance. The (L1-normalized) histogram feature is regarded as a probability mass function, which is modeled by Dirichlet distribution. Based on the probabilistic modeling, we induce the Dirichlet Fisher kernel for transforming the histogram feature vector. The method works on the individual histogram feature to enhance the discriminative power at a low computational cost. On the other hand, in the bag-of-feature (BoF) framework, the Dirichlet mixture model can be extended to Gaussian mixture by transforming histogram-based local descriptors, e.g., SIFT, and thereby we propose the method of Dirichlet-derived GMM Fisher kernel. In the experiments on diverse image classification tasks including recognition of subordinate objects and material textures, the proposed methods improve the performance of the histogram-based features and BoF-based Fisher kernel, being favorably competitive with the state-of-the-arts.

Cite

Text

Kobayashi. "Dirichlet-Based Histogram Feature Transform for Image Classification." Conference on Computer Vision and Pattern Recognition, 2014. doi:10.1109/CVPR.2014.413

Markdown

[Kobayashi. "Dirichlet-Based Histogram Feature Transform for Image Classification." Conference on Computer Vision and Pattern Recognition, 2014.](https://mlanthology.org/cvpr/2014/kobayashi2014cvpr-dirichletbased/) doi:10.1109/CVPR.2014.413

BibTeX

@inproceedings{kobayashi2014cvpr-dirichletbased,
  title     = {{Dirichlet-Based Histogram Feature Transform for Image Classification}},
  author    = {Kobayashi, Takumi},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2014},
  doi       = {10.1109/CVPR.2014.413},
  url       = {https://mlanthology.org/cvpr/2014/kobayashi2014cvpr-dirichletbased/}
}