Generating images with recurrent adversarial networks
Daniel Jiwoong Im, Chris Dongjoo Kim, Hui Jiang, Roland Memisevic

TL;DR
This paper introduces a recurrent generative model inspired by gradient-based image optimization, trained with adversarial methods to produce high-quality images, and proposes a new quantitative comparison method for adversarial networks.
Contribution
It presents a novel recurrent generative model for image synthesis and a new adversarial network evaluation framework.
Findings
The recurrent model generates high-quality images.
Adversarial training effectively trains the recurrent generator.
A competitive evaluation method for adversarial networks is proposed.
Abstract
Gatys et al. (2015) showed that optimizing pixels to match features in a convolutional network with respect reference image features is a way to render images of high visual quality. We show that unrolling this gradient-based optimization yields a recurrent computation that creates images by incrementally adding onto a visual "canvas". We propose a recurrent generative model inspired by this view, and show that it can be trained using adversarial training to generate very good image samples. We also propose a way to quantitatively compare adversarial networks by having the generators and discriminators of these networks compete against each other.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Digital Media Forensic Detection · Advanced Image Processing Techniques
