Learning Implicit Generative Models by Matching Perceptual Features

Abstract

Perceptual features (PFs) have been used with great success in tasks such as transfer learning, style transfer, and super-resolution. However, the efficacy of PFs as key source of information for learning generative models is not well studied. We investigate here the use of PFs in the context of learning implicit generative models through moment matching (MM). More specifically, we propose a new effective MM approach that learns implicit generative models by performing mean and covariance matching of features extracted from pretrained ConvNets. Our proposed approach improves upon existing MM methods by: (1) breaking away from the problematic min/max game of adversarial learning; (2) avoiding online learning of kernel functions; and (3) being efficient with respect to both number of used moments and required minibatch size. Our experimental results demonstrate that, due to the expressiveness of PFs from pretrained deep ConvNets, our method achieves state-of-the-art results for challenging benchmarks.

Cite

Text

dos Santos et al. "Learning Implicit Generative Models by Matching Perceptual Features." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019. doi:10.1109/ICCV.2019.00456

Markdown

[dos Santos et al. "Learning Implicit Generative Models by Matching Perceptual Features." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019.](https://mlanthology.org/iccv/2019/dossantos2019iccv-learning/) doi:10.1109/ICCV.2019.00456

BibTeX

@inproceedings{dossantos2019iccv-learning,
  title     = {{Learning Implicit Generative Models by Matching Perceptual Features}},
  author    = {dos Santos, Cicero Nogueira and Mroueh, Youssef and Padhi, Inkit and Dognin, Pierre},
  booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision},
  year      = {2019},
  doi       = {10.1109/ICCV.2019.00456},
  url       = {https://mlanthology.org/iccv/2019/dossantos2019iccv-learning/}
}