Learning FRAME Models Using CNN Filters

Abstract

The convolutional neural network (ConvNet or CNN) has proven to be very successful in many tasks such as those in computer vision. In this conceptual paper, we study the generative perspective of the discriminative CNN. In particular, we propose to learn the generative FRAME (Filters, Random field, And Maximum Entropy) model using the highly expressive filters pre-learned by the CNN at the convolutional layers. We show that the learning algorithm can generate realistic and rich object and texture patterns in natural scenes. We explain that each learned model corresponds to a new CNN unit at a layer above the layer of filters employed by the model. We further show that it is possible to learn a new layer of CNN units using a generative CNN model, which is a product of experts model, and the learning algorithm admits an EM interpretation with binary latent variables.

Cite

Text

Lu et al. "Learning FRAME Models Using CNN Filters." AAAI Conference on Artificial Intelligence, 2016. doi:10.1609/AAAI.V30I1.10238

Markdown

[Lu et al. "Learning FRAME Models Using CNN Filters." AAAI Conference on Artificial Intelligence, 2016.](https://mlanthology.org/aaai/2016/lu2016aaai-learning/) doi:10.1609/AAAI.V30I1.10238

BibTeX

@inproceedings{lu2016aaai-learning,
  title     = {{Learning FRAME Models Using CNN Filters}},
  author    = {Lu, Yang and Zhu, Song-Chun and Wu, Ying Nian},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {1902-1910},
  doi       = {10.1609/AAAI.V30I1.10238},
  url       = {https://mlanthology.org/aaai/2016/lu2016aaai-learning/}
}