MLLGJun 15, 2018

Controllable Semantic Image Inpainting

arXiv:1806.05953v12 citations
Originality Incremental advance
AI Analysis

This addresses the need for more flexible and user-guided image editing tools in computer vision, though it appears incremental as it builds on existing deep generative models.

The paper tackles the problem of user-controllable semantic image inpainting, enabling imputation of unobserved pixels with semantically coherent and locally consistent results based on user specifications, and demonstrates plausible inpainting outcomes in experiments.

We develop a method for user-controllable semantic image inpainting: Given an arbitrary set of observed pixels, the unobserved pixels can be imputed in a user-controllable range of possibilities, each of which is semantically coherent and locally consistent with the observed pixels. We achieve this using a deep generative model bringing together: an encoder which can encode an arbitrary set of observed pixels, latent variables which are trained to represent disentangled factors of variations, and a bidirectional PixelCNN model. We experimentally demonstrate that our method can generate plausible inpainting results matching the user-specified semantics, but is still coherent with observed pixels. We justify our choices of architecture and training regime through more experiments.

Foundations

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

Your Notes