Probabilistic Bilinear Models for Appearance-Based Vision
Abstract
We present a probabilistic approach to learning object representations based on the "content and style" bilinear generative model of Tenenbaum and Freeman. In contrast to their earlier SVD-based approach, our approach models images using particle filters. We maintain separate particle filters to represent the content and style spaces, allowing us to define arbitrary weighting functions over the particles to help estimate the content/style densities. We combine this approach with a new EM-based method for learning basis vectors that describe content-style mixing. Using a particle-based representation permits good reconstruction despite reduced dimensionality, and increases storage capacity and computational efficiency. We describe how learning the distributions using particle filters allows us to efficiently compute a probabilistic "novelty" term. Our example application considers a dataset of faces under different lighting conditions. The system classifies faces of people it has seen before, and can identify previously unseen faces as new content. Using a probabilistic definition of novelty in conjunction with learning content-style separability provides a crucial building block for designing real-world, real-time object recognition systems.
Cite
Text
Grimes et al. "Probabilistic Bilinear Models for Appearance-Based Vision." IEEE/CVF International Conference on Computer Vision, 2003. doi:10.1109/ICCV.2003.1238665Markdown
[Grimes et al. "Probabilistic Bilinear Models for Appearance-Based Vision." IEEE/CVF International Conference on Computer Vision, 2003.](https://mlanthology.org/iccv/2003/grimes2003iccv-probabilistic/) doi:10.1109/ICCV.2003.1238665BibTeX
@inproceedings{grimes2003iccv-probabilistic,
title = {{Probabilistic Bilinear Models for Appearance-Based Vision}},
author = {Grimes, David B. and Shon, Aaron P. and Rao, Rajesh P. N.},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {2003},
pages = {1478-1485},
doi = {10.1109/ICCV.2003.1238665},
url = {https://mlanthology.org/iccv/2003/grimes2003iccv-probabilistic/}
}