CVLGMLOct 2, 2019

Unsupervised Doodling and Painting with Improved SPIRAL

arXiv:1910.01007v150 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of unsupervised image generation for creative applications, though it appears incremental with improvements to prior methods.

The paper tackles the problem of generating images using reinforcement learning agents as generative models in a simulated painting environment, achieving a degree of visual abstraction and considerable realism without human supervision.

We investigate using reinforcement learning agents as generative models of images (extending arXiv:1804.01118). A generative agent controls a simulated painting environment, and is trained with rewards provided by a discriminator network simultaneously trained to assess the realism of the agent's samples, either unconditional or reconstructions. Compared to prior work, we make a number of improvements to the architectures of the agents and discriminators that lead to intriguing and at times surprising results. We find that when sufficiently constrained, generative agents can learn to produce images with a degree of visual abstraction, despite having only ever seen real photographs (no human brush strokes). And given enough time with the painting environment, they can produce images with considerable realism. These results show that, under the right circumstances, some aspects of human drawing can emerge from simulated embodiment, without the need for external supervision, imitation or social cues. Finally, we note the framework's potential for use in creative applications.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes