A Probabilistic Model for Recursive Factorized Image Features

Abstract

Layered representations for object recognition are important due to their increased invariance, biological plausibility, and computational benefits. However, most of existing approaches to hierarchical representations are strictly feedforward, and thus not well able to resolve local ambiguities. We propose a probabilistic model that learns and infers all layers of the hierarchy jointly. Specifically, we suggest a process of recursive probabilistic factorization, and present a novel generative model based on Latent Dirichlet Allocation to this end. The approach is tested on a standard recognition dataset, outperforming existing hierarchical approaches and demonstrating performance on par with current single-feature state-of-the-art models. We demonstrate two important properties of our proposed model: 1) adding an additional layer to the representation increases performance over the flat model; 2) a full Bayesian approach outperforms a feedforward implementation of the model.

Cite

Text

Karayev et al. "A Probabilistic Model for Recursive Factorized Image Features." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995728

Markdown

[Karayev et al. "A Probabilistic Model for Recursive Factorized Image Features." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/karayev2011cvpr-probabilistic/) doi:10.1109/CVPR.2011.5995728

BibTeX

@inproceedings{karayev2011cvpr-probabilistic,
  title     = {{A Probabilistic Model for Recursive Factorized Image Features}},
  author    = {Karayev, Sergey and Fritz, Mario and Fidler, Sanja and Darrell, Trevor},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2011},
  pages     = {401-408},
  doi       = {10.1109/CVPR.2011.5995728},
  url       = {https://mlanthology.org/cvpr/2011/karayev2011cvpr-probabilistic/}
}